Account

This topic describes information for the Account resource.

To interact with the REST endpoints in the Account resource, see Accounts.

Types

The Account resource acts as a central record against which charges, payments, and adjustments are applied. It contains information about which parties are responsible for payment of the account. The Account resource supports multiple account types and relationships to other accounts.

The account resource supports multiple account types.

  • charge-group - A grouping of charges for billing

  • financial-account - A top-level patient account

  • guarantor-balance - A self-pay balance account

  • insurance-balance - An insurance balance account

  • statement - A snapshot in time of a patient statement

Relationships

Account Relationship Model UML diagram

The following fields are returned if valued:

Terminology Bindings

  • Account.identifier

    Description: A business identifier of the account.

    • Details: For more information, see Code Set 28200 PFT Bill Alias Type under the List of Code Sets section in Proprietary Codes and Systems.

      System: https://fhir.cerner.com/<EHR_source_id>/statement-number

    • Details: For more information, see Account Number under the Proprietary Systems section in Proprietary Codes and Systems.

      System: https://fhir.cerner.com/<EHR_source_id>/statement-number

  • Account.type

    Description: Categorizes the account for searching purposes.

    • Details: Account Types

      System: http://terminology.hl7.org/CodeSystem/v3-ActCode

    • Details: For more information, see Code Set 18736 Account Types under the List of Code Sets section in Proprietary Codes and Systems.

      System: https://fhir.cerner.com/<EHR_source_id>/codeSet/18736

  • Account.extension[x].valueMoney.currency (for more information, see the Extensions section of this topic)

    Description: Currency codes from ISO 4217 (see https://www.iso.org/iso-4217-currency-codes.html).

    • Details: Currencies

      System: urn:iso:std:iso:4217

    • Details: For more information, see Code Set 18934 Currency Type under the List of Code Sets section in Proprietary Codes and Systems.

      System: https://fhir.cerner.com/<EHR_source_id>/codeSet/18934

  • Account.extension[x].valueCodeableConcept (for more information, see the Extensions section of this topic)

    Description: The status of the account in a specific workflow. This binding is used in account-status extensions.

    • Details: For more information, see Code Set 24451 Benefit Order Status under the List of Code Sets section in Proprietary Codes and Systems.

      System: https://fhir.cerner.com/<EHR_source_id>/codeSet/24451

    • Details: For more information, see Code Set 4002640 Correspondence Status under the List of Code Sets section in Proprietary Codes and Systems.

      System: https://fhir.cerner.com/<EHR_source_id>/codeSet/4002640

Extensions

All URLs for custom extensions are defined as https://fhir-ehr.cerner.com/r4/StructureDefinition/{id}

Table - Extensions

ID Value[x} Type Description
account-related-parts Reference A reference to other related accounts.
account-balance Money Represents the account balance.
account-state CodeableConcept The status of the account in the billing or correspondence workflow.
associated-encounter Reference The encounter associated with the resource.