CH ELM (R4)
1.13.0 - release Switzerland flag

This page is part of the Observations of notifiable communicable infectious diseases (v1.13.0: Release) 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

: CH ELM Status - TTL Representation

Active as of 2025-11-25

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-elm-status"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-elm-status</b></p><a name=\"ch-elm-status\"> </a><a name=\"hcch-elm-status\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html\"><code>http://hl7.org/fhir/task-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version ?4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-in-progress\">in-progress</a></td><td>In Progress</td><td>The task has been started but is not yet complete.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-failed\">failed</a></td><td>Failed</td><td>The task was attempted but could not be completed due to some error.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-task-status.html#task-status-completed\">completed</a></td><td>Completed</td><td>The task has been completed.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-status"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-status>
  ] ; # 
  fhir:version [ fhir:v "1.13.0"] ; # 
  fhir:name [ fhir:v "ChElmStatus"] ; # 
  fhir:title [ fhir:v "CH ELM Status"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-11-25T09:58:53+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 "This CH ELM value set includes the codes for the laboratory specialities."] ; # 
  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://hl7.org/fhir/task-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/task-status>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "in-progress" ] ;
fhir:display [ fhir:v "In Progress" ]       ] [
fhir:code [ fhir:v "failed" ] ;
fhir:display [ fhir:v "Failed" ]       ] [
fhir:code [ fhir:v "completed" ] ;
fhir:display [ fhir:v "Completed" ]       ] )     ] )
  ] . #