HL7 Czech EMS Implementation Guide
0.0.2 - ci-build Czechia flag

HL7 Czech EMS 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/cz-ems/ and changes regularly. See the Directory of published versions

: EMS Pacientky Mračeny Mrakomorové - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "da3f987f-2a08-431a-92e3-129d7689e465",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-composition-ems"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition da3f987f-2a08-431a-92e3-129d7689e465</b></p><a name=\"da3f987f-2a08-431a-92e3-129d7689e465\"> </a><a name=\"hcda3f987f-2a08-431a-92e3-129d7689e465\"> </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-composition-ems.html\">Composition (EMS CZ)</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 67796-3}\">EMS patient care report - version 3 Document NEMSIS</span></p><p><b>encounter</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-cd343afa-039d-4576-b5e4-e89598aeb628\">Encounter: identifier = http://example.org/hospital#ku-123456789; status = in-progress; class = ambulatory (ActCode#AMB); type = </a></p><p><b>date</b>: 2025-05-20 12:02:00+0100</p><p><b>author</b>: <a href=\"Bundle-cz-example-bundle.html#urn-uuid-2e877c76-633d-479b-a6d4-c6d95942de3f\">Practitioner Blažejovský Jan </a></p><p><b>title</b>: EMS Pacientky Mračeny Mrakomorové</p><p><b>confidentiality</b>: normal</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "67796-3",
        "display" : "EMS patient care report - version 3 Document NEMSIS"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
  },
  "encounter" : {
    "reference" : "urn:uuid:cd343afa-039d-4576-b5e4-e89598aeb628"
  },
  "date" : "2025-05-20T12:02:00+01:00",
  "author" : [
    {
      "reference" : "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f"
    }
  ],
  "title" : "EMS Pacientky Mračeny Mrakomorové",
  "confidentiality" : "N",
  "section" : [
    {
      "title" : "Procedure",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "29554-3",
            "display" : "Procedure Narrative"
          }
        ]
      },
      "text" : {
        "status" : "additional",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Mediální kyslík NEPODÁN.</div>"
      },
      "entry" : [
        {
          "reference" : "urn:uuid:3af2e7a6-c16e-4b80-a173-ca2c8aa081b6"
        }
      ]
    },
    {
      "title" : "Presenting Illness",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "67658-5",
            "display" : "EMS exposures or injuries of EMS personnel Provider Narrative NEMSIS"
          }
        ]
      },
      "text" : {
        "status" : "additional",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Bolesti na hrudi</div>"
      }
    }
  ]
}