Uses of Class
ca.uhn.fhir.model.dstu2.resource.Condition
Packages that use Condition
-
Uses of Condition in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ConditionModifier and TypeMethodDescriptionCondition.addBodySite(CodeableConceptDt theValue)Adds a given new value for bodySite ()Condition.addEvidence(Condition.Evidence theValue)Adds a given new value for evidence ()Condition.addIdentifier(IdentifierDt theValue)Adds a given new value for identifier ()Condition.setAbatement(ca.uhn.fhir.model.api.IDatatype theValue)Sets the value(s) for abatement[x] ()Condition.setAsserter(ResourceReferenceDt theValue)Sets the value(s) for asserter ()Condition.setBodySite(List<CodeableConceptDt> theValue)Sets the value(s) for bodySite ()Condition.setCategory(BoundCodeableConceptDt<ConditionCategoryCodesEnum> theValue)Sets the value(s) for category ()Condition.setCategory(ConditionCategoryCodesEnum theValue)Sets the value(s) for category ()Condition.setClinicalStatus(ConditionClinicalStatusCodesEnum theValue)Sets the value(s) for clinicalStatus ()Condition.setClinicalStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ConditionClinicalStatusCodesEnum> theValue)Sets the value(s) for clinicalStatus ()Condition.setCode(CodeableConceptDt theValue)Sets the value(s) for code ()Condition.setDateRecorded(ca.uhn.fhir.model.primitive.DateDt theValue)Sets the value(s) for dateRecorded ()Condition.setDateRecorded(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)Sets the value for dateRecorded ()Condition.setDateRecordedWithDayPrecision(Date theDate)Sets the value for dateRecorded ()Condition.setEncounter(ResourceReferenceDt theValue)Sets the value(s) for encounter ()Condition.setEvidence(List<Condition.Evidence> theValue)Sets the value(s) for evidence ()Condition.setIdentifier(List<IdentifierDt> theValue)Sets the value(s) for identifier ()Condition.setNotes(ca.uhn.fhir.model.primitive.StringDt theValue)Sets the value(s) for notes ()Sets the value for notes ()Condition.setOnset(ca.uhn.fhir.model.api.IDatatype theValue)Sets the value(s) for onset[x] ()Condition.setPatient(ResourceReferenceDt theValue)Sets the value(s) for patient ()Condition.setSeverity(CodeableConceptDt theValue)Sets the value(s) for severity ()Condition.setStage(Condition.Stage theValue)Sets the value(s) for stage ()Condition.setVerificationStatus(ConditionVerificationStatusEnum theValue)Sets the value(s) for verificationStatus ()Condition.setVerificationStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ConditionVerificationStatusEnum> theValue)Sets the value(s) for verificationStatus ()