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

Draft as of 2025-07-22

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-07-22T11:43:39+02: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"
      }
    ]
  }
}