Account

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.

Columns

Header row
# path type required description
0 resourceType string * Resource type identifier. Must be string "Account"
1 integer * Number of subrows
2 id string * Logical id of this artifact
3 status code active | inactive | entered-in-error | on-hold | unknown
type CodeableConcept E.g. patient, expense, depreciation
type.coding Coding Code defined by a terminology system
4 type.coding.system uri Identity of the terminology system
5 type.coding.version string Version of the system - if relevant
6 type.coding.code code Symbol in syntax defined by the system
7 type.coding.display string Representation defined by the system
8 type.coding.userSelected boolean If this coding was chosen directly by the user
9 type.text string Plain text representation of the concept
10 name string Human-readable label
servicePeriod Period Transaction window
11 servicePeriod.start dateTime Starting time with inclusive boundary
12 servicePeriod.end dateTime End time with inclusive boundary, if not ongoing
owner Reference Entity managing the Account
13 owner.reference string Literal reference, Relative, internal or absolute URL
14 owner.type uri Type the reference refers to (e.g. "Patient")
owner.identifier Identifier Logical reference, when literal reference is not known
15 owner.identifier.use code usual | official | temp | secondary | old (If known)
owner.identifier.type CodeableConcept Description of identifier
owner.identifier.type.coding Coding Code defined by a terminology system
16 owner.identifier.type.coding.system uri Identity of the terminology system
17 owner.identifier.type.coding.version string Version of the system - if relevant
18 owner.identifier.type.coding.code code Symbol in syntax defined by the system
19 owner.identifier.type.coding.display string Representation defined by the system
20 owner.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
21 owner.identifier.type.text string Plain text representation of the concept
22 owner.identifier.system uri The namespace for the identifier value
23 owner.identifier.value string The value that is unique
owner.identifier.period Period Time period when id is/was valid for use
24 owner.identifier.period.start dateTime Starting time with inclusive boundary
25 owner.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
26 owner.display string Text alternative for the resource
27 description string Explanation of purpose/use
partOf Reference Reference to a parent Account
28 partOf.reference string Literal reference, Relative, internal or absolute URL
29 partOf.type uri Type the reference refers to (e.g. "Patient")
partOf.identifier Identifier Logical reference, when literal reference is not known
30 partOf.identifier.use code usual | official | temp | secondary | old (If known)
partOf.identifier.type CodeableConcept Description of identifier
partOf.identifier.type.coding Coding Code defined by a terminology system
31 partOf.identifier.type.coding.system uri Identity of the terminology system
32 partOf.identifier.type.coding.version string Version of the system - if relevant
33 partOf.identifier.type.coding.code code Symbol in syntax defined by the system
34 partOf.identifier.type.coding.display string Representation defined by the system
35 partOf.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
36 partOf.identifier.type.text string Plain text representation of the concept
37 partOf.identifier.system uri The namespace for the identifier value
38 partOf.identifier.value string The value that is unique
partOf.identifier.period Period Time period when id is/was valid for use
39 partOf.identifier.period.start dateTime Starting time with inclusive boundary
40 partOf.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
41 partOf.display string Text alternative for the resource
Row identifier
# path type required description
0 string * Subrow identifier. Must be string "identifier"
identifier Identifier Account number
1 identifier.use code usual | official | temp | secondary | old (If known)
identifier.type CodeableConcept Description of identifier
identifier.type.coding Coding Code defined by a terminology system
2 identifier.type.coding.system uri Identity of the terminology system
3 identifier.type.coding.version string Version of the system - if relevant
4 identifier.type.coding.code code Symbol in syntax defined by the system
5 identifier.type.coding.display string Representation defined by the system
6 identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
7 identifier.type.text string Plain text representation of the concept
8 identifier.system uri The namespace for the identifier value
9 identifier.value string The value that is unique
identifier.period Period Time period when id is/was valid for use
10 identifier.period.start dateTime Starting time with inclusive boundary
11 identifier.period.end dateTime End time with inclusive boundary, if not ongoing
Row subject
# path type required description
0 string * Subrow identifier. Must be string "subject"
subject Reference The entity that caused the expenses
1 subject.reference string Literal reference, Relative, internal or absolute URL
2 subject.type uri Type the reference refers to (e.g. "Patient")
subject.identifier Identifier Logical reference, when literal reference is not known
3 subject.identifier.use code usual | official | temp | secondary | old (If known)
subject.identifier.type CodeableConcept Description of identifier
subject.identifier.type.coding Coding Code defined by a terminology system
4 subject.identifier.type.coding.system uri Identity of the terminology system
5 subject.identifier.type.coding.version string Version of the system - if relevant
6 subject.identifier.type.coding.code code Symbol in syntax defined by the system
7 subject.identifier.type.coding.display string Representation defined by the system
8 subject.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 subject.identifier.type.text string Plain text representation of the concept
10 subject.identifier.system uri The namespace for the identifier value
11 subject.identifier.value string The value that is unique
subject.identifier.period Period Time period when id is/was valid for use
12 subject.identifier.period.start dateTime Starting time with inclusive boundary
13 subject.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 subject.display string Text alternative for the resource
Row coverage
# path type required description
0 string * Subrow identifier. Must be string "coverage"
coverage The party(s) that are responsible for covering the payment of this account, and what order should they be applied to the account
coverage.coverage Reference The party(s), such as insurances, that may contribute to the payment of this account
1 coverage.coverage.reference string Literal reference, Relative, internal or absolute URL
2 coverage.coverage.type uri Type the reference refers to (e.g. "Patient")
coverage.coverage.identifier Identifier Logical reference, when literal reference is not known
3 coverage.coverage.identifier.use code usual | official | temp | secondary | old (If known)
coverage.coverage.identifier.type CodeableConcept Description of identifier
coverage.coverage.identifier.type.coding Coding Code defined by a terminology system
4 coverage.coverage.identifier.type.coding.system uri Identity of the terminology system
5 coverage.coverage.identifier.type.coding.version string Version of the system - if relevant
6 coverage.coverage.identifier.type.coding.code code Symbol in syntax defined by the system
7 coverage.coverage.identifier.type.coding.display string Representation defined by the system
8 coverage.coverage.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 coverage.coverage.identifier.type.text string Plain text representation of the concept
10 coverage.coverage.identifier.system uri The namespace for the identifier value
11 coverage.coverage.identifier.value string The value that is unique
coverage.coverage.identifier.period Period Time period when id is/was valid for use
12 coverage.coverage.identifier.period.start dateTime Starting time with inclusive boundary
13 coverage.coverage.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 coverage.coverage.display string Text alternative for the resource
15 coverage.priority positiveInt The priority of the coverage in the context of this account
Row guarantor
# path type required description
0 string * Subrow identifier. Must be string "guarantor"
guarantor The parties ultimately responsible for balancing the Account
guarantor.party Reference Responsible entity
1 guarantor.party.reference string Literal reference, Relative, internal or absolute URL
2 guarantor.party.type uri Type the reference refers to (e.g. "Patient")
guarantor.party.identifier Identifier Logical reference, when literal reference is not known
3 guarantor.party.identifier.use code usual | official | temp | secondary | old (If known)
guarantor.party.identifier.type CodeableConcept Description of identifier
guarantor.party.identifier.type.coding Coding Code defined by a terminology system
4 guarantor.party.identifier.type.coding.system uri Identity of the terminology system
5 guarantor.party.identifier.type.coding.version string Version of the system - if relevant
6 guarantor.party.identifier.type.coding.code code Symbol in syntax defined by the system
7 guarantor.party.identifier.type.coding.display string Representation defined by the system
8 guarantor.party.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 guarantor.party.identifier.type.text string Plain text representation of the concept
10 guarantor.party.identifier.system uri The namespace for the identifier value
11 guarantor.party.identifier.value string The value that is unique
guarantor.party.identifier.period Period Time period when id is/was valid for use
12 guarantor.party.identifier.period.start dateTime Starting time with inclusive boundary
13 guarantor.party.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 guarantor.party.display string Text alternative for the resource
15 guarantor.onHold boolean Credit or other hold applied
guarantor.period Period Guarantee account during
16 guarantor.period.start dateTime Starting time with inclusive boundary
17 guarantor.period.end dateTime End time with inclusive boundary, if not ongoing

