Uses of Class
ca.uhn.fhir.model.dstu2.resource.RiskAssessment
Packages that use RiskAssessment
-
Uses of RiskAssessment in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return RiskAssessmentModifier and TypeMethodDescriptionRiskAssessment.addPrediction(RiskAssessment.Prediction theValue)Adds a given new value for prediction ()RiskAssessment.setBasis(List<ResourceReferenceDt> theValue)Sets the value(s) for basis ()RiskAssessment.setCondition(ResourceReferenceDt theValue)Sets the value(s) for condition ()RiskAssessment.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue)Sets the value(s) for date (when.recorded)Sets the value for date (when.recorded)RiskAssessment.setDateWithSecondsPrecision(Date theDate)Sets the value for date (when.recorded)RiskAssessment.setEncounter(ResourceReferenceDt theValue)Sets the value(s) for encounter (context)RiskAssessment.setIdentifier(IdentifierDt theValue)Sets the value(s) for identifier (id)RiskAssessment.setMethod(CodeableConceptDt theValue)Sets the value(s) for method (class)RiskAssessment.setMitigation(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for mitigation ()RiskAssessment.setMitigation(String theString)Sets the value for mitigation ()RiskAssessment.setPerformer(ResourceReferenceDt theValue)Sets the value(s) for performer (who.author)RiskAssessment.setPrediction(List<RiskAssessment.Prediction> theValue)Sets the value(s) for prediction ()RiskAssessment.setSubject(ResourceReferenceDt theValue)Sets the value(s) for subject (who.focus)