Medication IG DE
1.0.0-ballot - STU1

This page is part of the Medication IG DE (v1.0.0-ballot: STU1 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

: Dosage Text Algorithm CodeSystem - XML Representation

Draft as of 2025-07-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="DosageTextAlgorithm"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem DosageTextAlgorithm</b></p><a name="DosageTextAlgorithm"> </a><a name="hcDosageTextAlgorithm"> </a><p>This  code system <code>http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithm</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">GematikDosageTextGenerator<a name="DosageTextAlgorithm-GematikDosageTextGenerator"> </a></td><td>Gematik Dosage Text Generator</td><td>Source: https://github.com/hl7germany/medication-ig-de-r4/blob/main/input/content/dosage-to-text.py</td></tr></table></div>
  </text>
  <url
       value="http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithm"/>
  <version value="1.0.0-ballot"/>
  <name value="DosageTextAlgorithmCS"/>
  <title value="Dosage Text Algorithm CodeSystem"/>
  <status value="draft"/>
  <date value="2025-07-22T11:43:39+02:00"/>
  <publisher value="HL7 Deutschland e.V."/>
  <contact>
    <name value="HL7 Deutschland e.V."/>
    <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="GematikDosageTextGenerator"/>
    <display value="Gematik Dosage Text Generator"/>
    <definition
                value="Source: https://github.com/hl7germany/medication-ig-de-r4/blob/main/input/content/dosage-to-text.py"/>
  </concept>
</CodeSystem>