| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<CareTeam> |
CarePlan.careTeamTarget
The actual objects that are the target of the reference (Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.)
|
protected List<CareTeam> |
EpisodeOfCare.teamTarget
The actual objects that are the target of the reference (The list of practitioners that may be facilitating this episode of care for specific purposes.)
|
| Modifier and Type | Method and Description |
|---|---|
List<CareTeam> |
CarePlan.getCareTeamTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<CareTeam> |
EpisodeOfCare.getTeamTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Copyright © 2014–2017 University Health Network. All rights reserved.