FHIR IG analytics| Package | ch.fhir.ig.ch-idmp |
| Resource Type | CodeSystem |
| Id | CodeSystem-ch-medicinal-product-name-type.json |
| FHIR Version | R5 |
| Source | http://fhir.ch/ig/ch-idmp/1.0.0-ballot/CodeSystem-ch-medicinal-product-name-type.html |
| URL | http://fhir.ch/ig/ch-idmp/CodeSystem/ch-medicinal-product-name-type |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-06-12T16:14:23+00:00 |
| Name | ChMedicinalProductNameTypeCS |
| Title | CH - Medicinal Product Name Type |
| Realm | ch |
| Authority | hl7 |
| Description | CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Typ des Arzneimittelnamens) |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | ||
| ch.fhir.ig.ch-idmp#1.0.0-ballot | ch-medicinal-product-name-type | CH - Medicinal Product Name Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-medicinal-product-name-type
This case-sensitive code system http://fhir.ch/ig/ch-idmp/CodeSystem/ch-medicinal-product-name-type defines the following codes:
| Code | Display |
| SMC | Authorised Medicinal Product Name |
| FOPH | FOPH Medicinal Product Name |
{
"resourceType": "CodeSystem",
"id": "ch-medicinal-product-name-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-medicinal-product-name-type",
"version": "1.0.0-ballot",
"name": "ChMedicinalProductNameTypeCS",
"title": "CH - Medicinal Product Name Type",
"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 Typ des Arzneimittelnamens)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "SMC",
"display": "Authorised Medicinal Product Name"
},
{
"code": "FOPH",
"display": "FOPH Medicinal Product Name"
}
]
}