Uses of Class
ca.uhn.fhir.model.dstu2.resource.ClinicalImpression
-
Uses of ClinicalImpression in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionClinicalImpression.addFinding
(ClinicalImpression.Finding theValue) Adds a given new value for finding ()ClinicalImpression.addInvestigations
(ClinicalImpression.Investigations theValue) Adds a given new value for investigations ()ClinicalImpression.addResolved
(CodeableConceptDt theValue) Adds a given new value for resolved ()ClinicalImpression.addRuledOut
(ClinicalImpression.RuledOut theValue) Adds a given new value for ruledOut ()ClinicalImpression.setAction
(List<ResourceReferenceDt> theValue) Sets the value(s) for action ()ClinicalImpression.setAssessor
(ResourceReferenceDt theValue) Sets the value(s) for assessor ()ClinicalImpression.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date ()Sets the value for date ()ClinicalImpression.setDateWithSecondsPrecision
(Date theDate) Sets the value for date ()ClinicalImpression.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()ClinicalImpression.setDescription
(String theString) Sets the value for description ()ClinicalImpression.setFinding
(List<ClinicalImpression.Finding> theValue) Sets the value(s) for finding ()ClinicalImpression.setInvestigations
(List<ClinicalImpression.Investigations> theValue) Sets the value(s) for investigations ()ClinicalImpression.setPatient
(ResourceReferenceDt theValue) Sets the value(s) for patient ()ClinicalImpression.setPlan
(List<ResourceReferenceDt> theValue) Sets the value(s) for plan ()ClinicalImpression.setPrevious
(ResourceReferenceDt theValue) Sets the value(s) for previous ()ClinicalImpression.setProblem
(List<ResourceReferenceDt> theValue) Sets the value(s) for problem ()ClinicalImpression.setPrognosis
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for prognosis ()ClinicalImpression.setPrognosis
(String theString) Sets the value for prognosis ()ClinicalImpression.setProtocol
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for protocol ()ClinicalImpression.setProtocol
(String theUri) Sets the value for protocol ()ClinicalImpression.setResolved
(List<CodeableConceptDt> theValue) Sets the value(s) for resolved ()ClinicalImpression.setRuledOut
(List<ClinicalImpression.RuledOut> theValue) Sets the value(s) for ruledOut ()ClinicalImpression.setStatus
(ClinicalImpressionStatusEnum theValue) Sets the value(s) for status ()ClinicalImpression.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ClinicalImpressionStatusEnum> theValue) Sets the value(s) for status ()ClinicalImpression.setSummary
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for summary ()ClinicalImpression.setSummary
(String theString) Sets the value for summary ()ClinicalImpression.setTrigger
(ca.uhn.fhir.model.api.IDatatype theValue) Sets the value(s) for trigger[x] ()