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

Draft as of 2022-02-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="administrativegender-supplement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem administrativegender-supplement</b></p><a name="administrativegender-supplement"> </a><a name="hcadministrativegender-supplement"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/administrativegender-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-administrative-gender.html#administrative-gender-male">male</a><a name="administrativegender-supplement-male"> </a></td><td>Männlich</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female">female</a><a name="administrativegender-supplement-female"> </a></td><td>Weiblich</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other">other</a><a name="administrativegender-supplement-other"> </a></td><td>Andere</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-unknown">unknown</a><a name="administrativegender-supplement-unknown"> </a></td><td>Unbekannt</td></tr></table></div>
  </text>
  <url
       value="http://fhir.de/terminologie/CodeSystem/administrativegender-supplement"/>
  <version value="0.0.1-alpha2"/>
  <name value="SupplementAdministrativeGender"/>
  <title value="Supplement AdministrativeGender"/>
  <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 AdministrativeGender"/>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/administrative-gender"/>
  <concept>
    <code value="male"/>
    <designation>
      <language value="de-DE"/>
      <value value="Männlich"/>
    </designation>
  </concept>
  <concept>
    <code value="female"/>
    <designation>
      <language value="de-DE"/>
      <value value="Weiblich"/>
    </designation>
  </concept>
  <concept>
    <code value="other"/>
    <designation>
      <language value="de-DE"/>
      <value value="Andere"/>
    </designation>
  </concept>
  <concept>
    <code value="unknown"/>
    <designation>
      <language value="de-DE"/>
      <value value="Unbekannt"/>
    </designation>
  </concept>
</CodeSystem>