{ "description": "The operation mode of the device.", "_filename": "CodeSystem-device-operation-mode.json", "package_name": "hl7.fhir.uv.xver-r5.r4b", "date": "2022-03-28T09:01:24+10:00", "publisher": "Orders and Observations", "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": "0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r5.r4b" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" } ], "status": "active", "id": "6b12a578-4ecf-4445-a5d7-1c560921d928", "valueSet": "http://hl7.org/fhir/ValueSet/device-operation-mode", "kind": null, "url": "http://hl7.org/fhir/device-operation-mode", "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": [ { "name": "Orders and Observations", "telecom": [ { "value": "http://www.hl7.org/Special/committees/orders", "system": "url" } ] } ] }