CH EPL (R5), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions
Active as of 2025-09-01 |
@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 "<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-epl/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\">756005023001<a name=\"ch-SMC-authorisation-status-756005023001\"> </a></td><td>applied for</td><td>angemeldet</td></tr><tr><td style=\"white-space:nowrap\">756005023002<a name=\"ch-SMC-authorisation-status-756005023002\"> </a></td><td>limited authorisation</td><td>befristet</td></tr><tr><td style=\"white-space:nowrap\">756005023003<a name=\"ch-SMC-authorisation-status-756005023003\"> </a></td><td>limited authorisation expired</td><td>Befristete Zulassung abgelaufen</td></tr><tr><td style=\"white-space:nowrap\">756005023004<a name=\"ch-SMC-authorisation-status-756005023004\"> </a></td><td>expired</td><td>nicht mehr zugelassen</td></tr><tr><td style=\"white-space:nowrap\">756005023005<a name=\"ch-SMC-authorisation-status-756005023005\"> </a></td><td>suspended</td><td>sistiert</td></tr><tr><td style=\"white-space:nowrap\">756005023006<a name=\"ch-SMC-authorisation-status-756005023006\"> </a></td><td>never atuhorized</td><td>nie zugelassen</td></tr><tr><td style=\"white-space:nowrap\">756005023007<a name=\"ch-SMC-authorisation-status-756005023007\"> </a></td><td>valid</td><td>zugelassen</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ci-build"] ; #
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 "2025-09-01T13:21:43+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Federal Office of Public Health FOPH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Federal Office of Public Health FOPH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html" ] ] )
] ) ; #
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: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 "756005023001" ] ;
fhir:display [ fhir:v "applied for" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "angemeldet" ] ] [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:code [ fhir:v "756005023002" ] ;
fhir:display [ fhir:v "limited authorisation" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "befristet" ] ] [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "B" ] ] )
] [
fhir:code [ fhir:v "756005023003" ] ;
fhir:display [ fhir:v "limited authorisation expired" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "Befristete Zulassung abgelaufen" ] ] [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "BA" ] ] )
] [
fhir:code [ fhir:v "756005023004" ] ;
fhir:display [ fhir:v "expired" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "nicht mehr zugelassen" ] ] [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "D" ] ] )
] [
fhir:code [ fhir:v "756005023005" ] ;
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:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "sistiert" ] ] [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "S" ] ] )
] [
fhir:code [ fhir:v "756005023006" ] ;
fhir:display [ fhir:v "never atuhorized" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "nie zugelassen" ] ] [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "U" ] ] )
] [
fhir:code [ fhir:v "756005023007" ] ;
fhir:display [ fhir:v "valid" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000003001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000003001" ] ;
fhir:display [ fhir:v "Fully specified name" ] ] ;
fhir:value [ fhir:v "zugelassen" ] ] [
fhir:language [ fhir:v "de" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ] ] ;
fhir:value [ fhir:v "Z" ] ] )
] ) . #
IG © 2023+ Federal Office of Public Health FOPH. Package ch.fhir.ig.ch-epl#1.0.0-ci-build based on FHIR 5.0.0. Generated 2025-09-01
Links: Table of Contents |
QA Report
| Propose a change