HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - ci-build Czechia flag

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.1.0 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

: CZ-Encounter-HDR Example of encounter for Novakova Jana - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2",
  "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 7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2</b></p><a name=\"7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2\"> </a><a name=\"hc7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2\"> </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/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority UR}\">urgent</span></p><p><b>subject</b>: <a href=\"Patient-6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731.html\">Jana Novakova  Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType ADM}\">Admitter</span></td><td><a href=\"Practitioner-1ec5e355-648f-42b9-a316-3f056fbd04b5.html\">Practitioner Eva Svobodova </a></td></tr></table><p><b>period</b>: 2025-05-17 06:20:00+0200 --&gt; 2025-05-20 11:30:00+0200</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://terminology.hl7.org/CodeSystem/admit-source outp}\">From outpatient department</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-loc-brno-maternity-ward.html\">Location Porodni oddeleni</a></p><p><b>period</b>: 2025-05-17 06:20:00+0200 --&gt; 2025-05-18 09:00:00+0200</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-loc-brno-maternity-room-3.html\">Location Pokoj 3</a></p><p><b>period</b>: 2025-05-18 09:00:00+0200 --&gt; 2025-05-20 10:00:00+0200</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-loc-brno-maternity-room-3-bed-01.html\">Location Luzko 01</a></p><p><b>period</b>: 2025-05-18 09:10:00+0200 --&gt; 2025-05-19 18:00:00+0200</p></blockquote><p><b>serviceProvider</b>: <a href=\"Organization-2f823e1c-b1a5-42f8-9ba4-7df32768b2a7.html\">Organization Porodni oddeleni - Mestska nemocnice Brno</a></p></div>"
  },
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "IMP",
    "display" : "inpatient encounter"
  },
  "priority" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
        "code" : "UR",
        "display" : "urgent"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731"
  },
  "participant" : [
    {
      "type" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code" : "ADM",
              "display" : "Admitter"
            }
          ]
        }
      ],
      "individual" : {
        🔗 "reference" : "Practitioner/1ec5e355-648f-42b9-a316-3f056fbd04b5"
      }
    }
  ],
  "period" : {
    "start" : "2025-05-17T06:20:00+02:00",
    "end" : "2025-05-20T11:30:00+02:00"
  },
  "hospitalization" : {
    "admitSource" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
          "code" : "outp",
          "display" : "From outpatient department"
        }
      ]
    },
    "dischargeDisposition" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
          "code" : "home",
          "display" : "Home"
        }
      ]
    }
  },
  "location" : [
    {
      "location" : {
        🔗 "reference" : "Location/loc-brno-maternity-ward"
      },
      "period" : {
        "start" : "2025-05-17T06:20:00+02:00",
        "end" : "2025-05-18T09:00:00+02:00"
      }
    },
    {
      "location" : {
        🔗 "reference" : "Location/loc-brno-maternity-room-3"
      },
      "period" : {
        "start" : "2025-05-18T09:00:00+02:00",
        "end" : "2025-05-20T10:00:00+02:00"
      }
    },
    {
      "location" : {
        🔗 "reference" : "Location/loc-brno-maternity-room-3-bed-01"
      },
      "period" : {
        "start" : "2025-05-18T09:10:00+02:00",
        "end" : "2025-05-19T18:00:00+02:00"
      }
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/2f823e1c-b1a5-42f8-9ba4-7df32768b2a7"
  }
}