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 - TTL Representation

Draft as of 2022-02-09

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "fhirdevicestatusreason-supplement"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.de/terminologie/CodeSystem/fhirdevicestatusreason-supplement"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-alpha2"] ; # 
  fhir:name [ fhir:v "SupplementFHIRDeviceStatusReason"] ; # 
  fhir:title [ fhir:v "Supplement FHIRDeviceStatusReason"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2022-02-09"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Deutschland e.V. (Technisches Komitee Terminologien)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Deutschland e.V. (Technisches Komitee Terminologien)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.de/technische-komitees/terminologien/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CodeSystem Supplement mit Deutschen Übersetzungen für FHIRDeviceStatusReason"] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://terminology.hl7.org/CodeSystem/device-status-reason"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/CodeSystem/device-status-reason>
  ] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "online" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Online" ]     ] )
  ] [
fhir:code [ fhir:v "paused" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Pausiert" ]     ] )
  ] [
fhir:code [ fhir:v "standby" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Stand-by" ]     ] )
  ] [
fhir:code [ fhir:v "offline" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Offline" ]     ] )
  ] [
fhir:code [ fhir:v "not-ready" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Nicht bereit" ]     ] )
  ] [
fhir:code [ fhir:v "transduc-discon" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Signalgeber nicht verbunden" ]     ] )
  ] [
fhir:code [ fhir:v "hw-discon" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Hardware nicht verbunden" ]     ] )
  ] [
fhir:code [ fhir:v "off" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Aus" ]     ] )
  ] ) . #