{ "description": "The operation mode of the device.", "_filename": "CodeSystem-device-operation-mode.json", "package_name": "rs/hl7.fhir.r5.examples", "date": "2022-03-28T10:01:24+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2022-09-10T04:52:37.223+10:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "FHIRDeviceOperationMode", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "FHIRDeviceOperationMode", "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": "53fb688e-66b3-4223-8ea5-9b49c2b52b5f", "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 an 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-ballot", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }