Name Flags Card. Type Description & Constraints doco
. . Account Σ DomainResource Tracks balance, charges, for patient or cost center
. . . identifier Σ 0..* Identifier Account number
. . . name Σ 0..1 string Human-readable label
. . . type Σ 0..1 CodeableConcept E.g. patient, expense, depreciation
. . . status ?! Σ 0..1 code active | inactive | entered-in-error
AccountStatus ( Required)
. . . active Σ 0..1 Period Time window that transactions may be posted to this account
. . . currency Σ 0..1 Coding Base currency in which balance is tracked
AccountCurrency ( Example)
. . . balance Σ 0..1 Money How much is in account?
. . . coverage Σ 0..* Reference( Coverage) The party(s) that are responsible for covering the payment of this account
. . . coveragePeriod Σ 0..1 Period Transaction window
. . . subject Σ 0..1 Reference( Patient | Device | Practitioner | Location | HealthcareService | Organization) What is account tied to?
. . . owner Σ 0..1 Reference( Organization) Who is responsible?
. . . description Σ 0..1 string Explanation of purpose/use
. . . guarantor Σ 0..* BackboneElement Responsible for the account
. . . . party Σ 1..1 Reference( Patient | RelatedPerson | Organization) Responsible entity
. . . . onHold Σ 0..1 boolean Credit or other hold applied
. . . . period Σ 0..1 Period Guarrantee account during

doco Documentation for this format