Package | de.basisprofil.r4 |
Resource Type | CodeSystem |
Id | WirkstofftypCS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=http://fhir.de/CodeSystem/WirkstofftypCS |
URL | http://fhir.de/CodeSystem/WirkstofftypCS |
Version | 1.5.4 |
Status | active |
Date | 2025-06-16 |
Name | WirkstofftypCS |
Title | CodeSystem - Wirkstofftypen |
Authority | hl7 |
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 | |
WirkstofftypVS | ValueSet - Wirkstofftypen |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "WirkstofftypCS", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "url": "http://fhir.de/CodeSystem/WirkstofftypCS", "version": "1.5.4", "name": "WirkstofftypCS", "title": "CodeSystem - Wirkstofftypen", "status": "active", "experimental": false, "date": "2025-06-16", "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.de/technische-komitees/fhir/" } ] } ], "description": "Codes zur Differenzierung von Wirkstoffen zwischen genauer Substanz (z.B. Salz, Ester etc.), allgemeiner (normalisierter) Substanz und Kombinationscode für mehrere Wirkstoffe.", "caseSensitive": true, "valueSet": "http://fhir.de/ValueSet/WirkstofftypVS", "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" } ] } ] }