| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Account> |
EpisodeOfCare.accountTarget
The actual objects that are the target of the reference (The set of accounts that may be used for billing for this EpisodeOfCare.)
|
protected List<Account> |
ChargeItem.accountTarget
The actual objects that are the target of the reference (Account into which this ChargeItems belongs.)
|
protected List<Account> |
Encounter.accountTarget
The actual objects that are the target of the reference (The set of accounts that may be used for billing for this Encounter.)
|
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
EpisodeOfCare.getAccountTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Account> |
ChargeItem.getAccountTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<Account> |
Encounter.getAccountTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Copyright © 2014–2017 University Health Network. All rights reserved.