Package | de.medizininformatikinitiative.kerndatensatz.medikation |
Resource Type | CodeSystem |
Id | mii-cs-medikation-wirkstofftyp |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.medikation@2025.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/CodeSystem/wirkstofftyp |
URL | https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/CodeSystem/wirkstofftyp |
Version | 2025.0.0 |
Status | active |
Date | 2024-11-14 |
Name | MII_CS_Medikation_Wirkstofftyp |
Title | MII CS Medikation Wirkstofftyp |
Realm | de |
Description | Codes zur Differenzierung von Wirkstoffen zwischen genauer Substanz (z.B. Salz, Ester etc.), allgemeiner (normalisierter) Substanz und Kombinationscode für mehrere Wirkstoffe. |
Content | complete |
ValueSet | |
wirkstofftyp | MII VS Medikation Wirkstofftypen |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "mii-cs-medikation-wirkstofftyp", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "extension": [ { "url": "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/spdx-license", "code": "CC-BY-4.0", "display": "Creative Commons Attribution 4.0 International" } ] } } ], "url": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/CodeSystem/wirkstofftyp", "version": "2025.0.0", "name": "MII_CS_Medikation_Wirkstofftyp", "_name": { "extension": [ { "extension": [ { "url": "lang", "valueCode": "en-US" }, { "url": "content", "valueString": "MII_CS_Medikation_IngredientType" } ], "url": "http://hl7.org/fhir/StructureDefinition/translation" } ] }, "title": "MII CS Medikation Wirkstofftyp", "_title": { "extension": [ { "extension": [ { "url": "lang", "valueCode": "en-US" }, { "url": "content", "valueString": "MII CS Medikation Ingredient Type" } ], "url": "http://hl7.org/fhir/StructureDefinition/translation" } ] }, "status": "active", "experimental": false, "date": "2024-11-14", "publisher": "Medizininformatik Initiative", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.medizininformatik-initiative.de" } ] } ], "description": "Codes zur Differenzierung von Wirkstoffen zwischen genauer Substanz (z.B. Salz, Ester etc.), allgemeiner (normalisierter) Substanz und Kombinationscode für mehrere Wirkstoffe.", "_description": { "extension": [ { "extension": [ { "url": "lang", "valueCode": "en-US" }, { "url": "content", "valueString": "Codes for differentiating ingredients between exact substance e.g. salt, ester, general normalized substance and combination code for several active ingredients." } ], "url": "http://hl7.org/fhir/StructureDefinition/translation" } ] }, "caseSensitive": true, "valueSet": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/wirkstofftyp", "content": "complete", "count": 3, "concept": [ { "code": "IN", "display": "ingredient", "definition": "The name of the substance.", "designation": [ { "language": "de-DE", "value": "Wirkstoff allgemein" } ] }, { "code": "PIN", "display": "precise ingredient", "definition": "The name of the substance expressed precisely as a salt or ester of the ingredient.", "designation": [ { "language": "de-DE", "value": "Wirkstoff präzise" } ] }, { "code": "MIN", "display": "multiple ingredients", "definition": "The name of the substances in a combination product.", "designation": [ { "language": "de-DE", "value": "Kombinationswirkstoff" } ] } ] }