TerminologieBasisDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologie). This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/terminologie-basis-de/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-19 |
{
"resourceType" : "CodeSystem",
"id" : "WirkstofftypCS",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem WirkstofftypCS</b></p><a name=\"WirkstofftypCS\"> </a><a name=\"hcWirkstofftypCS\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://fhir.de/CodeSystem/WirkstofftypCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td style=\"white-space:nowrap\">IN<a name=\"WirkstofftypCS-IN\"> </a></td><td>ingredient</td><td>The name of the substance.</td><td>Wirkstoff allgemein</td></tr><tr><td style=\"white-space:nowrap\">PIN<a name=\"WirkstofftypCS-PIN\"> </a></td><td>precise ingredient</td><td>The name of the substance expressed precisely as a salt or ester of the ingredient.</td><td>Wirkstoff präzise</td></tr><tr><td style=\"white-space:nowrap\">MIN<a name=\"WirkstofftypCS-MIN\"> </a></td><td>multiple ingredients</td><td>The name of the substances in a combination product.</td><td>Kombinationswirkstoff</td></tr></table></div>"
},
"url" : "http://fhir.de/CodeSystem/WirkstofftypCS",
"version" : "1.0.0-alpha1",
"name" : "WirkstofftypCS",
"title" : "CodeSystem - Wirkstofftypen",
"status" : "active",
"experimental" : false,
"date" : "2025-11-19T17:18:12+00:00",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"contact" : [
{
"name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"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"
}
]
}
]
}