FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

: FHIRDeviceStatusReason - JSON Representation

Page standards status: Informative Maturity Level: 2

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "device-status-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      \n      \n            <h2>FHIRDeviceStatusReason</h2>\n      \n      \n            <div>\n        \n        \n              <p>The availability status reason of the device.</p>\n\n      \n      \n            </div>\n      \n      \n            <p>This code system http://terminology.hl7.org/CodeSystem/device-status-reason defines the following codes:</p>\n      \n      \n            <table class=\"codes\">\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">\n            \n            \n                  <b>Code</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Display</b>\n          \n          \n                </td>\n          \n          \n                <td>\n            \n            \n                  <b>Definition</b>\n          \n          \n                </td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">online\n            \n            \n                  <a name=\"device-status-reason-online\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Online</td>\n          \n          \n                <td>The device is off.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">paused\n            \n            \n                  <a name=\"device-status-reason-paused\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Paused</td>\n          \n          \n                <td>The device is paused.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">standby\n            \n            \n                  <a name=\"device-status-reason-standby\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Standby</td>\n          \n          \n                <td>The device is ready but not actively operating.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">offline\n            \n            \n                  <a name=\"device-status-reason-offline\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Offline</td>\n          \n          \n                <td>The device is offline.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">not-ready\n            \n            \n                  <a name=\"device-status-reason-not-ready\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Not Ready</td>\n          \n          \n                <td>The device is not ready.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">transduc-discon\n            \n            \n                  <a name=\"device-status-reason-transduc-discon\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Transducer Disconnected</td>\n          \n          \n                <td>The device transducer is disconnected.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">hw-discon\n            \n            \n                  <a name=\"device-status-reason-hw-discon\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Hardware Disconnected</td>\n          \n          \n                <td>The device hardware is disconnected.</td>\n        \n        \n              </tr>\n        \n        \n              <tr>\n          \n          \n                <td style=\"white-space:nowrap\">off\n            \n            \n                  <a name=\"device-status-reason-off\"> </a>\n          \n          \n                </td>\n          \n          \n                <td>Off</td>\n          \n          \n                <td>The device is off.</td>\n        \n        \n              </tr>\n      \n      \n            </table>\n    \n    \n          </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4b.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/device-status-reason",
  "version" : "4.3.0",
  "name" : "FHIRDeviceStatusReason",
  "title" : "FHIRDeviceStatusReason",
  "status" : "draft",
  "experimental" : false,
  "date" : "2021-01-17T06:06:13+10:00",
  "publisher" : "Orders and Observations",
  "contact" : [
    {
      "name" : "Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "The availability status reason of the device.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/device-status-reason|4.0.1",
  "content" : "complete",
  "concept" : [
    {
      "code" : "online",
      "display" : "Online",
      "definition" : "The device is off."
    },
    {
      "code" : "paused",
      "display" : "Paused",
      "definition" : "The device is paused."
    },
    {
      "code" : "standby",
      "display" : "Standby",
      "definition" : "The device is ready but not actively operating."
    },
    {
      "code" : "offline",
      "display" : "Offline",
      "definition" : "The device is offline."
    },
    {
      "code" : "not-ready",
      "display" : "Not Ready",
      "definition" : "The device is not ready."
    },
    {
      "code" : "transduc-discon",
      "display" : "Transducer Disconnected",
      "definition" : "The device transducer is disconnected."
    },
    {
      "code" : "hw-discon",
      "display" : "Hardware Disconnected",
      "definition" : "The device hardware is disconnected."
    },
    {
      "code" : "off",
      "display" : "Off",
      "definition" : "The device is off."
    }
  ]
}