{
"description": "Codes zur Differenzierung von Wirkstoffen zwischen genauer Substanz (z.B. Salz, Ester etc.), allgemeiner (normalisierter) Substanz und Kombinationscode für mehrere Wirkstoffe.",
"_filename": "CodeSystem-WirkstofftypCS.json",
"package_name": "de.fhir.terminologie-basis",
"date": "2025-11-06T15:26:35+01:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"content": "complete",
"name": "WirkstofftypCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "CodeSystem - Wirkstofftypen",
"package_version": "1.0.0-alpha1",
"status": "active",
"id": "6e7ddfb4-97db-49e3-934f-58d99fe62985",
"valueSet": "http://fhir.de/ValueSet/WirkstofftypVS",
"kind": null,
"count": 3,
"url": "http://fhir.de/CodeSystem/WirkstofftypCS",
"concept": [ {
"code": "IN",
"display": "ingredient",
"definition": "The name of the substance.",
"designation": [ {
"value": "Wirkstoff allgemein",
"language": "de-DE"
} ]
}, {
"code": "PIN",
"display": "precise ingredient",
"definition": "The name of the substance expressed precisely as a salt or ester of the ingredient.",
"designation": [ {
"value": "Wirkstoff präzise",
"language": "de-DE"
} ]
}, {
"code": "MIN",
"display": "multiple ingredients",
"definition": "The name of the substances in a combination product.",
"designation": [ {
"value": "Kombinationswirkstoff",
"language": "de-DE"
} ]
} ],
"caseSensitive": true,
"version": "1.0.0-alpha1",
"contact": [ {
"name": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom": [ {
"value": "https://hl7.de/technische-komitees/terminologien/",
"system": "url"
} ]
} ]
}