{
"description": "The availability status of the device.",
"_filename": "CodeSystem-device-status.json",
"package_name": "hl7.fhir.uv.xver",
"date": "2019-11-01T08:29:23+10:00",
"publisher": "Orders and Observations",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "FHIRDeviceStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "FHIRDeviceStatus",
"package_version": "r4.r4b-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"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-r4.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "draft",
"id": "271581b9-877e-4be2-b761-398a1f1ebaa9",
"valueSet": "http://hl7.org/fhir/ValueSet/device-status|4.3.0",
"kind": null,
"url": "http://hl7.org/fhir/device-status",
"concept": [ {
"code": "active",
"display": "Active",
"definition": "The device is available for use. Note: For *implanted devices* this means that 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: For *implanted devices* this means that 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": "4.0.1",
"contact": [ {
"name": "Orders and Observations",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders",
"system": "url"
} ]
} ]
}