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

Implementation notes

The following page contains notes on implementing the Discharge report. They relate to creating the composition and filling this profile with the appropriate data.

Overview

classDiagram
  direction LR
  class CZ_BundleHDR{
    <<Bundle>>
  }
  CZ_BundleHDR *-- "1" CZ_CompositionHdr
  CZ_BundleHDR *-- "1" CZ_DiagnosticReport
  CZ_BundleHDR *-- "1" CZ_PatientCore
  CZ_BundleHDR *-- "0..*" CZ_ConditionHdr
  CZ_BundleHDR *-- "0..*" CZ_PractionerCore
  CZ_BundleHDR *-- "0..*" CZ_ConsentHdr
  CZ_BundleHDR *-- "0..*" CZ_OrganizationCore
  CZ_BundleHDR *-- "0..*" CZ_EncounterHdr
  CZ_BundleHDR *-- "0..*" CZ_FlagHdr
  CZ_BundleHDR *-- "0..*" CZ_AllergyIntoleranceHdr
  CZ_BundleHDR *-- "0..*" CZ_ImmunizationHdr
  CZ_BundleHDR *-- "0..*" CZ_ProcedureHdr
  CZ_BundleHDR *-- "0..*" CZ_MedicationDispenseHdr

  CZ_CompositionHdr --> CZ_Practioner: attester[legalAuthenticator]
  CZ_CompositionHdr --> CZ_Practioner: attester[resultValidator]
  CZ_CompositionHdr --> CZ_PatientCore: subject