CH eTOC (R4)
2.0.0-ballot - ballot Switzerland flag

This page is part of the CH eTOC (R4) (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.1. For a full list of available versions, see the Directory of published versions

: Condition Category - TTL Representation

Active as of 2023-06-29

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 "ch-etoc-conditioncategory"] ; # 
  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>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/5.1.0/ValueSet-condition-category.html\">Condition Category Codes</a></li><li>Include all codes defined in <a href=\"CodeSystem-ch-etoc-conditioncategory.html\"><code>http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.ch/ig/ch-etoc/ValueSet/ch-etoc-conditioncategory"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "ChEtocConditionCategory"] ; # 
  fhir:title [ fhir:v "Condition Category"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-06-29T23:41:13+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Switzerland"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Juerg P. Bleuer" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ch" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Definition for Codition Category in the context of electronic transition of care."] ; # 
  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:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/condition-category"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/condition-category>       ] )     ] [
fhir:system [ fhir:v "http://fhir.ch/ig/ch-etoc/CodeSystem/ch-etoc-conditioncategory"^^xsd:anyURI ]     ] )
  ] . #