http://hl7.org/fhir/device-operation-mode|5.0.0
name
FHIRDeviceOperationMode
FHIRDeviceOperationMode
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2022-03-27 23:01:24.0
2022-03-27 23:01:24.0
FHIR Device Operation Mode
The operation mode of the device.
{
"description" : "The operation mode of the device.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2022-03-27T23:01:24Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "FHIRDeviceOperationMode",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "FHIR Device Operation Mode",
"supliment" : null,
"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" : "active",
"id" : "1c63cc3f-859c-5e8b-8a8c-a710073aba9e",
"valueSet" : "http://hl7.org/fhir/ValueSet/device-operation-mode",
"url" : "http://hl7.org/fhir/device-operation-mode",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2107",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "normal",
"display" : "Normal",
"definition" : "The device operates in a mode that supports the fulfillment of its clinical functions."
}, {
"code" : "demo",
"display" : "Demo",
"definition" : "The device operates in a mode that is intended for demonstration purposes only. Arbitrary values are generated."
}, {
"code" : "service",
"display" : "Service",
"definition" : "The device operates in a mode that is intended for correcting a functional problem of the device only. Arbitrary values may be generated."
}, {
"code" : "maintenance",
"display" : "Maintenance",
"definition" : "The device operates in a mode that is intended for preventative and/or scheduled maintenance purposes only."
}, {
"code" : "test",
"display" : "Test",
"definition" : "The device operates in a test mode that is not intended to be used for production/operational purposes."
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}