HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "6891fd68-dc3c-4c91-a8d3-cb5ec990c03b"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hl7.cz/fhir/hdr/StructureDefinition/cz-composition-hdr"^^xsd:anyURI ;
fhir:link <https://hl7.cz/fhir/hdr/StructureDefinition/cz-composition-hdr> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 6891fd68-dc3c-4c91-a8d3-cb5ec990c03b</b></p><a name=\"6891fd68-dc3c-4c91-a8d3-cb5ec990c03b\"> </a><a name=\"hc6891fd68-dc3c-4c91-a8d3-cb5ec990c03b\"> </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-composition-hdr.html\">Composition (HDR CZ)</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 34105-7}\">Hospital Discharge summary</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 18842-5}\">Discharge summary</span></p><p><b>encounter</b>: <a href=\"Bundle-DischargeBundle-Novak-Petr-L1.html#urn-uuid-10f5c49e-086d-4016-8dd1-b555306bf620\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2025-03-10 15:00:00+0100</a></p><p><b>date</b>: 2025-03-10 14:30:00+0100</p><p><b>author</b>: </p><ul><li><a href=\"Bundle-DischargeBundle-Novak-Petr-L1.html#urn-uuid-a81e74c9-fe94-4eb1-9233-4c8f0b2d4e3a\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2025-03-10 15:00:00+0100</a></li><li><a href=\"Bundle-DischargeBundle-Novak-Petr-L1.html#urn-uuid-2b7e9637-5018-4542-9faf-d5abdee7b849\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2025-03-10 15:00:00+0100</a></li><li><a href=\"Bundle-DischargeBundle-Novak-Petr-L1.html#urn-uuid-ace081ba-e0a8-4b89-a4a7-c5b7cd3c8169\">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2025-03-10 15:00:00+0100</a></li></ul><p><b>title</b>: Propouštěcí zpráva</p></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:34105-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "34105-7" ] ;
fhir:display [ fhir:v "Hospital Discharge summary" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
a loinc:18842-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18842-5" ] ;
fhir:display [ fhir:v "Discharge summary" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "urn:uuid:3f85726c-ad2f-441b-89ce-100000000000" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "urn:uuid:10f5c49e-086d-4016-8dd1-b555306bf620" ]
] ; #
fhir:date [ fhir:v "2025-03-10T14:30:00+01:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "urn:uuid:a81e74c9-fe94-4eb1-9233-4c8f0b2d4e3a" ]
] [
fhir:reference [ fhir:v "urn:uuid:2b7e9637-5018-4542-9faf-d5abdee7b849" ]
] [
fhir:reference [ fhir:v "urn:uuid:ace081ba-e0a8-4b89-a4a7-c5b7cd3c8169" ]
] ) ; #
fhir:title [ fhir:v "Propouštěcí zpráva"] ; #
fhir:section ( [
fhir:title [ fhir:v "Klinické shrnutí" ] ;
fhir:code [
( fhir:coding [
a loinc:8648-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8648-8" ] ;
fhir:display [ fhir:v "Hospital course Narrative" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Pacient byl přijat dne 1. 3. 2025 na chirurgické oddělení s bolestivou pravostrannou tříselnou kýlou, která byla nevratná, bez známek strangulace. Během hospitalizace byla provedena předoperační příprava včetně laboratorních vyšetření a interního předoperačního vyšetření. Dne 2. 3. 2025 byla v celkové anestezii provedena operace – plastika pravostranné tříselné kýly. Operační výkon proběhl bez komplikací. Pacient byl pooperačně stabilní, bez známek infekce rány. V rámci hospitalizace byla u pacienta sledována substituční léčba hypotyreózy (Euthyrox 75 µg denně), bez nutnosti úpravy dávkování. Hodnota TSH při přijetí v normě. Pacient byl v dobrém stavu propuštěn do domácího ošetření dne 10. 3. 2025. Doporučena klidová režimová opatření, kontrola v chirurgické ambulanci za 7 dní.</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:10f5c49e-086d-4016-8dd1-b555306bf620" ] ] )
] [
fhir:title [ fhir:v "Zobrazitelná forma dokumentu" ] ;
fhir:code [
( fhir:coding [
a loinc:77599-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "77599-9" ] ;
fhir:display [ fhir:v "Additional documentation" ] ] ) ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Přílohy</div>"^^rdf:XMLLiteral ] ;
( fhir:entry [
fhir:reference [ fhir:v "urn:uuid:66678621-df93-47ca-a36c-2a39a92472e7" ] ] )
] ) . #
IG © 2025+ HL7 Czech Republic. Package hl7.fhir.cz.hdr#0.0.2 based on FHIR 4.0.1. Generated 2025-08-23
Links: Table of Contents |
QA Report