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

: Advance Directive Type - 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-advance-directive-type-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-advance-directive-type-vs</b></p><a name=\"ch-emr-advance-directive-type-vs\"> </a><a name=\"hcch-emr-advance-directive-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/75320-2/\">75320-2</a></td><td style=\"color: #cccccc\">Advance directive</td></tr><tr><td><a href=\"https://loinc.org/42348-3/\">42348-3</a></td><td style=\"color: #cccccc\">Advance healthcare directives</td></tr><tr><td><a href=\"https://loinc.org/93037-0/\">93037-0</a></td><td style=\"color: #cccccc\">Portable medical order form</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-advance-directive-type-vs"^^xsd:anyURI ;
fhir:l <http://fhir.ch/ig/ch-emr/ValueSet/ch-emr-advance-directive-type-vs>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "ChEmrAdvanceDirectiveTypeVS"] ; # 
  fhir:title [ fhir:v "Advance Directive Type"] ; # 
  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 "Types of advance directives and emergency medical orders."] ; # 
  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://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "75320-2" ]       ] [
fhir:code [ fhir:v "42348-3" ]       ] [
fhir:code [ fhir:v "93037-0" ]       ] )     ] )
  ] . #