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