Czech Core Resources IG
0.1.0 - ci-build Czechia flag

Czech Core Resources IG, published by Národní centrum elektronického zdravotnictví (NCEZ). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ncez-cz/cz-core/ and changes regularly. See the Directory of published versions

: Drzar (CZ) - TTL Representation

Page standards status: Trial-use Maturity Level: 2

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 "cz-drzar-vs"] ; # 
  fhir:language [ fhir:v "cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"cs\" lang=\"cs\"><ul><li>Include all codes defined in <a href=\"CodeSystem-cz-drzar.html\"><code>https://ncez.mzcr.cz/fhir/CodeSystem/cz-drzar</code></a></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:integer ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "trial-use" ]
  ] ) ; # 
  fhir:url [ fhir:v "https://ncez.mzcr.cz/fhir/ValueSet/cz-drzar-vs"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.203.24341.11.1.7" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CZ_DrzarVS"] ; # 
  fhir:title [ fhir:v "Drzar (CZ)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2022-12-26"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Národní centrum elektronického zdravotnictví (NCEZ)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Národní centrum elektronického zdravotnictví (NCEZ)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ncez.mzcr.cz" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Druh (zdravotnického) zařízení"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://ncez.mzcr.cz/fhir/CodeSystem/cz-drzar"^^xsd:anyURI ]     ] )
  ] . #