PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r3@0.1.0
    http://hl7.org/fhir/metric-operational-status
{
  "description": "Describes the operational status of the DeviceMetric.",
  "_filename": "CodeSystem-metric-operational-status.json",
  "package_name": "hl7.fhir.uv.xver-r4b.r3",
  "date": "2021-01-16T14:06:13-06:00",
  "publisher": "Health Care Devices",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "DeviceMetricOperationalStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "DeviceMetricOperationalStatus",
  "package_version": "0.1.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r3"
    }, {
      "url": "version",
      "valueString": "0.1.0"
    }, {
      "url": "uri",
      "valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "dev"
  } ],
  "status": "draft",
  "id": "9dad6996-aa76-42eb-bfe2-9599ad2544b5",
  "valueSet": "http://hl7.org/fhir/ValueSet/metric-operational-status|3.0.2",
  "kind": null,
  "url": "http://hl7.org/fhir/metric-operational-status",
  "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."
  }, {
    "code": "entered-in-error",
    "display": "Entered In Error",
    "definition": "The DeviceMetric was entered in error."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "name": "Health Care Devices",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/healthcaredevices",
      "system": "url"
    } ]
  } ]
}