{ "description": "The operation mode of the device.", "_filename": "CodeSystem-device-operation-mode.json", "package_name": "rs/hl7.fhir.r5.core", "date": "2022-03-28T10:01:24+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2022-12-14T07:12:54.019+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", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "FHIRDeviceOperationMode", "package_version": "5.0.0-snapshot3", "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": "53ebbea6-4472-41b5-8df9-9ec5b4b4a580", "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-snapshot3", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }