Uses of Class
ca.uhn.fhir.model.dstu2.resource.Condition.Stage
-
Packages that use Condition.Stage Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of Condition.Stage in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Condition.Stage Modifier and Type Method Description Condition.StageCondition. getStage()Gets the value(s) for stage ().Condition.StageCondition.Stage. setAssessment(List<ResourceReferenceDt> theValue)Sets the value(s) for assessment ()Condition.StageCondition.Stage. setSummary(CodeableConceptDt theValue)Sets the value(s) for summary ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Condition.Stage Modifier and Type Method Description ConditionCondition. setStage(Condition.Stage theValue)Sets the value(s) for stage ()
-