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 - JSON Representation

Draft as of 2025-07-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "DosageTextAlgorithms",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithms",
  "version" : "1.0.0-ballot1",
  "name" : "DosageTextAlgorithmsCS",
  "title" : "Algorithmen für Textgenerierung von Dosierungen",
  "status" : "draft",
  "date" : "2025-07-11T15:28:36+02:00",
  "publisher" : "HL7 Deutschland",
  "contact" : [
    {
      "name" : "HL7 Deutschland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.de"
        }
      ]
    }
  ],
  "description" : "Dieses CodeSystem legt die Algorithmen fest, mit denen aus strukturierten Dosierungsangaben automatisch Dosierungsanweisungen in Textform erzeugt werden.",
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "GermanDosageTextGenerator",
      "display" : "German Dosage Text Generator",
      "definition" : "Source: https://github.com/hl7germany/medication-ig-de-r4/blob/develop/input/content/dosage-to-text.py"
    }
  ]
}