| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Account.CoverageComponent> |
Account.coverage
The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account.
|
| Modifier and Type | Method and Description |
|---|---|
Account.CoverageComponent |
Account.addCoverage() |
Account.CoverageComponent |
Account.CoverageComponent.copy() |
Account.CoverageComponent |
Account.getCoverageFirstRep() |
Account.CoverageComponent |
Account.CoverageComponent.setCoverage(Reference value) |
Account.CoverageComponent |
Account.CoverageComponent.setCoverageTarget(Coverage value) |
Account.CoverageComponent |
Account.CoverageComponent.setPriority(int value) |
Account.CoverageComponent |
Account.CoverageComponent.setPriorityElement(PositiveIntType value) |
| Modifier and Type | Method and Description |
|---|---|
List<Account.CoverageComponent> |
Account.getCoverage() |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.addCoverage(Account.CoverageComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.setCoverage(List<Account.CoverageComponent> theCoverage) |
Copyright © 2014–2017 University Health Network. All rights reserved.