FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.terminologie
Resource TypeCodeSystem
IdCodeSystem-fhirdevicestatusreason-supplement.json
FHIR VersionR4
Sourcehttp://ig.fhir.de/igs/terminologie/0.0.1-alpha2/CodeSystem-fhirdevicestatusreason-supplement.html
URLhttp://ig.fhir.de/igs/terminologie/CodeSystem/fhirdevicestatusreason-supplement
Version0.0.1-alpha2
Statusdraft
Date2022-02-09
NameSupplementFHIRDeviceStatusReason
TitleSupplement FHIRDeviceStatusReason
Authorityhl7
DescriptionCodeSystem Supplement mit Deutschen Übersetzungen für FHIRDeviceStatusReason
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/device-status-reason

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
device-status-reasonFHIRDeviceStatusReason

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem fhirdevicestatusreason-supplement

This code system supplement http://ig.fhir.de/igs/terminologie/CodeSystem/fhirdevicestatusreason-supplement defines displays on the following codes:

CodeDeutsch (Deutschland) (German (Germany), de)
online Online
paused Pausiert
standby Stand-by
offline Offline
not-ready Nicht bereit
transduc-discon Signalgeber nicht verbunden
hw-discon Hardware nicht verbunden
off Aus

Source1

{
  "resourceType": "CodeSystem",
  "id": "fhirdevicestatusreason-supplement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ig.fhir.de/igs/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"
        }
      ]
    }
  ]
}