{
"description": "Indicates who is expected to pay a part of the account balance.",
"_filename": "CodeSystem-account-aggregate.json",
"package_name": "hl7.fhir.uv.xver-r5.r4b",
"date": "2021-01-05T09:01:24+10:00",
"publisher": "Patient Administration",
"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": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "active",
"id": "40f572e8-e707-4871-853f-cac101fcc39e",
"valueSet": "http://hl7.org/fhir/ValueSet/account-aggregate",
"kind": null,
"url": "http://hl7.org/fhir/account-aggregate",
"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",
"contact": [ {
"name": "Patient Administration",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}