CH EMR (R4)
1.0.0-ballot - ballot Switzerland flag

This page is part of the CH EMR (v1.0.0-ballot: STU 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

: Clinical Document Types - TTL Representation

Active as of 2026-05-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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ch-emr-clinical-document-types-vs"] ; # 
  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 ch-emr-clinical-document-types-vs</b></p><a name=\"ch-emr-clinical-document-types-vs\"> </a><a name=\"hcch-emr-clinical-document-types-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is explicitly stated to be http://snomed.info/sct/2011000195101\"> version ?http://snomed.info/sct/2011000195101</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/4191000179101\">4191000179101</a></td><td style=\"color: #cccccc\">Emergency nursing report</td></tr><tr><td><a href=\"http://snomed.info/id/422735006\">422735006</a></td><td style=\"color: #cccccc\">Summary clinical document</td></tr><tr><td><a href=\"http://snomed.info/id/772790007\">772790007</a></td><td style=\"color: #cccccc\">Organ donor card</td></tr><tr><td><a href=\"http://snomed.info/id/1264561001\">1264561001</a></td><td style=\"color: #cccccc\">Living will</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-clinical-document-types-vs"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-clinical-document-types-vs>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "ChEmrClinicalDocumentTypesVS"] ; # 
  fhir:title [ fhir:v "Clinical Document Types"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-26"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Switzerland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Switzerland" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Value Set for clinical document types"] ; # 
  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 "CHE" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:version [ fhir:v "http://snomed.info/sct/2011000195101" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "4191000179101" ]       ] [
fhir:code [ fhir:v "422735006" ]       ] [
fhir:code [ fhir:v "772790007" ]       ] [
fhir:code [ fhir:v "1264561001" ]       ] )     ] )
  ] . #