FHIR IG analytics| Package | ch.fhir.ig.ch-idmp |
| Resource Type | CodeSystem |
| Id | CodeSystem-ch-SMC-ingredient-role.json |
| FHIR Version | R5 |
| Source | http://fhir.ch/ig/ch-idmp/1.0.0-ballot/CodeSystem-ch-SMC-ingredient-role.html |
| URL | http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-ingredient-role |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-06-12T16:14:23+00:00 |
| Name | ChSMCIngredientRoleCS |
| Title | CH SMC - Ingredient Role |
| Realm | ch |
| Authority | hl7 |
| Description | CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Funktion des Inhaltsstoffes) |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | ||
| ch.fhir.ig.ch-idmp#1.0.0-ballot | ch-SMC-ingredient-role | CH SMC - Ingredient Role |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-SMC-ingredient-role
This case-sensitive code system http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-ingredient-role defines the following codes:
| Code | Display | Deutsch (German, de) |
| 756005035000001 | Active | Wirkstoff |
| 756005035000002 | Excipient | Hilfsstoff |
| 756005035000003 | excipient of particular interest | Hilfsstoff von besonderem Interesse |
{
"resourceType": "CodeSystem",
"id": "ch-SMC-ingredient-role",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-ingredient-role",
"version": "1.0.0-ballot",
"name": "ChSMCIngredientRoleCS",
"title": "CH SMC - Ingredient Role",
"status": "active",
"experimental": false,
"date": "2026-06-12T16:14:23+00:00",
"publisher": "Refdata Foundation",
"contact": [
{
"name": "Refdata Foundation",
"telecom": [
{
"system": "url",
"value": "https://www.refdata.ch/de/"
}
]
}
],
"description": "CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Funktion des Inhaltsstoffes)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "756005035000001",
"display": "Active",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Wirkstoff"
},
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "WIRKS"
}
]
},
{
"code": "756005035000002",
"display": "Excipient",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Hilfsstoff"
},
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "HNIDK"
}
]
},
{
"code": "756005035000003",
"display": "excipient of particular interest",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Hilfsstoff von besonderem Interesse"
},
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Synonym"
},
"value": "HBESI"
}
]
}
]
}