HL7 Czech Terminology Implementation Guide
0.1.1 - release Czechia flag

HL7 Czech Terminology Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/terminology/ and changes regularly. See the Directory of published versions

: v3 Code System ActCode - TTL Representation

Draft as of 2025-11-15

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 "v3-ActCode-cz"] ; # 
  fhir:language [ fhir:v "cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xml:lang=\"cs\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"cs\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-ActCode-cz</b></p><a name=\"v3-ActCode-cz\"> </a><a name=\"hcv3-ActCode-cz\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: cs</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td><td>Child</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td><td>Deprecation Date</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Not Selectable</td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Status</td></tr></table><p><b>Concepts</b></p><p>This code system supplement <code>https://hl7.cz/terminology/CodeSystem/v3-ActCode-cz</code> defines displays and properties on the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>status</b></td><td><b>English (English, en)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-HIP\">HIP</a><a name=\"v3-ActCode-cz-HIP\"> </a></td><td>zdravotní pojištění</td><td>draft</td><td>Definition: A health insurance policy that covers healthcare benefits by protecting covered parties from medical expenses arising from health conditions, sickness, or accidental injury as well as preventive care. Health insurance policies explicitly exclude coverage for losses insured under a disability policy, workers' compensation program, liability insurance (including automobile insurance); or for medical expenses, coverage for on-site medical clinics or for limited dental or vision benefits when these are provided under a separate policy.#xD;\n\n                        \n                           Discussion: Health insurance policies are offered by health insurance plans that typically reimburse providers for covered services on a fee-for-service basis, that is, a fee that is the allowable amount that a provider may charge.  This is in contrast to managed care plans, which typically prepay providers a per-member/per-month amount or capitation as reimbursement for all covered services rendered.  Health insurance plans include indemnity and healthcare services plans.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://hl7.cz/terminology/CodeSystem/v3-ActCode-cz"^^xsd:anyURI ;
fhir:l <https://hl7.cz/terminology/CodeSystem/v3-ActCode-cz>
  ] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "v3-ActCode"] ; # 
  fhir:title [ fhir:v "v3 Code System ActCode"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-11-15T18:54:22.337815Z"^^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 "This code system supplements v3 ActCode."] ; # 
  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:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode|9.0.0"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActCode?version=9.0.0>
  ] ; # 
  fhir:property ( [
fhir:code [ fhir:v "child" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#child"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#child>     ] ;
fhir:description [ fhir:v "Child" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#deprecationDate>     ] ;
fhir:description [ fhir:v "Deprecation Date" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#notSelectable>     ] ;
fhir:description [ fhir:v "Not Selectable" ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status>     ] ;
fhir:description [ fhir:v "Status" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "HIP" ] ;
fhir:display [ fhir:v "zdravotní pojištění" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
fhir:code [ fhir:v "definition" ]       ] ;
fhir:value [ fhir:v "Definition: A health insurance policy that covers healthcare benefits by protecting covered parties from medical expenses arising from health conditions, sickness, or accidental injury as well as preventive care. Health insurance policies explicitly exclude coverage for losses insured under a disability policy, workers' compensation program, liability insurance (including automobile insurance); or for medical expenses, coverage for on-site medical clinics or for limited dental or vision benefits when these are provided under a separate policy.\r\n\n                        \n                           Discussion: Health insurance policies are offered by health insurance plans that typically reimburse providers for covered services on a fee-for-service basis, that is, a fee that is the allowable amount that a provider may charge.  This is in contrast to managed care plans, which typically prepay providers a per-member/per-month amount or capitation as reimbursement for all covered services rendered.  Health insurance plans include indemnity and healthcare services plans." ]     ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "health insurance plan policy" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "draft"       ]     ] )
  ] ) . #