FHIR IG analytics| Package | ch.fhir.ig.ch-idmp |
| Resource Type | CodeSystem |
| Id | CodeSystem-ch-SMC-authorisation-status.json |
| FHIR Version | R5 |
| Source | http://fhir.ch/ig/ch-idmp/1.0.0-ballot/CodeSystem-ch-SMC-authorisation-status.html |
| URL | http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-status |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-06-12T16:14:23+00:00 |
| Name | ChSMCAuthorisationStatusCS |
| Title | CH SMC - Authorisation Status |
| Realm | ch |
| Authority | hl7 |
| Description | CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Zulassungsstatus) |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | ||
| ch.fhir.ig.ch-idmp#1.0.0-ballot | ch-SMC-authorisation-status | CH SMC - Authorisation Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ch-SMC-authorisation-status
This case-insensitive code system http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-status defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ch-SMC-authorisation-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-status",
"version": "1.0.0-ballot",
"name": "ChSMCAuthorisationStatusCS",
"title": "CH SMC - Authorisation Status",
"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 Zulassungsstatus)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": false,
"content": "complete",
"count": 7,
"concept": [
{
"code": "756005010000001",
"display": "approved",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "zugelassen"
}
]
},
{
"code": "756005010000002",
"display": "suspended",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "sistiert"
}
]
},
{
"code": "756005010000003",
"display": "temporary",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "befristet"
}
]
},
{
"code": "756005010000004",
"display": "registered",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "angemeldet"
}
]
},
{
"code": "756005010000005",
"display": "temporary approval expired",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "befristete Zulassung abgelaufen"
}
]
},
{
"code": "756005010000006",
"display": "no longer approved",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "nicht mehr zugelassen"
}
]
},
{
"code": "756005010000007",
"display": "never approved",
"designation": [
{
"language": "de",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "nie zugelassen"
}
]
}
]
}