{ "description": "Indicates whether the account is available to be used.", "_filename": "CodeSystem-account-status.json", "package_name": "hl7.fhir.r5.core", "date": "2021-01-05T10:01:24+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2021-12-19T08:15:41.873+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "AccountStatus", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "AccountStatus", "package_version": "5.0.0-snapshot1", "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": "88f38ea5-0023-422a-b4c7-6d6e607cc322", "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.1.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": "5.0.0-snapshot1", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }