HL7 Czech Hospital Discharge Report Implementation Guide
0.0.1 - ci-build
Czech Republic (CZE)
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.1 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
{
"resourceType" : "Encounter",
"id" : "HospitalEncounter-Novak-Petr",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/hdr/StructureDefinition/cz-encounter-hdr"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter HospitalEncounter-Novak-Petr</b></p><a name=\"HospitalEncounter-Novak-Petr\"> </a><a name=\"hcHospitalEncounter-Novak-Petr\"> </a><a name=\"HospitalEncounter-Novak-Petr-en-US\"> </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-encounter-hdr.html\">Encounter (HDR CZ)</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode IMP</a>: standardní</p><p><b>priority</b>: <span title=\"Codes:{http://hl7.eu/fhir/hdr/ValueSet/admission-urgency-eu-hdr EM}\">Akutní</span></p><p><b>subject</b>: <code>CZ_PatientCore/Patient-Novak-Petr</code></p><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/ValueSet/encounter-participant-type ADM}\">Admitter</span></p><p><b>individual</b>: <code>CZ_PractitionerCore/Practitioner-Admitter</code></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/ValueSet/encounter-participant-type REF}\">Referrer</span></p><p><b>individual</b>: <code>CZ_PractitionerRoleCore/Practitioner-Referrer-detail</code></p></blockquote><p><b>period</b>: 2025-03-01 10:15:00+0100 --> 2025-03-10 09:30:00+0100</p><p><b>reasonReference</b>: <code>CZ_ConditionHdr/Condition-K409</code></p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>AdmitSource</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/ValueSet/encounter-admit-source outp}\">Ambulantní péče</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition home}\">Home</span></td></tr></table><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-cz-Location-Chrudim-Chir1.html\">Location Nemocnice Chrudim - Oddělení CHIR1</a></p><p><b>period</b>: 2025-03-01 08:00:00+0100 --> 2025-03-02 08:00:00+0100</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-cz-Location-Chrudim-ChirJIP.html\">Location Nemocnice Chrudim - Oddělení CHIR-JIP</a></p><p><b>period</b>: 2025-03-02 08:00:00+0100 --> 2025-03-04 08:00:00+0100</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-cz-Location-Chrudim-Chir1.html\">Location Nemocnice Chrudim - Oddělení CHIR1</a></p><p><b>period</b>: 2025-03-04 08:00:00+0100 --> 2025-03-10 08:00:00+0100</p></blockquote><p><b>serviceProvider</b>: <code>CZ_OrganizationCore/RegisteringProviderExample</code></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "standardní"
},
"priority" : {
"coding" : [
{
"system" : "http://hl7.eu/fhir/hdr/ValueSet/admission-urgency-eu-hdr",
"code" : "EM",
"display" : "Akutní"
}
]
},
"subject" : {
"reference" : "CZ_PatientCore/Patient-Novak-Petr"
},
"participant" : [
{
"type" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/ValueSet/encounter-participant-type",
"code" : "ADM",
"display" : "Admitter"
}
]
}
],
"individual" : {
"reference" : "CZ_PractitionerCore/Practitioner-Admitter"
}
},
{
"type" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/ValueSet/encounter-participant-type",
"code" : "REF",
"display" : "Referrer"
}
]
}
],
"individual" : {
"reference" : "CZ_PractitionerRoleCore/Practitioner-Referrer-detail"
}
}
],
"period" : {
"start" : "2025-03-01T10:15:00+01:00",
"end" : "2025-03-10T09:30:00+01:00"
},
"reasonReference" : [
{
"reference" : "CZ_ConditionHdr/Condition-K409"
}
],
"hospitalization" : {
"admitSource" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/ValueSet/encounter-admit-source",
"code" : "outp",
"display" : "Ambulantní péče"
}
]
},
"dischargeDisposition" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
"code" : "home",
"display" : "Home"
}
]
}
},
"location" : [
{
"location" : {
🔗 "reference" : "Location/cz-Location-Chrudim-Chir1"
},
"period" : {
"start" : "2025-03-01T08:00:00+01:00",
"end" : "2025-03-02T08:00:00+01:00"
}
},
{
"location" : {
🔗 "reference" : "Location/cz-Location-Chrudim-ChirJIP"
},
"period" : {
"start" : "2025-03-02T08:00:00+01:00",
"end" : "2025-03-04T08:00:00+01:00"
}
},
{
"location" : {
🔗 "reference" : "Location/cz-Location-Chrudim-Chir1"
},
"period" : {
"start" : "2025-03-04T08:00:00+01:00",
"end" : "2025-03-10T08:00:00+01:00"
}
}
],
"serviceProvider" : {
"reference" : "CZ_OrganizationCore/RegisteringProviderExample"
}
}