Package | de.fhir.medication |
Resource Type | CodeSystem |
Id | DosageTextAlgorithm |
FHIR Version | R4 |
Source | http://ig.fhir.de/igs/medication/https://build.fhir.org/ig/hl7germany/medication-ig-de-r4/CodeSystem-DosageTextAlgorithm.html |
URL | http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithm |
Version | 1.0.0-ballot |
Status | draft |
Date | 2025-07-22T09:59:42+00:00 |
Name | DosageTextAlgorithmCS |
Title | Dosage Text Algorithm CodeSystem |
Authority | hl7 |
Description | Dieses CodeSystem legt die Algorithmen fest, mit denen aus strukturierten Dosierungsangaben automatisch Dosierungsanweisungen in Textform erzeugt werden. |
Content | complete |
ValueSet | |
DosageTextAlgorithm | Dosage Text Algorithm ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DosageTextAlgorithm
This code system http://ig.fhir.de/igs/medication/CodeSystem/DosageTextAlgorithm
defines the following code:
Code | Display | Definition |
GematikDosageTextGenerator | Gematik Dosage Text Generator | Source: https://github.com/hl7germany/medication-ig-de-r4/blob/main/input/content/dosage-to-text.py |
{ "resourceType": "CodeSystem", "id": "DosageTextAlgorithm", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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-22T09:59:42+00: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" } ] }