{ "description": "Indicates whether the account is available to be used.", "_filename": "CodeSystem-account-status.json", "package_name": "hl7.fhir.uv.xver-r4b.r4", "date": "2021-01-17T06:06:13+10:00", "publisher": "Patient Administration", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "AccountStatus", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "AccountStatus", "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": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r4b.r4" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" } ], "status": "draft", "id": "69347719-3094-4191-903f-aa4f4e6ec677", "valueSet": "http://hl7.org/fhir/ValueSet/account-status|4.0.1", "kind": null, "url": "http://hl7.org/fhir/account-status", "concept": [ { "code": "active", "display": "Active", "definition": "This account is active and may be used." }, { "code": "inactive", "display": "Inactive", "definition": "This account is inactive and should not be used to track financial information." }, { "code": "entered-in-error", "display": "Entered in error", "definition": "This instance should not have been part of this patient's medical record." }, { "code": "on-hold", "display": "On Hold", "definition": "This account is on hold." }, { "code": "unknown", "display": "Unknown", "definition": "The account status is unknown." } ], "caseSensitive": true, "version": "4.3.0", "contact": [ { "name": "Patient Administration", "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm", "system": "url" } ] } ] }