0.0.1-alpha2 - ci-build

TerminologieDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologien). This guide is not an authorized publication; it is the continuous build for version 0.0.1-alpha2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/de.basisprofil.terminology/ and changes regularly. See the Directory of published versions

: Supplement FHIRDeviceStatusReason - JSON Representation

Draft as of 2022-02-09

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "fhirdevicestatusreason-supplement",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem fhirdevicestatusreason-supplement</b></p><a name=\"fhirdevicestatusreason-supplement\"> </a><a name=\"hcfhirdevicestatusreason-supplement\"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/fhirdevicestatusreason-supplement</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-device-status-reason.html#device-status-reason-online\">online</a><a name=\"fhirdevicestatusreason-supplement-online\"> </a></td><td>Online</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-device-status-reason.html#device-status-reason-paused\">paused</a><a name=\"fhirdevicestatusreason-supplement-paused\"> </a></td><td>Pausiert</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-device-status-reason.html#device-status-reason-standby\">standby</a><a name=\"fhirdevicestatusreason-supplement-standby\"> </a></td><td>Stand-by</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-device-status-reason.html#device-status-reason-offline\">offline</a><a name=\"fhirdevicestatusreason-supplement-offline\"> </a></td><td>Offline</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-device-status-reason.html#device-status-reason-not-ready\">not-ready</a><a name=\"fhirdevicestatusreason-supplement-not-ready\"> </a></td><td>Nicht bereit</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-device-status-reason.html#device-status-reason-transduc-discon\">transduc-discon</a><a name=\"fhirdevicestatusreason-supplement-transduc-discon\"> </a></td><td>Signalgeber nicht verbunden</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-device-status-reason.html#device-status-reason-hw-discon\">hw-discon</a><a name=\"fhirdevicestatusreason-supplement-hw-discon\"> </a></td><td>Hardware nicht verbunden</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-device-status-reason.html#device-status-reason-off\">off</a><a name=\"fhirdevicestatusreason-supplement-off\"> </a></td><td>Aus</td></tr></table></div>"
  },
  "url" : "http://fhir.de/terminologie/CodeSystem/fhirdevicestatusreason-supplement",
  "version" : "0.0.1-alpha2",
  "name" : "SupplementFHIRDeviceStatusReason",
  "title" : "Supplement FHIRDeviceStatusReason",
  "status" : "draft",
  "experimental" : true,
  "date" : "2022-02-09",
  "publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
  "contact" : [
    {
      "name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "description" : "CodeSystem Supplement mit Deutschen Übersetzungen für FHIRDeviceStatusReason",
  "content" : "supplement",
  "supplements" : "http://terminology.hl7.org/CodeSystem/device-status-reason",
  "concept" : [
    {
      "code" : "online",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Online"
        }
      ]
    },
    {
      "code" : "paused",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Pausiert"
        }
      ]
    },
    {
      "code" : "standby",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Stand-by"
        }
      ]
    },
    {
      "code" : "offline",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Offline"
        }
      ]
    },
    {
      "code" : "not-ready",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Nicht bereit"
        }
      ]
    },
    {
      "code" : "transduc-discon",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Signalgeber nicht verbunden"
        }
      ]
    },
    {
      "code" : "hw-discon",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Hardware nicht verbunden"
        }
      ]
    },
    {
      "code" : "off",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Aus"
        }
      ]
    }
  ]
}