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 Medication Status Codes - XML Representation

Draft as of 2022-02-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-status-codes-supplement"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem medication-status-codes-supplement</b></p><a name="medication-status-codes-supplement"> </a><a name="hcmedication-status-codes-supplement"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/medication-status-codes-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-medication-statement-status.html#medication-statement-status-recorded">recorded</a><a name="medication-status-codes-supplement-recorded"> </a></td><td>Dokumentiert</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-entered-in-error">entered-in-error</a><a name="medication-status-codes-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-medication-statement-status.html#medication-statement-status-draft">draft</a><a name="medication-status-codes-supplement-draft"> </a></td><td>Entwurf</td></tr></table></div>
  </text>
  <url
       value="http://fhir.de/terminologie/CodeSystem/medication-status-codes-supplement"/>
  <version value="0.0.1-alpha2"/>
  <name value="SupplementMedicationStatusCodes"/>
  <title value="Supplement Medication Status Codes"/>
  <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 Medication Status Codes"/>
  <content value="supplement"/>
  <supplements
               value="http://hl7.org/fhir/CodeSystem/medication-statement-status"/>
  <concept>
    <code value="recorded"/>
    <designation>
      <language value="de-DE"/>
      <value value="Dokumentiert"/>
    </designation>
  </concept>
  <concept>
    <code value="entered-in-error"/>
    <designation>
      <language value="de-DE"/>
      <value value="Irrtürmliche Eingabe"/>
    </designation>
  </concept>
  <concept>
    <code value="draft"/>
    <designation>
      <language value="de-DE"/>
      <value value="Entwurf"/>
    </designation>
  </concept>
</CodeSystem>