{ "description": "Indicates whether the account is available to be used.", "_filename": "CodeSystem-account-status.json", "package_name": "hl7.fhir.r4.core", "date": "2019-11-01T09:29:23+11:00", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "AccountStatus", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "AccountStatus", "package_version": "4.0.1", "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": 2 } ], "status": "draft", "id": "6486c1ed-8006-4902-87a7-1a23fecdbfe9", "valueSet": "http://hl7.org/fhir/ValueSet/account-status", "kind": null, "url": "http://hl7.org/fhir/account-status", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.4.727", "system": "urn:ietf:rfc:3986" } ], "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.0.1", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }