
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ClinicalImpression.Finding
Packages that use ClinicalImpression.Finding
-
Uses of ClinicalImpression.Finding in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ClinicalImpression.FindingModifier and TypeMethodDescriptionClinicalImpression.addFinding()
Adds and returns a new value for finding ()ClinicalImpression.getFindingFirstRep()
Gets the first repetition for finding (), creating it if it does not already exist.ClinicalImpression.Finding.setCause
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for cause ()Sets the value for cause ()ClinicalImpression.Finding.setItem
(CodeableConceptDt theValue) Sets the value(s) for item ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ClinicalImpression.FindingModifier and TypeMethodDescriptionClinicalImpression.getFinding()
Gets the value(s) for finding ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ClinicalImpression.FindingModifier and TypeMethodDescriptionClinicalImpression.addFinding
(ClinicalImpression.Finding theValue) Adds a given new value for finding ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ClinicalImpression.FindingModifier and TypeMethodDescriptionClinicalImpression.setFinding
(List<ClinicalImpression.Finding> theValue) Sets the value(s) for finding ()