Medication IG DE
1.0.0-ballot1 - 1.0.0

This page is part of the Medication IG DE (vballot1: Releases Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Algorithmen für Textgenerierung von Dosierungen - XML Representation

Draft as of 2025-07-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DosageTextAlgorithms"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem DosageTextAlgorithms</b></p><a name="DosageTextAlgorithms"> </a><a name="hcDosageTextAlgorithms"> </a><p>This  code system <code>http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithms</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">GermanDosageTextGenerator<a name="DosageTextAlgorithms-GermanDosageTextGenerator"> </a></td><td>German Dosage Text Generator</td><td>Source: https://github.com/hl7germany/medication-ig-de-r4/blob/develop/input/content/dosage-to-text.py</td></tr></table></div>
  </text>
  <url
       value="http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithms"/>
  <version value="1.0.0-ballot1"/>
  <name value="DosageTextAlgorithmsCS"/>
  <title value="Algorithmen für Textgenerierung von Dosierungen"/>
  <status value="draft"/>
  <date value="2025-07-11T15:28:36+02:00"/>
  <publisher value="HL7 Deutschland"/>
  <contact>
    <name value="HL7 Deutschland"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.de"/>
    </telecom>
  </contact>
  <description
               value="Dieses CodeSystem legt die Algorithmen fest, mit denen aus strukturierten Dosierungsangaben automatisch Dosierungsanweisungen in Textform erzeugt werden."/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="GermanDosageTextGenerator"/>
    <display value="German Dosage Text Generator"/>
    <definition
                value="Source: https://github.com/hl7germany/medication-ig-de-r4/blob/develop/input/content/dosage-to-text.py"/>
  </concept>
</CodeSystem>