{ "description": "Indicates whether the account is available to be used.", "_filename": "CodeSystem-account-status.json", "package_name": "hl7.fhir.uv.xver-r3.r5", "date": "2019-10-24T10:53:00+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": null, "package_version": "0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "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-r3.r5" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r5" } ] } } ], "status": "draft", "id": "6df42e59-a256-4a85-8e19-5bb624e6205b", "valueSet": "http://hl7.org/fhir/ValueSet/account-status|5.0.0", "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." } ], "caseSensitive": true, "version": "3.0.2", "contact": [ { "name": "Patient Administration", "telecom": [ { "value": "http://www.hl7.org/Special/committees/pafm", "system": "url" } ] } ] }