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 GoalLifecycleStatus - 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 "goallifecyclestatus-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 goallifecyclestatus-supplement</b></p><a name=\"goallifecyclestatus-supplement\"> </a><a name=\"hcgoallifecyclestatus-supplement\"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/goallifecyclestatus-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://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-proposed\">proposed</a><a name=\"goallifecyclestatus-supplement-proposed\"> </a></td><td>Vorgeschlagen</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-planned\">planned</a><a name=\"goallifecyclestatus-supplement-planned\"> </a></td><td>Geplant</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-accepted\">accepted</a><a name=\"goallifecyclestatus-supplement-accepted\"> </a></td><td>Angenommen</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-active\">active</a><a name=\"goallifecyclestatus-supplement-active\"> </a></td><td>Aktiv</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-on-hold\">on-hold</a><a name=\"goallifecyclestatus-supplement-on-hold\"> </a></td><td>Pausiert</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-completed\">completed</a><a name=\"goallifecyclestatus-supplement-completed\"> </a></td><td>Abgeschlossen</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-cancelled\">cancelled</a><a name=\"goallifecyclestatus-supplement-cancelled\"> </a></td><td>Storniert</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-entered-in-error\">entered-in-error</a><a name=\"goallifecyclestatus-supplement-entered-in-error\"> </a></td><td>Irrtürmliche Eingabe</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-rejected\">rejected</a><a name=\"goallifecyclestatus-supplement-rejected\"> </a></td><td>Abgelehnt</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.de/terminologie/CodeSystem/goallifecyclestatus-supplement"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.1-alpha2"] ; # 
  fhir:name [ fhir:v "SupplementGoalLifecycleStatus"] ; # 
  fhir:title [ fhir:v "Supplement GoalLifecycleStatus"] ; # 
  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 GoalLifecycleStatus"] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://hl7.org/fhir/goal-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/goal-status>
  ] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "proposed" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Vorgeschlagen" ]     ] )
  ] [
fhir:code [ fhir:v "planned" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Geplant" ]     ] )
  ] [
fhir:code [ fhir:v "accepted" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Angenommen" ]     ] )
  ] [
fhir:code [ fhir:v "active" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Aktiv" ]     ] )
  ] [
fhir:code [ fhir:v "on-hold" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Pausiert" ]     ] )
  ] [
fhir:code [ fhir:v "completed" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Abgeschlossen" ]     ] )
  ] [
fhir:code [ fhir:v "cancelled" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Storniert" ]     ] )
  ] [
fhir:code [ fhir:v "entered-in-error" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Irrtürmliche Eingabe" ]     ] )
  ] [
fhir:code [ fhir:v "rejected" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Abgelehnt" ]     ] )
  ] ) . #