Medication IG DE
1.0.0-ballot - STU1

Medication IG DE, published by HL7 Deutschland e.V.. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/medication-ig-de-r4/ and changes regularly. See the Directory of published versions

: Dosage Text Algorithm ValueSet - JSON Representation

Draft as of 2025-09-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DosageTextAlgorithm",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DosageTextAlgorithm</b></p><a name=\"DosageTextAlgorithm\"> </a><a name=\"hcDosageTextAlgorithm\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-DosageTextAlgorithm.html\"><code>http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithm</code></a></li></ul></div>"
  },
  "url" : "http://ig.fhir.de/igs/medication/ValueSet/DosageTextAlgorithm",
  "version" : "1.0.0-ballot",
  "name" : "DosageTextAlgorithmVS",
  "title" : "Dosage Text Algorithm ValueSet",
  "status" : "draft",
  "date" : "2025-09-05T10:42:56+00:00",
  "publisher" : "HL7 Deutschland e.V.",
  "contact" : [
    {
      "name" : "HL7 Deutschland e.V.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.de"
        }
      ]
    }
  ],
  "description" : "Dieses ValueSet legt die Algorithmen fest, mit denen aus strukturierten Dosierungsangaben automatisch Dosierungsanweisungen in Textform erzeugt werden.",
  "compose" : {
    "include" : [
      {
        "system" : "http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithm"
      }
    ]
  }
}