CH ELM (R4)
1.9.1 - release Switzerland flag

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

: SearchParameter-ch-elm-status - TTL Representation

Active as of 2025-03-26

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:SearchParameter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SearchParameter-ch-elm-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: SearchParameter SearchParameter-ch-elm-status</b></p><a name=\"SearchParameter-ch-elm-status\"> </a><a name=\"hcSearchParameter-ch-elm-status\"> </a><a name=\"SearchParameter-ch-elm-status-en-US\"> </a><h2>elmstatus</h2><p>Parameter <code>elm-status</code>:<code>token</code></p><div><p>Status of the processing of the document referenced by the DocumentReference</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>DocumentReference.extension.where(url='http://fhir.ch/ig/ch-elm/StructureDefinition/ch-ext-elm-status').value</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-elm/SearchParameter/SearchParameter-ch-elm-status"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.9.1"] ; # 
  fhir:name [ fhir:v "elmstatus"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-03-26T08:01:17+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 "Status of the processing of the document referenced by the DocumentReference"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ]     ] )
  ] ) ; # 
  fhir:code [ fhir:v "elm-status"] ; # 
  fhir:base ( [ fhir:v "DocumentReference"] ) ; # 
  fhir:type [ fhir:v "token"] ; # 
  fhir:expression [ fhir:v "DocumentReference.extension.where(url='http://fhir.ch/ig/ch-elm/StructureDefinition/ch-ext-elm-status').value"] ; # 
  fhir:xpathUsage [ fhir:v "normal"] ; # 
  fhir:multipleAnd [ fhir:v true] . #