{ "description": "The availability status of the device.", "_filename": "CodeSystem-device-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": "FHIRDeviceStatus", "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": "oo" } ], "status": "draft", "id": "4f2951ad-41b5-4b1b-a601-712344319277", "valueSet": "http://hl7.org/fhir/ValueSet/device-status", "kind": null, "url": "http://hl7.org/fhir/device-status", "identifier": { "value": "urn:oid:2.16.840.1.113883.4.642.1.200", "system": "urn:ietf:rfc:3986" }, "concept": [ { "code": "active", "display": "Active", "definition": "The Device is available for use. Note: This means for *implanted devices* the device is implanted in the patient." }, { "code": "inactive", "display": "Inactive", "definition": "The Device is no longer available for use (e.g. lost, expired, damaged). Note: This means for *implanted devices* the device has been removed from the patient." }, { "code": "entered-in-error", "display": "Entered in Error", "definition": "The Device was entered in error and voided." }, { "code": "unknown", "display": "Unknown", "definition": "The status of the device has not been determined." } ], "caseSensitive": true, "version": "3.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }