CH ALIS Connect (R4)
1.0.0-ballot - ballot Switzerland flag

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

: SwissMedicalSpecialities - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SwissMedicalSpecialities"] ; # 
  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: ValueSet SwissMedicalSpecialities</b></p><a name=\"SwissMedicalSpecialities\"> </a><a name=\"hcSwissMedicalSpecialities\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-swiss-medical-specialties.html\"><code>http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.0.0-ballot</span></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from<a href=\"CodeSystem-swiss-medical-specialties.html\"><code>http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.0.0-ballot</span> where notSelectable  = true</li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.ch/ig/ch-alis-connect/ValueSet/SwissMedicalSpecialities"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-alis-connect/ValueSet/SwissMedicalSpecialities>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "SwissMedicalSpecialities"] ; # 
  fhir:title [ fhir:v "SwissMedicalSpecialities"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-06-12T18:37:15+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ALIS-Connect"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ALIS-Connect" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.alis-connect.ch/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet for Swiss medical specialty areas (Fachbereiche) used in ambulatory care settings. Based on the regulation document 'Reglement Fachbereiche inkl. Liste der Fachbereiche' valid from January 1, 2026. Declared as fragment: only the codes actually referenced in this IG are listed here."] ; # 
  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:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties>       ]     ] ) ;
    ( fhir:exclude [
fhir:system [
fhir:v "http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties>       ] ;
      ( fhir:filter [
fhir:property [ fhir:v "notSelectable" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "true" ]       ] )     ] )
  ] . #