HL7 Czech EMS 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/cz-ems/ 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:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "cz-example-bundle"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-bundle-ems"^^xsd:anyURI ; fhir:link <https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-bundle-ems> ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:5fe6446e-be70-4afb-a904-ee9d3d28a8c3" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2022-10-07T08:15:00+01:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "urn:uuid:da3f987f-2a08-431a-92e3-129d7689e465"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:da3f987f-2a08-431a-92e3-129d7689e465> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:cd343afa-039d-4576-b5e4-e89598aeb628"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:cd343afa-039d-4576-b5e4-e89598aeb628> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:040eb849-a513-4d74-b3f3-d2f246a26877"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:040eb849-a513-4d74-b3f3-d2f246a26877> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:821077d6-ce17-4602-b3ad-d4bef845a950"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:821077d6-ce17-4602-b3ad-d4bef845a950> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766> ) ] [ fhir:fullUrl [ fhir:v "urn:uuid:3af2e7a6-c16e-4b80-a173-ca2c8aa081b6"^^xsd:anyURI ] ; ( fhir:resource <urn:uuid:3af2e7a6-c16e-4b80-a173-ca2c8aa081b6> ) ] ) . # <urn:uuid:da3f987f-2a08-431a-92e3-129d7689e465> a fhir:Composition ; fhir:id [ fhir:v "da3f987f-2a08-431a-92e3-129d7689e465"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-composition-ems"^^xsd:anyURI ; fhir:link <https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-composition-ems> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_da3f987f-2a08-431a-92e3-129d7689e465\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition da3f987f-2a08-431a-92e3-129d7689e465</b></p><a name=\"da3f987f-2a08-431a-92e3-129d7689e465\"> </a><a name=\"hcda3f987f-2a08-431a-92e3-129d7689e465\"> </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-ems.html\">Composition (EMS CZ)</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 67796-3}\">EMS patient care report - version 3 Document NEMSIS</span></p><p><b>encounter</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-cd343afa-039d-4576-b5e4-e89598aeb628\">Encounter: identifier = http://example.org/hospital#ku-123456789; status = in-progress; class = ambulatory (ActCode#AMB); type = </a></p><p><b>date</b>: 2025-05-20 12:02:00+0100</p><p><b>author</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-2e877c76-633d-479b-a6d4-c6d95942de3f\">Practitioner Blažejovský Jan </a></p><p><b>title</b>: EMS Pacientky Mračeny Mrakomorové</p><p><b>confidentiality</b>: normal</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a loinc:67796-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "67796-3" ] ; fhir:display [ fhir:v "EMS patient care report - version 3 Document NEMSIS" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766" ] ] ; # fhir:encounter [ fhir:reference [ fhir:v "urn:uuid:cd343afa-039d-4576-b5e4-e89598aeb628" ] ] ; # fhir:date [ fhir:v "2025-05-20T12:02:00+01:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f" ] ] ) ; # fhir:title [ fhir:v "EMS Pacientky Mračeny Mrakomorové"] ; # fhir:confidentiality [ fhir:v "N"] ; # fhir:section ( [ fhir:title [ fhir:v "Procedure" ] ; fhir:code [ ( fhir:coding [ a loinc:29554-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "29554-3" ] ; fhir:display [ fhir:v "Procedure Narrative" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Mediální kyslík NEPODÁN.</div>"^^rdf:XMLLiteral ] ; ( fhir:entry [ fhir:reference [ fhir:v "urn:uuid:3af2e7a6-c16e-4b80-a173-ca2c8aa081b6" ] ] ) ] [ fhir:title [ fhir:v "Presenting Illness" ] ; fhir:code [ ( fhir:coding [ a loinc:67658-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "67658-5" ] ; fhir:display [ fhir:v "EMS exposures or injuries of EMS personnel Provider Narrative NEMSIS" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Bolesti na hrudi</div>"^^rdf:XMLLiteral ] ] ) . # <urn:uuid:cd343afa-039d-4576-b5e4-e89598aeb628> a fhir:Encounter ; fhir:id [ fhir:v "cd343afa-039d-4576-b5e4-e89598aeb628"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.hl7cr.eu/core/StructureDefinition/cz-encounter"^^xsd:anyURI ; fhir:link <https://fhir.hl7cr.eu/core/StructureDefinition/cz-encounter> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_cd343afa-039d-4576-b5e4-e89598aeb628\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter cd343afa-039d-4576-b5e4-e89598aeb628</b></p><a name=\"cd343afa-039d-4576-b5e4-e89598aeb628\"> </a><a name=\"hccd343afa-039d-4576-b5e4-e89598aeb628\"> </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=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-encounter.html\">Encounter (CZ)</a></p></div><p><b>identifier</b>: <code>http://example.org/hospital</code>/ku-123456789</p><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode AMB</a>: ambulatory</p><p><b>type</b>: <span title=\"Codes:\">EMS pacientky Mrakomorové</span></p><p><b>serviceProvider</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-821077d6-ce17-4602-b3ad-d4bef845a950\">Organization Fakultní nemocnice Motol</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://example.org/hospital"^^xsd:anyURI ] ; fhir:value [ fhir:v "ku-123456789" ] ] ) ; # fhir:status [ fhir:v "in-progress"] ; # fhir:class [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "AMB" ] ] ; # fhir:type ( [ fhir:text [ fhir:v "EMS pacientky Mrakomorové" ] ] ) ; # fhir:serviceProvider [ fhir:reference [ fhir:v "urn:uuid:821077d6-ce17-4602-b3ad-d4bef845a950" ] ] . # <urn:uuid:040eb849-a513-4d74-b3f3-d2f246a26877> a fhir:DocumentReference ; fhir:id [ fhir:v "040eb849-a513-4d74-b3f3-d2f246a26877"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.hl7cr.eu/core/StructureDefinition/cz-logo"^^xsd:anyURI ; fhir:link <https://fhir.hl7cr.eu/core/StructureDefinition/cz-logo> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_040eb849-a513-4d74-b3f3-d2f246a26877\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference 040eb849-a513-4d74-b3f3-d2f246a26877</b></p><a name=\"040eb849-a513-4d74-b3f3-d2f246a26877\"> </a><a name=\"hc040eb849-a513-4d74-b3f3-d2f246a26877\"> </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=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-logo.html\">DocumentReference containing logo (CZ)</a></p></div><p><b>status</b>: Current</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>image/svg+xml</td><td>(base64 data - 2,804 base64 chars)</td><td>Organization logo</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "current"] ; # fhir:content ( [ fhir:attachment [ fhir:contentType [ fhir:v "image/svg+xml" ] ; fhir:data [ fhir:v "PHN2ZyBoZWlnaHQ9IjMyNC44OTMxNDUiIHZpZXdCb3g9IjAgMCAzNjAgMzgwIiB3aWR0aD0iMzA3Ljc5MzUwNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBkPSJtMCA4NDEuODloNTk1LjI4di04NDEuODloLTU5NS4yOHoiLz48L2NsaXBQYXRoPjxnIGNsaXAtcGF0aD0idXJsKCNhKSIgZmlsbD0iIzAwNWZhNiIgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMzMzIDAgMCAtMS4zMzMzMzMzIC0xNzIuOTE3MDc1Njc3MDcgOTcyLjY1ODUzNzA3OTg3KSI+PHBhdGggZD0ibTAgMC0xMjkuOTk5IDEzMCA5MS43NDEgOTEuNzM1IDM4LjEzNS0zOC4xNDQgMzguMjYzIDM4LjI2NCA5MS44NjMtOTEuODU1em0xOC4zNzkgMTI5LjYwOC0xNy45ODYtMTcuOTg3LTM2LjExNyAzNi4xMDctMTcuNzI1LTE3LjcyOCA1My40NDktNTMuNDU1IDUzLjQ1MyA1My40NTUtMzEuMzc0IDMxLjM4MSAxNy44MzkgMTcuODQ3IDQ5LjIyOS00OS4yMjgtODkuMTQ3LTg5LjE0NS04OS4xNDQgODkuMTQ1IDUzLjIyMSA1My4yMTVjMTguMjk1LTE4LjI4NCAzNi4zNjYtMzUuNjYxIDU0LjMwMi01My42MDciIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY1Ljc5ODggNTAzLjUzODEpIi8+PHBhdGggZD0ibTAgMGgyMi4wNzh2LTYuNjUxaC0xMy43MThsLS4wOTItNi4xNDNoMTMuNjcxdi02LjM3NGgtMTMuNzE3bC0uMDkzLTEyLjc5NGgtOC40MDZ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMzguMzMxNSA0ODIuMDg0NSkiLz48cGF0aCBkPSJtMCAwaDEwLjA2OWwxMS4wMzktMjAuOTY5aC4wOTJsLjE4NSAyMC45NjloNy41MjlsLS4yNzctMzEuOTYyaC05LjYwN2wtMTEuNTAxIDIwLjk2OWgtLjA5M2wtLjE4NS0yMC45NjloLTcuNTI4eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTY1LjUzNjYgNDgyLjA4NDUpIi8+PHBhdGggZD0ibTAgMGgxMC40MzhsNC42Mi0yMy4zNzJoLjA5Mmw1LjcyNyAyMy4zNzJoMTAuNDM5bDYuMzI4LTMxLjk2MmgtOC4zMTRsLTMuNTExIDIyLjgxNmgtLjA5MmwtNS42ODEtMjIuODE2aC05LjU2MWwtNS4zMTIgMjIuODE2aC0uMDkybC00LjYxOS0yMi44MTZoLTguMTI5eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjIxLjc0NzYgNDgyLjA4NDUpIi8+PHBhdGggZD0ibTAgMGM0LjgwNCAwIDguNjg0IDMuMjMzIDguNjg0IDEwLjI1MyAwIDcuMDIxLTMuODggMTAuMjU0LTguNjg0IDEwLjI1NC00Ljc1NyAwLTguNjM3LTMuMjMzLTguNjM3LTEwLjI1NCAwLTcuMDIgMy44OC0xMC4yNTMgOC42MzctMTAuMjUzbS4wNDYgMjcuMTU5YzEwLjg1NCAwIDE3LjIyOC03LjYyMSAxNy4yMjgtMTYuOTA2IDAtOS4yODMtNi4zNzQtMTYuOTA0LTE3LjIyOC0xNi45MDQtMTAuOSAwLTE3LjI3NCA3LjYyMS0xNy4yNzQgMTYuOTA0IDAgOS4yODUgNi4zNzQgMTYuOTA2IDE3LjI3NCAxNi45MDYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3OS44OTg5IDQ1NS44NDk2KSIvPjxwYXRoIGQ9Im0wIDBoMjYuMTQzdi02LjY1MWgtOC42MzhsLS4yNzctMjUuMzExaC04LjMxNGwuMjc3IDI1LjMxMWgtOS4xOTF6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTkuMzQ0NyA0ODIuMDg0NSkiLz48cGF0aCBkPSJtMCAwYzQuODAzIDAgOC42ODMgMy4yMzMgOC42ODMgMTAuMjUzIDAgNy4wMjEtMy44OCAxMC4yNTQtOC42ODMgMTAuMjU0LTQuNzU4IDAtOC42MzgtMy4yMzMtOC42MzgtMTAuMjU0IDAtNy4wMiAzLjg4LTEwLjI1MyA4LjYzOC0xMC4yNTNtLjA0NiAyNy4xNTljMTAuODU0IDAgMTcuMjI4LTcuNjIxIDE3LjIyOC0xNi45MDYgMC05LjI4My02LjM3NC0xNi45MDQtMTcuMjI4LTE2LjkwNC0xMC45IDAtMTcuMjc1IDcuNjIxLTE3LjI3NSAxNi45MDQgMCA5LjI4NSA2LjM3NSAxNi45MDYgMTcuMjc1IDE2LjkwNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzQ0Ljg4NjcgNDU1Ljg0OTYpIi8+PHBhdGggZD0ibTAgMGg4LjMxM2wtLjI3Ny0yNS4wMzRoMTQuNDExbC0uMTM4LTYuOTI4aC0yMi41ODZ6IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNjcuOTgwNSA0ODIuMDg0NSkiLz48L2c+PC9zdmc+"^^xsd:base64Binary ] ; fhir:title [ fhir:v "Organization logo" ] ] ] ) . # <urn:uuid:821077d6-ce17-4602-b3ad-d4bef845a950> a fhir:Organization ; fhir:id [ fhir:v "821077d6-ce17-4602-b3ad-d4bef845a950"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.hl7cr.eu/core/StructureDefinition/cz-organization-core"^^xsd:anyURI ; fhir:link <https://fhir.hl7cr.eu/core/StructureDefinition/cz-organization-core> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_821077d6-ce17-4602-b3ad-d4bef845a950\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization 821077d6-ce17-4602-b3ad-d4bef845a950</b></p><a name=\"821077d6-ce17-4602-b3ad-d4bef845a950\"> </a><a name=\"hc821077d6-ce17-4602-b3ad-d4bef845a950\"> </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=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-organization-core.html\">Organization (CZ core)</a></p></div><p><b>Organization Logo</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-040eb849-a513-4d74-b3f3-d2f246a26877\">DocumentReference: status = current</a></p><p><b>identifier</b>: <code>https://ncez.mzcr.cz/fhir/sid/ico</code>/456789655</p><p><b>type</b>: <span title=\"Codes:{https://ncez.mzcr.cz/fhir/CodeSystem/cz-drzar 101}\">Fakultní nemocnice</span></p><p><b>name</b>: Fakultní nemocnice Motol</p><p><b>telecom</b>: <a href=\"tel:+420257216007\">+420257216007</a>, fax: +420257216007(Work)</p><p><b>address</b>: Plzeňská 951/125, 150 00 Praha 5(work)</p></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://fhir.hl7cr.eu/core/StructureDefinition/cz-organization-logo"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:reference [ fhir:v "urn:uuid:040eb849-a513-4d74-b3f3-d2f246a26877" ] ] ] ) ; # fhir:identifier ( [ fhir:system [ fhir:v "https://ncez.mzcr.cz/fhir/sid/ico"^^xsd:anyURI ] ; fhir:value [ fhir:v "456789655" ] ] ) ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "https://ncez.mzcr.cz/fhir/CodeSystem/cz-drzar"^^xsd:anyURI ] ; fhir:code [ fhir:v "101" ] ; fhir:display [ fhir:v "Fakultní nemocnice" ] ] ) ] ) ; # fhir:name [ fhir:v "Fakultní nemocnice Motol"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+420257216007" ] ; fhir:use [ fhir:v "work" ] ] [ fhir:system [ fhir:v "fax" ] ; fhir:value [ fhir:v "+420257216007" ] ; fhir:use [ fhir:v "work" ] ] ) ; # fhir:address ( [ fhir:use [ fhir:v "work" ] ; fhir:type [ fhir:v "both" ] ; fhir:text [ fhir:v "Plzeňská 951/125, 150 00 Praha 5" ] ; ( fhir:line [ fhir:v "Plzeňská 951/125" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Plzeňská" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "951/125" ] ] ) ] ) ; fhir:city [ fhir:v "Praha" ] ; fhir:postalCode [ fhir:v "15000" ] ; fhir:country [ fhir:v "Česko" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "CZ" ] ; fhir:display [ fhir:v "Czechia" ] ] ] ) ] ] ) . # <urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f> a fhir:Practitioner ; fhir:id [ fhir:v "2e877c76-633d-479b-a6d4-c6d95942de3f"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.hl7cr.eu/core/StructureDefinition/cz-practitioner-core"^^xsd:anyURI ; fhir:link <https://fhir.hl7cr.eu/core/StructureDefinition/cz-practitioner-core> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_2e877c76-633d-479b-a6d4-c6d95942de3f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 2e877c76-633d-479b-a6d4-c6d95942de3f</b></p><a name=\"2e877c76-633d-479b-a6d4-c6d95942de3f\"> </a><a name=\"hc2e877c76-633d-479b-a6d4-c6d95942de3f\"> </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=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-practitioner-core.html\">Practitioner (CZ core)</a></p></div><p><b>identifier</b>: <code>https://ncez.mzcr.cz/fhir/sid/krzp</code>/123456789</p><p><b>name</b>: Blažejovský Jan </p><p><b>gender</b>: Male</p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://ncez.mzcr.cz/fhir/sid/krzp"^^xsd:anyURI ] ; fhir:value [ fhir:v "123456789" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "usual" ] ; fhir:family [ fhir:v "Jan" ] ; ( fhir:given [ fhir:v "Blažejovský" ] ) ; ( fhir:prefix [ fhir:v "MUDr." ] ) ] ) ; # fhir:gender [ fhir:v "male"] . # <urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766> a fhir:Patient ; fhir:id [ fhir:v "3b46c18c-7e07-4232-af3e-f710dec8e766"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://fhir.hl7cr.eu/core/StructureDefinition/cz-patient-core"^^xsd:anyURI ; fhir:link <https://fhir.hl7cr.eu/core/StructureDefinition/cz-patient-core> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_3b46c18c-7e07-4232-af3e-f710dec8e766\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 3b46c18c-7e07-4232-af3e-f710dec8e766</b></p><a name=\"3b46c18c-7e07-4232-af3e-f710dec8e766\"> </a><a name=\"hc3b46c18c-7e07-4232-af3e-f710dec8e766\"> </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=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-patient-core.html\">Patient (CZ core)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rcis#2716126452 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><code>https://ncez.mzcr.cz/fhir/sid/rid</code>/2066425387</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li><a href=\"tel:+420603853227\">+420 603 853 227</a></li><li>Malé náměstí 13a, 150 00, Praha 5(home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Languages spoken\">Languages:</td><td colspan=\"3\"><ul><li><span title=\"Codes:{urn:ietf:bcp:47 cs}\">Czech</span> (preferred)</li><li><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></li><li><span title=\"Codes:{urn:ietf:bcp:47 de}\">German</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>General Practitioner: MUDr. Josef Švejk (Identifier: <code>https://ncez.mzcr.cz/fhir/sid/krzp</code>/123456789)</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:system [ fhir:v "https://ncez.mzcr.cz/fhir/sid/rid"^^xsd:anyURI ] ; fhir:value [ fhir:v "2066425387" ] ] [ fhir:use [ fhir:v "official" ] ; fhir:system [ fhir:v "https://ncez.mzcr.cz/fhir/sid/rcis"^^xsd:anyURI ] ; fhir:value [ fhir:v "2716126452" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "usual" ] ; fhir:family [ fhir:v "Mrakomorová" ] ; ( fhir:given [ fhir:v "Mračena" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+420 603 853 227" ] ; fhir:use [ fhir:v "home" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1971-11-26"^^xsd:date] ; # fhir:address ( [ fhir:use [ fhir:v "home" ] ; fhir:type [ fhir:v "physical" ] ; fhir:text [ fhir:v "Malé náměstí 13a, 150 00, Praha 5" ] ; ( fhir:line [ fhir:v "Malé náměstí 13a" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Malé náměstí" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "13a" ] ] ) ] ) ; fhir:city [ fhir:v "Praha" ] ; fhir:postalCode [ fhir:v "15000" ] ; fhir:country [ fhir:v "Česko" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "CZ" ] ; fhir:display [ fhir:v "Czechia" ] ] ] ) ] ] ) ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "cs" ] ] ) ] ; fhir:preferred [ fhir:v true ] ] [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "en" ] ] ) ] ] [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "de" ] ] ) ] ] ) ; # fhir:generalPractitioner ( [ fhir:identifier [ fhir:system [ fhir:v "https://ncez.mzcr.cz/fhir/sid/krzp"^^xsd:anyURI ] ; fhir:value [ fhir:v "123456789" ] ] ; fhir:display [ fhir:v "MUDr. Josef Švejk" ] ] ) . # <urn:uuid:3af2e7a6-c16e-4b80-a173-ca2c8aa081b6> a fhir:Procedure ; fhir:id [ fhir:v "3af2e7a6-c16e-4b80-a173-ca2c8aa081b6"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-procedure-ems"^^xsd:anyURI ; fhir:link <https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-procedure-ems> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_3af2e7a6-c16e-4b80-a173-ca2c8aa081b6\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure 3af2e7a6-c16e-4b80-a173-ca2c8aa081b6</b></p><a name=\"3af2e7a6-c16e-4b80-a173-ca2c8aa081b6\"> </a><a name=\"hc3af2e7a6-c16e-4b80-a173-ca2c8aa081b6\"> </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-procedure-ems.html\">Procedure: EMS Report (CZ)</a></p></div><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:\">Mediální kyslík NEPODÁN.</span></p><p><b>subject</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-3b46c18c-7e07-4232-af3e-f710dec8e766\">Mračena Mrakomorová Female, DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rcis#2716126452 (use: official, ))</a></p><p><b>performed</b>: 2022-10-07 09:10:00+0100</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "completed"] ; # fhir:code [ fhir:text [ fhir:v "Mediální kyslík NEPODÁN." ] ] ; # fhir:subject [ fhir:reference [ fhir:v "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766" ] ] ; # fhir:performed [ a fhir:dateTime ; fhir:v "2022-10-07T09:10:00+01:00"^^xsd:dateTime ] . #
IG © 2025+ HL7 Czech Republic. Package hl7.fhir.cz.ems#0.0.2 based on FHIR 4.0.1. Generated 2025-10-14
Links: Table of Contents |
QA Report