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