HL7 Czech Base and Core FHIR IG
0.3.0 - ci-build Czechia flag

This page is part of the Czech National FHIR R4 Core and Base Implementation Guide STU 1 (v0.3.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: DLP Léčivé přípravky (fragment for examples) - TTL Representation

Active as of 2026-03-06

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "dlp-lecive-pripravky-fragment"] ; # 
  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: CodeSystem dlp-lecive-pripravky-fragment</b></p><a name=\"dlp-lecive-pripravky-fragment\"> </a><a name=\"hcdlp-lecive-pripravky-fragment\"> </a><p>This case-insensitive code system <code>https://sukl.cz/terminology/CodeSystem/dlp-lecive-pripravky</code> provides <b>a fragment</b> that includes following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0013831<a name=\"dlp-lecive-pripravky-fragment-0013831\"> </a></td><td>SIMVASTATIN RATIOPHARM 40MG TBL FLM 20</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://sukl.cz/terminology/CodeSystem/dlp-lecive-pripravky"^^xsd:anyURI ;
fhir:l <https://sukl.cz/terminology/CodeSystem/dlp-lecive-pripravky>
  ] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "DLP_LecivePripravky_Fragment"] ; # 
  fhir:title [ fhir:v "DLP Léčivé přípravky (fragment for examples)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-03-06T09:02:49+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Czech Republic"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.cz/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Subset of DLP codes used only for IG example validation."] ; # 
  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 "CZ" ] ;
fhir:display [ fhir:v "Czechia" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v false] ; # 
  fhir:content [ fhir:v "fragment"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "0013831" ] ;
fhir:display [ fhir:v "SIMVASTATIN RATIOPHARM 40MG TBL FLM 20" ]
  ] ) . #