PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/account-aggregate
{
  "description": "Indicates who is expected to pay a part of the account balance.",
  "_filename": "CodeSystem-account-aggregate.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-12-14T07:12:54.019+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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Account Aggregate",
  "package_version": "5.0.0-snapshot3",
  "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": "00940fdb-4d1c-4ff9-af24-3b59b03883d8",
  "valueSet": "http://hl7.org/fhir/ValueSet/account-aggregate",
  "kind": null,
  "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-snapshot3"
}