PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/Account
description: Base StructureDefinition for Account Resource
package_name: hl7.fhir.r2.core
name: Account
type: null
elements:
  description: {type: string, short: Explanation of purpose/use, isSummary: true, index: 10}
  coveragePeriod: {type: Period, short: Transaction window, comments: It is possible for transactions relevant to a coverage period to be posted to the account before or after the coverage period., isSummary: true, index: 7}
  name: {type: string, short: Human-readable label, isSummary: true, index: 1}
  type: {type: CodeableConcept, short: 'E.g. patient, expense, depreciation', isSummary: true, index: 2}
  activePeriod: {type: Period, short: Valid from..to, comments: Transactions cannot typically be posted to account outside of its "active" period., isSummary: true, index: 4}
  currency: {short: Base currency in which balance is tracked, comments: 'Tracked separately from balance because currency might be known when balance is not.  In some cases, balance might be expressed in a currency other than the base currency for the account.', type: Coding, isSummary: true, index: 5}
  balance: {type: Quantity, short: 'How much is in account?', isSummary: true, index: 6}
  status: {isModifier: true, short: active | inactive, type: code, isSummary: true, index: 3}
  identifier: {type: Identifier, short: Account number, isSummary: true, array: true, index: 0}
  subject: {type: Reference, short: 'What is account tied to?', isSummary: true, index: 8}
  owner: {type: Reference, short: 'Who is responsible?', isSummary: true, index: 9}
package_version: 1.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Account
version: null