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 GoalPriority - XML Representation

Draft as of 2022-02-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="goalpriority-supplement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem goalpriority-supplement</b></p><a name="goalpriority-supplement"> </a><a name="hcgoalpriority-supplement"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/goalpriority-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-goal-priority.html#goal-priority-high-priority">high-priority</a><a name="goalpriority-supplement-high-priority"> </a></td><td>Hohe Priorität</td></tr><tr><td><a style="white-space:nowrap" href="http://terminology.hl7.org/6.5.0/CodeSystem-goal-priority.html#goal-priority-medium-priority">medium-priority</a><a name="goalpriority-supplement-medium-priority"> </a></td><td>Mittlere Priorität</td></tr><tr><td><a style="white-space:nowrap" href="http://terminology.hl7.org/6.5.0/CodeSystem-goal-priority.html#goal-priority-low-priority">low-priority</a><a name="goalpriority-supplement-low-priority"> </a></td><td>Niedrige Priorität</td></tr></table></div>
  </text>
  <url
       value="http://fhir.de/terminologie/CodeSystem/goalpriority-supplement"/>
  <version value="0.0.1-alpha2"/>
  <name value="SupplementGoalPriority"/>
  <title value="Supplement GoalPriority"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2022-02-09"/>
  <publisher
             value="HL7 Deutschland e.V. (Technisches Komitee Terminologien)"/>
  <contact>
    <name value="HL7 Deutschland e.V. (Technisches Komitee Terminologien)"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.de/technische-komitees/terminologien/"/>
    </telecom>
  </contact>
  <description
               value="CodeSystem Supplement mit Deutschen Übersetzungen für GoalPriority"/>
  <content value="supplement"/>
  <supplements value="http://terminology.hl7.org/CodeSystem/goal-priority"/>
  <concept>
    <code value="high-priority"/>
    <designation>
      <language value="de-DE"/>
      <value value="Hohe Priorität"/>
    </designation>
  </concept>
  <concept>
    <code value="medium-priority"/>
    <designation>
      <language value="de-DE"/>
      <value value="Mittlere Priorität"/>
    </designation>
  </concept>
  <concept>
    <code value="low-priority"/>
    <designation>
      <language value="de-DE"/>
      <value value="Niedrige Priorität"/>
    </designation>
  </concept>
</CodeSystem>