http://hl7.org/fhir/account-aggregate|5.0.0

name
AccountAggregate
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2021-01-04 23:01:24.0

Account Aggregate

Indicates who is expected to pay a part of the account balance.

{
  "description" : "Indicates who is expected to pay a part of the account balance.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2021-01-04T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "AccountAggregate",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Account Aggregate",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "id" : "aa1e74ad-9482-578a-9e05-743902204fe3",
  "valueSet" : "http://hl7.org/fhir/ValueSet/account-aggregate",
  "url" : "http://hl7.org/fhir/account-aggregate",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2065",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "patient",
    "display" : "Patient",
    "definition" : "This (aggregated) balance is expected to be paid by the Patient"
  }, {
    "code" : "insurance",
    "display" : "Insurance",
    "definition" : "This (aggregated) balance is expected to be paid by Insurance coverage(s)"
  }, {
    "code" : "total",
    "display" : "Total",
    "definition" : "There is no aggregation on this balance"
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}