HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build Czechia flag

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

: Allergy reaction type (CZ supplement) - TTL Representation

Active as of 2025-03-05

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 "cz-allergy-intolerance-type-szz-cs"] ; # 
  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 cz-allergy-intolerance-type-szz-cs</b></p><a name=\"cz-allergy-intolerance-type-szz-cs\"> </a><a name=\"hccz-allergy-intolerance-type-szz-cs\"> </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>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Not Selectable</td></tr></table><p><b>Concepts</b></p><p>This code system supplement <code>https://ncez.mzcr.cz/terminology/CodeSystem/cz-allergy-intolerance-type-szz-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (English, en)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html#allergy-intolerance-type-allergy\">allergy</a><a name=\"cz-allergy-intolerance-type-szz-cs-allergy\"> </a></td><td>alergie</td><td>Alergie</td><td>A propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other ''allergy-like'' reactions, including pseudoallergy.</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-allergy-intolerance-type.html#allergy-intolerance-type-intolerance\">intolerance</a><a name=\"cz-allergy-intolerance-type-szz-cs-intolerance\"> </a></td><td>intolerance</td><td>Intolerance</td><td>A propensity for adverse reactions to a substance that is judged to be not allergic or ''allergy-like''. These reactions are typically (but not necessarily) non-immune. They are to some degree idiosyncratic and/or patient-specific (i.e. are not a reaction that is expected to occur with most or all patients given similar circumstances).</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/cz-allergy-intolerance-type-szz-cs"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/cz-allergy-intolerance-type-szz-cs>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ]
  ] ) ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "AllergyIntoleranceTypeSzzCs"] ; # 
  fhir:title [ fhir:v "Allergy reaction type (CZ supplement)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-03-05"^^xsd:date] ; # 
  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 "The Code System is used for Record of allergy or other significant adverse reaction to a substance or medicinal product in the Shared Health Record to indicate the Allergy reaction type."] ; # 
  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://hl7.org/fhir/allergy-intolerance-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/allergy-intolerance-type>
  ] ; # 
  fhir:property ( [
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:concept ( [
fhir:code [ fhir:v "allergy" ] ;
fhir:display [ fhir:v "alergie" ] ;
fhir:definition [ fhir:v "Alergie" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
fhir:code [ fhir:v "definition" ]       ] ;
fhir:value [ fhir:v "A propensity for hypersensitive reaction(s) to a substance. These reactions are most typically type I hypersensitivity, plus other ''allergy-like'' reactions, including pseudoallergy." ]     ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Allergy" ]     ] )
  ] [
fhir:code [ fhir:v "intolerance" ] ;
fhir:display [ fhir:v "intolerance" ] ;
fhir:definition [ fhir:v "Intolerance" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:use [
fhir:code [ fhir:v "definition" ]       ] ;
fhir:value [ fhir:v "A propensity for adverse reactions to a substance that is judged to be not allergic or ''allergy-like''. These reactions are typically (but not necessarily) non-immune. They are to some degree idiosyncratic and/or patient-specific (i.e. are not a reaction that is expected to occur with most or all patients given similar circumstances)." ]     ] [
fhir:language [ fhir:v "en" ] ;
fhir:use [
fhir:code [ fhir:v "display" ]       ] ;
fhir:value [ fhir:v "Intolerance" ]     ] )
  ] ) . #