PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-ballot
    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-09-10T05:52:37.223+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AccountAggregate",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Account Aggregate",
  "package_version": "5.0.0-ballot",
  "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": "draft",
  "id": "b91331e3-af2b-4c28-a9d5-71b44eb5c897",
  "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-ballot"
}