Account
Account
draftResource31 elementsv4.0.1
A financial tool for tracking value accrued for a particular purpose. In the healthcare field, used to track charges for a patient, cost centers, etc.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/Account
- ID
- Account
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (Patient Administration)
- Version
- 4.0.1
| Path | Card. | Type | Description |
|---|---|---|---|
Account | 0..* | Tracks balance, charges, for patient or cost center | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentpreferred: languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
identifier | 0..* | Account number | |
status | 1..1 | code | active | inactive | entered-in-error | on-hold | unknownrequired: account-status |
type | 0..1 | E.g. patient, expense, depreciationexample: account-type | |
name | 0..1 | string | Human-readable label |
subject | 0..* | The entity that caused the expenses | |
servicePeriod | 0..1 | Transaction window | |
coverage | 0..* | BackboneElement | The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account |
owner | 0..1 | Entity managing the Account | |
description | 0..1 | string | Explanation of purpose/use |
guarantor | 0..* | BackboneElement | The parties ultimately responsible for balancing the Account |
partOf | 0..1 | Reference to a parent Account |