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
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/AllergyIntolerance/4b343429-16da-4a5b-be80-17e4122f5956> a fhir:AllergyIntolerance ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "4b343429-16da-4a5b-be80-17e4122f5956"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://hl7.cz/fhir/szz/StructureDefinition/cz-allergyIntolerance-szz" ;
fhir:index 0 ;
fhir:link <https://hl7.cz/fhir/szz/StructureDefinition/cz-allergyIntolerance-szz>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 4b343429-16da-4a5b-be80-17e4122f5956</b></p><a name=\"4b343429-16da-4a5b-be80-17e4122f5956\"> </a><a name=\"hc4b343429-16da-4a5b-be80-17e4122f5956\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cz-allergyIntolerance-szz.html\">Allergy intolerance (SZZ CZ)</a></p></div><p><b>identifier</b>: <code>http://example.org/allergies</code>/ALG20200115</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{https://ncez.mzcr.cz/fhir/CodeSystem/dlp-lecive-pripravky-cs 0233172}\">V-PENICILIN BBP</span></p><p><b>patient</b>: <a href=\"Bundle-cz-example-bundle-emergencyrecord.html#urn-uuid-142534ac-0274-4a16-b6a2-d4d4f24ff67b\">Králík Pokusný Male, DoB: 1985-01-12 ( https://ncez.mzcr.cz/fhir/sid/cpoj#0551621110 (use: official, ))</a></p><p><b>onset</b>: 2020-01-15</p><p><b>recordedDate</b>: 2020-01-16</p><p><b>recorder</b>: <a href=\"Bundle-cz-example-bundle-emergencyrecord.html#urn-uuid-428025b5-e328-4542-8812-dd6a874c44f9\">PractitionerRole: specialty = Radiology</a></p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td><td><b>Severity</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 267036007}\">Dyspnea</span></td><td>Mild</td></tr></table></div>"
] ;
fhir:AllergyIntolerance.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "http://example.org/allergies" ] ;
fhir:Identifier.value [ fhir:value "ALG20200115" ]
] ;
fhir:AllergyIntolerance.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ] ;
fhir:Coding.code [ fhir:value "active" ]
]
] ;
fhir:AllergyIntolerance.verificationStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" ] ;
fhir:Coding.code [ fhir:value "confirmed" ]
]
] ;
fhir:AllergyIntolerance.type [ fhir:value "allergy"] ;
fhir:AllergyIntolerance.category [
fhir:value "medication" ;
fhir:index 0
] ;
fhir:AllergyIntolerance.criticality [ fhir:value "high"] ;
fhir:AllergyIntolerance.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://ncez.mzcr.cz/fhir/CodeSystem/dlp-lecive-pripravky-cs" ] ;
fhir:Coding.code [ fhir:value "0233172" ] ;
fhir:Coding.display [ fhir:value "V-PENICILIN BBP" ]
]
] ;
fhir:AllergyIntolerance.patient [
fhir:Reference.reference [ fhir:value "urn:uuid:142534ac-0274-4a16-b6a2-d4d4f24ff67b" ]
] ;
fhir:AllergyIntolerance.onsetDateTime [ fhir:value "2020-01-15"^^xsd:date] ;
fhir:AllergyIntolerance.recordedDate [ fhir:value "2020-01-16"^^xsd:date] ;
fhir:AllergyIntolerance.recorder [
fhir:Reference.reference [ fhir:value "urn:uuid:428025b5-e328-4542-8812-dd6a874c44f9" ]
] ;
fhir:AllergyIntolerance.reaction [
fhir:index 0 ;
fhir:AllergyIntolerance.reaction.manifestation [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:267036007 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "267036007" ] ;
fhir:Coding.display [ fhir:value "Dyspnea" ]
]
] ;
fhir:AllergyIntolerance.reaction.severity [ fhir:value "mild" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/AllergyIntolerance/4b343429-16da-4a5b-be80-17e4122f5956.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/AllergyIntolerance/4b343429-16da-4a5b-be80-17e4122f5956.ttl> .
IG © 2025+ HL7 Czech Republic. Package hl7.fhir.cz.szz#0.0.1 based on FHIR 4.0.1. Generated 2026-08-05
Links: Table of Contents |
QA Report