
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ClinicalImpression.Investigations
Packages that use ClinicalImpression.Investigations
-
Uses of ClinicalImpression.Investigations in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ClinicalImpression.InvestigationsModifier 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 ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type ClinicalImpression.InvestigationsModifier and TypeMethodDescriptionClinicalImpression.getInvestigations()
Gets the value(s) for investigations ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ClinicalImpression.InvestigationsModifier and TypeMethodDescriptionClinicalImpression.addInvestigations
(ClinicalImpression.Investigations theValue) Adds a given new value for investigations ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type ClinicalImpression.InvestigationsModifier and TypeMethodDescriptionClinicalImpression.setInvestigations
(List<ClinicalImpression.Investigations> theValue) Sets the value(s) for investigations ()