Account
Account
draftResource67 elementsv5.0.0
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
- 5.0.0
| 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 contentrequired: all-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 |
billingStatus | 0..1 | Tracks the lifecycle of the account through the billing processexample: account-billing-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 | markdown | Explanation of purpose/use |
guarantor | 0..* | BackboneElement | The parties ultimately responsible for balancing the Account |
diagnosis | 0..* | BackboneElement | The list of diagnoses relevant to this account |
procedure | 0..* | BackboneElement | The list of procedures relevant to this account |
relatedAccount | 0..* | BackboneElement | Other associated accounts related to this account |
currency | 0..1 | The base or default currencyrequired: currencies | |
balance | 0..* | BackboneElement | Calculated account balance(s) |
calculatedAt | 0..1 | instant | Time the balance amount was calculated |