{
"description": "The status of the Device record.",
"_filename": "CodeSystem-device-status.json",
"package_name": "hl7.fhir.uv.xver-r5.r4",
"date": "2021-01-05T09:01:24+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": "FHIR Device Status",
"package_version": "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-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "active",
"id": "6d4e7e2f-5013-44c5-b6aa-93e35233ddd0",
"valueSet": "http://hl7.org/fhir/ValueSet/device-status|4.0.1",
"kind": null,
"url": "http://hl7.org/fhir/device-status",
"concept": [ {
"code": "active",
"display": "Active",
"definition": "The device record is current and is appropriate for reference in new instances."
}, {
"code": "inactive",
"display": "Inactive",
"definition": "The device record is not current and is not appropriate for reference in new instances."
}, {
"code": "entered-in-error",
"display": "Entered in Error",
"definition": "The device record is not current and is not appropriate for reference in new instances."
} ],
"caseSensitive": true,
"version": "5.0.0",
"contact": [ {
"name": "Orders and Observations",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/orders",
"system": "url"
} ]
} ]
}