| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected Condition |
EpisodeOfCare.DiagnosisComponent.conditionTarget
The actual object that is the target of the reference (A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.)
|
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> |
Procedure.complicationDetailTarget
The actual objects that are the target of the reference (Any complications that occurred during the procedure, or in the immediate post-performance period.)
|
protected List<Condition> |
AdverseEvent.reactionTarget
The actual objects that are the target of the reference (Includes information about the reaction that occurred as a result of exposure to a substance (for example, a drug or a chemical).)
|
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> |
CareTeam.reasonReferenceTarget
The actual objects that are the target of the reference (Condition(s) that this care team addresses.)
|
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
CarePlan.getAddressesTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Condition> |
Procedure.getComplicationDetailTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Condition> |
AdverseEvent.getReactionTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Condition> |
CarePlan.CarePlanActivityDetailComponent.getReasonReferenceTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Condition> |
CareTeam.getReasonReferenceTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
| Modifier and Type | Method and Description |
|---|---|
EpisodeOfCare.DiagnosisComponent |
EpisodeOfCare.DiagnosisComponent.setConditionTarget(Condition value) |
RiskAssessment |
RiskAssessment.setConditionTarget(Condition value) |
Copyright © 2014–2017 University Health Network. All rights reserved.