{
"resourceType": "ValueSet", "id": "metric-operational-status", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div><h2>DeviceMetricOperationalStatus</h2><p>Describes the operational status of the DeviceMetric.</p><p>This value set has an inline code system http://hl7.org/fhir/metric-operational-status, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>on<a name=\"on\"> </a></td><td>On</td><td>The DeviceMetric is operating and will generate DeviceObservations.</td></tr><tr><td>off<a name=\"off\"> </a></td><td>Off</td><td>The DeviceMetric is not operating.</td></tr><tr><td>standby<a name=\"standby\"> </a></td><td>Standby</td><td>The DeviceMetric is operating, but will not generate any DeviceObservations.</td></tr></table></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.337" } ], "url": "http://hl7.org/fhir/ValueSet/metric-operational-status", "version": "1.0.2", "name": "DeviceMetricOperationalStatus", "status": "draft", "experimental": false, "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "Describes the operational status of the DeviceMetric.", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.337" } ], "system": "http://hl7.org/fhir/metric-operational-status", "version": "1.0.2", "caseSensitive": true, "concept": [ { "code": "on", "display": "On", "definition": "The DeviceMetric is operating and will generate DeviceObservations." }, { "code": "off", "display": "Off", "definition": "The DeviceMetric is not operating." }, { "code": "standby", "display": "Standby", "definition": "The DeviceMetric is operating, but will not generate any DeviceObservations." } ] }
}