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
Draft as of 2025-07-22 |
{
"resourceType" : "CodeSystem",
"id" : "DosageTextAlgorithm",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithm",
"version" : "1.0.0-ballot",
"name" : "DosageTextAlgorithmCS",
"title" : "Dosage Text Algorithm CodeSystem",
"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 CodeSystem legt die Algorithmen fest, mit denen aus strukturierten Dosierungsangaben automatisch Dosierungsanweisungen in Textform erzeugt werden.",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "GematikDosageTextGenerator",
"display" : "Gematik Dosage Text Generator",
"definition" : "Source: https://github.com/hl7germany/medication-ig-de-r4/blob/main/input/content/dosage-to-text.py"
}
]
}