
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ClinicalImpression.RuledOut
Packages that use ClinicalImpression.RuledOut
-
Uses of ClinicalImpression.RuledOut in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ClinicalImpression.RuledOutModifier 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 ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ClinicalImpression.RuledOutModifier and TypeMethodDescriptionClinicalImpression.getRuledOut()
Gets the value(s) for ruledOut ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ClinicalImpression.RuledOutModifier and TypeMethodDescriptionClinicalImpression.addRuledOut
(ClinicalImpression.RuledOut theValue) Adds a given new value for ruledOut ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ClinicalImpression.RuledOutModifier and TypeMethodDescriptionClinicalImpression.setRuledOut
(List<ClinicalImpression.RuledOut> theValue) Sets the value(s) for ruledOut ()