FHIR IG analytics| Package | de.basisprofil.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-WirkstofftypCS.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "WirkstofftypCS",
"id": "WirkstofftypCS",
"title": "CodeSystem - Wirkstofftypen",
"description": "Codes zur Differenzierung von Wirkstoffen zwischen genauer Substanz (z.B. Salz, Ester etc.), allgemeiner (normalisierter) Substanz und Kombinationscode für mehrere Wirkstoffe.",
"version": "1.6.0-ballot",
"url": "http://fhir.de/CodeSystem/WirkstofftypCS",
"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"
}
]
}
],
"experimental": false,
"date": "2025-12-23",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.de/technische-komitees/fhir/"
}
]
}
],
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"caseSensitive": true,
"valueSet": "http://fhir.de/ValueSet/WirkstofftypVS",
"count": 3
}