| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Condition |
RiskAssessment.conditionTarget
The actual object that is the target of the reference (For assessments or prognosis specific to a particular condition, indicates the condition being assessed.)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Condition> |
CarePlan.addressesTarget
The actual objects that are the target of the reference (Identifies the conditions/problems/concerns/diagnoses/etc.
|
protected List<Condition> |
Encounter.EncounterHospitalizationComponent.admittingDiagnosisTarget
The actual objects that are the target of the reference (The admitting diagnosis field is used to record the diagnosis codes as reported by admitting practitioner.
|
protected List<Condition> |
EpisodeOfCare.conditionTarget
The actual objects that are the target of the reference (A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.)
|
protected List<Condition> |
Encounter.EncounterHospitalizationComponent.dischargeDiagnosisTarget
The actual objects that are the target of the reference (The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete.)
|
protected List<Condition> |
CarePlan.CarePlanActivityDetailComponent.reasonReferenceTarget
The actual objects that are the target of the reference (Provides the health condition(s) that drove the inclusion of this particular activity as part of the plan.)
|
protected List<Condition> |
MedicationOrder.reasonReferenceTarget
The actual objects that are the target of the reference (Condition that supports why the prescription is being written.)
|
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
CarePlan.getAddressesTarget() |
List<Condition> |
Encounter.EncounterHospitalizationComponent.getAdmittingDiagnosisTarget() |
List<Condition> |
EpisodeOfCare.getConditionTarget() |
List<Condition> |
Encounter.EncounterHospitalizationComponent.getDischargeDiagnosisTarget() |
List<Condition> |
CarePlan.CarePlanActivityDetailComponent.getReasonReferenceTarget() |
List<Condition> |
MedicationOrder.getReasonReferenceTarget() |
| Modifier and Type | Method and Description |
|---|---|
RiskAssessment |
RiskAssessment.setConditionTarget(Condition value) |
Copyright © 2014–2018 University Health Network. All rights reserved.