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

Draft as of 2022-02-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="devicenametype-supplement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem devicenametype-supplement</b></p><a name="devicenametype-supplement"> </a><a name="hcdevicenametype-supplement"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/devicenametype-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-device-nametype.html#device-nametype-registered-name">registered-name</a><a name="devicenametype-supplement-registered-name"> </a></td><td>Eingetragener Name</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-device-nametype.html#device-nametype-user-friendly-name">user-friendly-name</a><a name="devicenametype-supplement-user-friendly-name"> </a></td><td>Gebräuchlicher Name</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-device-nametype.html#device-nametype-patient-reported-name">patient-reported-name</a><a name="devicenametype-supplement-patient-reported-name"> </a></td><td>Von Patient:in angegebener Name</td></tr></table></div>
  </text>
  <url
       value="http://fhir.de/terminologie/CodeSystem/devicenametype-supplement"/>
  <version value="0.0.1-alpha2"/>
  <name value="SupplementDeviceNameType"/>
  <title value="Supplement DeviceNameType"/>
  <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 DeviceNameType"/>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/device-nametype"/>
  <concept>
    <code value="registered-name"/>
    <designation>
      <language value="de-DE"/>
      <value value="Eingetragener Name"/>
    </designation>
  </concept>
  <concept>
    <code value="user-friendly-name"/>
    <designation>
      <language value="de-DE"/>
      <value value="Gebräuchlicher Name"/>
    </designation>
  </concept>
  <concept>
    <code value="patient-reported-name"/>
    <designation>
      <language value="de-DE"/>
      <value value="Von Patient:in angegebener Name"/>
    </designation>
  </concept>
</CodeSystem>