CH EPR mHealth (R4)
3.0.0 - DSTU3 Switzerland flag

This page is part of the CH EPR mHealth (R4) (v3.0.0: DSTU3) 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 PDQm ValueSet More Attributes Requested - TTL Representation

Active as of 2024-03-05

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "ChPdqmMoreAttriburesRequested"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html\"><code>urn:oid:1.3.6.1.4.1.19376.1.2.27.1</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html#1.3.6.1.4.1.19376.1.2.27.1-LivingSubjectAdministrativeGenderRequested\">LivingSubjectAdministrativeGenderRequested</a></td><td style=\"color: #cccccc\">LivingSubjectAdministrativeGenderRequested</td></tr><tr><td><a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html#1.3.6.1.4.1.19376.1.2.27.1-PatientAddressRequested\">PatientAddressRequested</a></td><td style=\"color: #cccccc\">PatientAddressRequested</td></tr><tr><td><a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html#1.3.6.1.4.1.19376.1.2.27.1-LivingSubjectBirthPlaceNameRequested\">LivingSubjectBirthPlaceNameRequested</a></td><td style=\"color: #cccccc\">LivingSubjectBirthPlaceNameRequested</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.17.html\"><code>urn:oid:2.16.756.5.30.1.127.3.10.17</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.17.html#2.16.756.5.30.1.127.3.10.17-BirthNameRequested\">BirthNameRequested</a></td><td style=\"color: #cccccc\">BirthNameRequested</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-epr-mhealth/ValueSet/ChPdqmMoreAttriburesRequested"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.0.0"] ; # 
  fhir:name [ fhir:v "ChPdqmMoreAttriburesRequested"] ; # 
  fhir:title [ fhir:v "CH PDQm ValueSet More Attributes Requested"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-05T12:09:47+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "eHealth Suisse"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "eHealth Suisse" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.e-health-suisse.ch" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Coded Values for indicating which additional attributes are requested to lower the results number."] ; # 
  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 "urn:oid:1.3.6.1.4.1.19376.1.2.27.1"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LivingSubjectAdministrativeGenderRequested" ]       ] [
fhir:code [ fhir:v "PatientAddressRequested" ]       ] [
fhir:code [ fhir:v "LivingSubjectBirthPlaceNameRequested" ]       ] )     ] [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.17"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "BirthNameRequested" ]       ] )     ] )
  ] . #