{
"description": "The operation mode of the device.",
"_filename": "CodeSystem-device-operation-mode.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2022-03-28T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2024-08-12T16:52:12.437+08: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",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "FHIR Device Operation Mode",
"package_version": "6.0.0-ballot2",
"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": "0e531844-6b71-47fe-803b-323cd6961f87",
"valueSet": "http://hl7.org/fhir/ValueSet/device-operation-mode",
"kind": null,
"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": "6.0.0-ballot2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}