{
"description": "The operational status of the device.",
"_filename": "CodeSystem-device-operationstatus.json",
"package_name": "hl7.fhir.r5.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-09-10T05:52:37.223+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "FHIRDeviceOperationStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "FHIRDeviceOperationStatus",
"package_version": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}, {
"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": "4d937056-8c6c-4cc7-b38b-b7eb2c5547ed",
"valueSet": "http://hl7.org/fhir/ValueSet/device-operationstatus",
"kind": null,
"url": "http://hl7.org/fhir/device-operationstatus",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.2106",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "on",
"display": "On",
"definition": "The device is working or switched on, i.e. active."
}, {
"code": "off",
"display": "Off",
"definition": "The device is inactive, switched off, or deactivated."
}, {
"code": "standby",
"display": "Stand By",
"definition": "The device is in stand-by mode i.e. not actively working but not powered off."
}, {
"code": "defective",
"display": "Stand By",
"definition": "The device is defective or for maintenance and is not available or working."
}, {
"code": "unknown",
"display": "Unknown",
"definition": "The operational status of the device has not been determined."
} ],
"caseSensitive": true,
"version": "5.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}