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
: CH SMC - Authorisation Status - TTL Representation
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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
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: ValueSet ch-SMC-authorisation-status</b></p><a name=\"ch-SMC-authorisation-status\"> </a><a name=\"hcch-SMC-authorisation-status\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ch-SMC-authorisation-status.html\"><code>http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-epl/ValueSet/ch-SMC-authorisation-status"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ci-build"] ; #
fhir:name [ fhir:v "ChSMCAuthorisationStatusVS"] ; #
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 "Value Set for the Authorisation Status from SMC"] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status"^^xsd:anyURI ] ] )
] . #