Examples

Example #1
Input CSV
Account,3,"example","active","http://terminology.hl7.org/CodeSystem/v3-ActCode",,"PBILLACCT","patient billing account",,"patient","HACC Funded Billing for Peter James Chalmers","2016-01-01","2016-06-30","Organization/hl7",,,,,,,,,,,,,,"Hospital charges",,,,,,,,,,,,,,
identifier,,,,,,,,"urn:oid:0.1.2.3.4.5.6.7","654321",,
subject,"Patient/example",,,,,,,,,,,,,"Peter James Chalmers"
coverage,"Coverage/7546D",,,,,,,,,,,,,,1
Resulting resource
{
  "resourceType": "Account",
  "id": "example",
  "identifier": [
    {
      "system": "urn:oid:0.1.2.3.4.5.6.7",
      "value": "654321"
    }
  ],
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "PBILLACCT",
        "display": "patient billing account"
      }
    ],
    "text": "patient"
  },
  "name": "HACC Funded Billing for Peter James Chalmers",
  "subject": [
    {
      "reference": "Patient/example",
      "display": "Peter James Chalmers"
    }
  ],
  "servicePeriod": {
    "start": "2016-01-01",
    "end": "2016-06-30"
  },
  "coverage": [
    {
      "coverage": {
        "reference": "Coverage/7546D"
      },
      "priority": 1
    }
  ],
  "owner": {
    "reference": "Organization/hl7"
  },
  "description": "Hospital charges"
}
Example #2
Input CSV
Account,5,"ewg","active","http://terminology.hl7.org/CodeSystem/v3-ActCode",,"PBILLACCT","patient billing account",,"patient","Inpatient: Peter James Chalmers","2016-01-01","2016-06-30","Organization/f001",,,,,,,,,,,,,"Burgers University Medical Center","Hospital charges",,,,,,,,,,,,,,
identifier,,,,,,,,"urn:oid:0.1.2.3.4.5.6.7","654321",,
subject,"Patient/example",,,,,,,,,,,,,"Peter James Chalmers"
coverage,"Coverage/9876B1",,,,,,,,,,,,,,1
coverage,"Coverage/7546D",,,,,,,,,,,,,,2
guarantor,"RelatedPerson/benedicte",,,,,,,,,,,,,"Bénédicte du Marché",false,"2016-01-01",
Resulting resource
{
  "resourceType": "Account",
  "id": "ewg",
  "identifier": [
    {
      "system": "urn:oid:0.1.2.3.4.5.6.7",
      "value": "654321"
    }
  ],
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code": "PBILLACCT",
        "display": "patient billing account"
      }
    ],
    "text": "patient"
  },
  "name": "Inpatient: Peter James Chalmers",
  "subject": [
    {
      "reference": "Patient/example",
      "display": "Peter James Chalmers"
    }
  ],
  "servicePeriod": {
    "start": "2016-01-01",
    "end": "2016-06-30"
  },
  "coverage": [
    {
      "coverage": {
        "reference": "Coverage/9876B1"
      },
      "priority": 1
    },
    {
      "coverage": {
        "reference": "Coverage/7546D"
      },
      "priority": 2
    }
  ],
  "owner": {
    "reference": "Organization/f001",
    "display": "Burgers University Medical Center"
  },
  "description": "Hospital charges",
  "guarantor": [
    {
      "party": {
        "reference": "RelatedPerson/benedicte",
        "display": "Bénédicte du Marché"
      },
      "onHold": false,
      "period": {
        "start": "2016-01-01"
      }
    }
  ]
}