| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(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(BoundCodeDt<ConditionClinicalStatusCodesEnum> theValue)
Sets the value(s) for clinicalStatus ()
|
Condition |
Condition.setClinicalStatus(ConditionClinicalStatusCodesEnum theValue)
Sets the value(s) for clinicalStatus ()
|
Condition |
Condition.setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
Condition |
Condition.setDateRecorded(DateDt theValue)
Sets the value(s) for dateRecorded ()
|
Condition |
Condition.setDateRecorded(Date theDate,
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(String theString)
Sets the value for notes ()
|
Condition |
Condition.setNotes(StringDt theValue)
Sets the value(s) for notes ()
|
Condition |
Condition.setOnset(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(BoundCodeDt<ConditionVerificationStatusEnum> theValue)
Sets the value(s) for verificationStatus ()
|
Condition |
Condition.setVerificationStatus(ConditionVerificationStatusEnum theValue)
Sets the value(s) for verificationStatus ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.