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

CH ALIS Connect (R4), published by ALIS-Connect. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-alis-connect/ and changes regularly. See the Directory of published versions

: SwissMedicalSpecialities - TTL Representation

Active as of 2026-06-13

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: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-13T13:13:54+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: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:exclude [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "notSelectable" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "true" ]       ] )     ] )
  ] . #