HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Shared Health Record 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/szz/ and changes regularly. See the Directory of published versions

: Composition: Emergency Report (CZ) - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "f711d704-df5c-4599-ac80-e8636e0f9931",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.cz/fhir/szz/StructureDefinition/cz-composition-sharedhealthrecord"
    ]
  },
  "language" : "cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"cs\" lang=\"cs\"><p class=\"res-header-id\"><b>Generated Narrative: Composition f711d704-df5c-4599-ac80-e8636e0f9931</b></p><a name=\"f711d704-df5c-4599-ac80-e8636e0f9931\"> </a><a name=\"hcf711d704-df5c-4599-ac80-e8636e0f9931\"> </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\">Language: cs</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cz-composition-sharedhealthrecord.html\">Composition (SZZ CZ)</a></p></div><p><b>identifier</b>: <code>http://example.org/myhospital/reportidentifiers</code>/dfkjewoieoijwoskdjg</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 34117-2}\">History and physical note</span></p><p><b>date</b>: 2025-05-20 12:02:00+0100</p><p><b>author</b>: <a href=\"Bundle-cz-example-bundle-emergencyrecord.html#urn-uuid-428025b5-e328-4542-8812-dd6a874c44f9\">PractitionerRole: specialty = Radiology</a></p><p><b>title</b>: Shared Health Record  - Emergency Report for patient Ing. Králíka</p><p><b>confidentiality</b>: normal</p><p><b>custodian</b>: <a href=\"Bundle-cz-example-bundle-emergencyrecord.html#urn-uuid-f84d821c-ba13-412b-a340-2547a6f36b7f\">Organization Fakultní nemocnice Oblackov</a></p></div>"
  },
  "identifier" : {
    "system" : "http://example.org/myhospital/reportidentifiers",
    "value" : "dfkjewoieoijwoskdjg"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "34117-2",
        "display" : "History and physical note"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:142534ac-0274-4a16-b6a2-d4d4f24ff67b"
  },
  "date" : "2025-05-20T12:02:00+01:00",
  "author" : [
    {
      "reference" : "urn:uuid:428025b5-e328-4542-8812-dd6a874c44f9"
    }
  ],
  "title" : "Shared Health Record  - Emergency Report for patient Ing. Králíka",
  "confidentiality" : "N",
  "custodian" : {
    "reference" : "urn:uuid:f84d821c-ba13-412b-a340-2547a6f36b7f"
  },
  "section" : [
    {
      "title" : "Emergency Record",
      "code" : {
        "coding" : [
          {
            "system" : "https://ncez.mzcr.cz/terminology/CodeSystem/cz-document-section-szz-cs",
            "code" : "10001",
            "display" : "Emergency health record"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "urn:uuid:5da80cc6-b699-42dc-aeba-86e229063975"
        },
        {
          "reference" : "urn:uuid:4b343429-16da-4a5b-be80-17e4122f5956"
        },
        {
          "reference" : "urn:uuid:74d87d39-d681-4df4-80a5-975b359e6210"
        },
        {
          "reference" : "urn:uuid:ce0f692f-0461-4ed0-8df3-f8db265f755c"
        }
      ]
    }
  ]
}