Uses of Class
ca.uhn.fhir.model.dstu2.resource.ClinicalImpression.RuledOut
-
Uses of ClinicalImpression.RuledOut in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionClinicalImpression.addRuledOut()
Adds and returns a new value for ruledOut ()ClinicalImpression.getRuledOutFirstRep()
Gets the first repetition for ruledOut (), creating it if it does not already exist.ClinicalImpression.RuledOut.setItem
(CodeableConceptDt theValue) Sets the value(s) for item ()ClinicalImpression.RuledOut.setReason
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for reason ()Sets the value for reason ()Modifier and TypeMethodDescriptionClinicalImpression.getRuledOut()
Gets the value(s) for ruledOut ().Modifier and TypeMethodDescriptionClinicalImpression.addRuledOut
(ClinicalImpression.RuledOut theValue) Adds a given new value for ruledOut ()Modifier and TypeMethodDescriptionClinicalImpression.setRuledOut
(List<ClinicalImpression.RuledOut> theValue) Sets the value(s) for ruledOut ()