{ "description": "Indicates whether the account is available to be used.", "_filename": "CodeSystem-account-status.json", "package_name": "hl7.fhir.r3.core", "date": "2019-10-24T11:53:00+11:00", "meta": { "lastUpdated": "2019-10-24T11:53:00+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "AccountStatus", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "3.0.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/structuredefinition-wg", "valueCode": "pa" } ], "status": "draft", "id": "6e2e7194-ce6d-437d-8e67-3183aa8507c9", "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.715", "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." } ], "caseSensitive": true, "version": "3.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }