CH IDMP (R5)
1.0.0-ballot - ballot Switzerland flag

This page is part of the CH IDMP (v1.0.0-ballot: DSTU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: CH SMC - Authorisation Status - TTL Representation

Active as of 2026-06-12

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ch-SMC-authorisation-status"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-SMC-authorisation-status</b></p><a name=\"ch-SMC-authorisation-status\"> </a><a name=\"hcch-SMC-authorisation-status\"> </a><p>This case-insensitive code system <code>http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-status</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>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">756005010000001<a name=\"ch-SMC-authorisation-status-756005010000001\"> </a></td><td>approved</td><td>zugelassen</td></tr><tr><td style=\"white-space:nowrap\">756005010000002<a name=\"ch-SMC-authorisation-status-756005010000002\"> </a></td><td>suspended</td><td>sistiert</td></tr><tr><td style=\"white-space:nowrap\">756005010000003<a name=\"ch-SMC-authorisation-status-756005010000003\"> </a></td><td>temporary</td><td>befristet</td></tr><tr><td style=\"white-space:nowrap\">756005010000004<a name=\"ch-SMC-authorisation-status-756005010000004\"> </a></td><td>registered</td><td>angemeldet</td></tr><tr><td style=\"white-space:nowrap\">756005010000005<a name=\"ch-SMC-authorisation-status-756005010000005\"> </a></td><td>temporary approval expired</td><td>befristete Zulassung abgelaufen</td></tr><tr><td style=\"white-space:nowrap\">756005010000006<a name=\"ch-SMC-authorisation-status-756005010000006\"> </a></td><td>no longer approved</td><td>nicht mehr zugelassen</td></tr><tr><td style=\"white-space:nowrap\">756005010000007<a name=\"ch-SMC-authorisation-status-756005010000007\"> </a></td><td>never approved</td><td>nie zugelassen</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-status"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-idmp/CodeSystem/ch-SMC-authorisation-status>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "ChSMCAuthorisationStatusCS"] ; # 
  fhir:title [ fhir:v "CH SMC - Authorisation Status"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-06-12T16:17:59+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Refdata Foundation"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Refdata Foundation" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.refdata.ch/de/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CH - Standard Terms used in Switzerland (aggregations of codes of ValueSets Zulassungsstatus)"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "CH" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "756005010000001" ] ;
fhir:display [ fhir:v "approved" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]       ] ;
fhir:value [ fhir:v "zugelassen" ]     ] )
  ] [
fhir:code [ fhir:v "756005010000002" ] ;
fhir:display [ fhir:v "suspended" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]       ] ;
fhir:value [ fhir:v "sistiert" ]     ] )
  ] [
fhir:code [ fhir:v "756005010000003" ] ;
fhir:display [ fhir:v "temporary" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]       ] ;
fhir:value [ fhir:v "befristet" ]     ] )
  ] [
fhir:code [ fhir:v "756005010000004" ] ;
fhir:display [ fhir:v "registered" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]       ] ;
fhir:value [ fhir:v "angemeldet" ]     ] )
  ] [
fhir:code [ fhir:v "756005010000005" ] ;
fhir:display [ fhir:v "temporary approval expired" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]       ] ;
fhir:value [ fhir:v "befristete Zulassung abgelaufen" ]     ] )
  ] [
fhir:code [ fhir:v "756005010000006" ] ;
fhir:display [ fhir:v "no longer approved" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]       ] ;
fhir:value [ fhir:v "nicht mehr zugelassen" ]     ] )
  ] [
fhir:code [ fhir:v "756005010000007" ] ;
fhir:display [ fhir:v "never approved" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ]       ] ;
fhir:value [ fhir:v "nie zugelassen" ]     ] )
  ] ) . #