Uses of Class
ca.uhn.fhir.model.dstu2.resource.ClinicalImpression.Investigations
-
Uses of ClinicalImpression.Investigations in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionClinicalImpression.addInvestigations()
Adds and returns a new value for investigations ()ClinicalImpression.getInvestigationsFirstRep()
Gets the first repetition for investigations (), creating it if it does not already exist.ClinicalImpression.Investigations.setCode
(CodeableConceptDt theValue) Sets the value(s) for code ()ClinicalImpression.Investigations.setItem
(List<ResourceReferenceDt> theValue) Sets the value(s) for item ()Modifier and TypeMethodDescriptionClinicalImpression.getInvestigations()
Gets the value(s) for investigations ().Modifier and TypeMethodDescriptionClinicalImpression.addInvestigations
(ClinicalImpression.Investigations theValue) Adds a given new value for investigations ()Modifier and TypeMethodDescriptionClinicalImpression.setInvestigations
(List<ClinicalImpression.Investigations> theValue) Sets the value(s) for investigations ()