HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - 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.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

: CZ-Encounter-HDR Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "CZ-Encounter-HDR-Example",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.cz/fhir/hdr/StructureDefinition/cz-encounter-hdr"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter CZ-Encounter-HDR-Example</b></p><a name=\"CZ-Encounter-HDR-Example\"> </a><a name=\"hcCZ-Encounter-HDR-Example\"> </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>org/fhir/StructureDefinition/legalStatus</b>: <span title=\"Codes:{http://snomed.info/sct 398165009}\">Legal</span></p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/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 EM}\">Emergency</span></p><p><b>subject</b>: <a href=\"Patient-Mracena2.html\">Mračena Mrakomorová  Female, DoB: 1971-11-26 ( Passport number\u00a0(use:\u00a0official,\u00a0))</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-Practitioner-2.html\">Practitioner Šárka Kašková </a></td></tr></table><p><b>period</b>: 2025-01-01 08:00:00+0100 --&gt; 2025-01-10 08:00:00+0100</p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 I50}\">Heart failure</span></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-CZ-Condition-HDR-Example.html\">Condition Heart failure</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/diagnosis-role AD}\">Admission diagnosis</span></td></tr></table><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 mp}\">Medical Practitioner/physician referral</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-sample-cz-location-2.html\">Location Nemocnice Praha - Oddělení A</a></p><p><b>period</b>: 2025-01-01 08:00:00+0100 --&gt; 2025-01-03 08:00:00+0100</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-sample-cz-location-3.html\">Location Nemocnice Praha - Oddělení B</a></p><p><b>period</b>: 2025-01-03 08:00:00+0100 --&gt; 2025-01-07 08:00:00+0100</p></blockquote><blockquote><p><b>location</b></p><p><b>location</b>: <a href=\"Location-sample-cz-location-4.html\">Location Nemocnice Praha - Oddělení C</a></p><p><b>period</b>: 2025-01-07 08:00:00+0100 --&gt; 2025-01-10 08:00:00+0100</p></blockquote><p><b>serviceProvider</b>: <a href=\"Organization-RegisteringProviderExample.html\">Organization MUDr. Jana Krásná</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://example.org/fhir/StructureDefinition/legalStatus",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "398165009",
            "display" : "Legal"
          }
        ]
      }
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "IMP"
  },
  "priority" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
        "code" : "EM",
        "display" : "Emergency"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Mracena2"
  },
  "participant" : [
    {
      "type" : [
        {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code" : "ADM",
              "display" : "Admitter"
            }
          ]
        }
      ],
      "individual" : {
        🔗 "reference" : "Practitioner/Practitioner-2"
      }
    }
  ],
  "period" : {
    "start" : "2025-01-01T08:00:00+01:00",
    "end" : "2025-01-10T08:00:00+01:00"
  },
  "reasonCode" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/sid/icd-10",
          "code" : "I50",
          "display" : "Heart failure"
        }
      ]
    }
  ],
  "diagnosis" : [
    {
      "condition" : {
        🔗 "reference" : "Condition/CZ-Condition-HDR-Example"
      },
      "use" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/diagnosis-role",
            "code" : "AD",
            "display" : "Admission diagnosis"
          }
        ]
      }
    }
  ],
  "hospitalization" : {
    "admitSource" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/admit-source",
          "code" : "mp",
          "display" : "Medical Practitioner/physician referral"
        }
      ]
    },
    "dischargeDisposition" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
          "code" : "home",
          "display" : "Home"
        }
      ]
    }
  },
  "location" : [
    {
      "location" : {
        🔗 "reference" : "Location/sample-cz-location-2"
      },
      "period" : {
        "start" : "2025-01-01T08:00:00+01:00",
        "end" : "2025-01-03T08:00:00+01:00"
      }
    },
    {
      "location" : {
        🔗 "reference" : "Location/sample-cz-location-3"
      },
      "period" : {
        "start" : "2025-01-03T08:00:00+01:00",
        "end" : "2025-01-07T08:00:00+01:00"
      }
    },
    {
      "location" : {
        🔗 "reference" : "Location/sample-cz-location-4"
      },
      "period" : {
        "start" : "2025-01-07T08:00:00+01:00",
        "end" : "2025-01-10T08:00:00+01:00"
      }
    }
  ],
  "serviceProvider" : {
    🔗 "reference" : "Organization/RegisteringProviderExample"
  }
}