HL7 Czech Electronic medical report Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Electronic medical report 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/elp/ and changes regularly. See the Directory of published versions

: Composition: Electronic Medical Report (CZ) - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "543ea990-357a-4514-94d2-e33202cec664",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.cz/fhir/elp/StructureDefinition/cz-composition-elp"
    ]
  },
  "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 543ea990-357a-4514-94d2-e33202cec664</b></p><a name=\"543ea990-357a-4514-94d2-e33202cec664\"> </a><a name=\"hc543ea990-357a-4514-94d2-e33202cec664\"> </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-elp.html\">Composition (ELP 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 104990-7}\">Driver license medical fitness certificate</span></p><p><b>date</b>: 2025-05-20 12:02:00+0100</p><p><b>author</b>: <a href=\"Bundle-cz-example-bundle-electronicmedicalreport.html#urn-uuid-a9c01336-79c9-4e4f-a5c4-5ae9185cef19\">PractitionerRole: specialty = General practitioner</a></p><p><b>title</b>: Electronic Medical Report for patient Mracena</p><p><b>confidentiality</b>: normal</p><p><b>custodian</b>: <a href=\"Bundle-cz-example-bundle-electronicmedicalreport.html#urn-uuid-70df1d8e-4b6b-45ac-a5bf-719960e948bf\">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" : "104990-7",
        "display" : "Driver license medical fitness certificate"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:2f4dde8e-ad7d-432d-aa49-e995367bbfc3"
  },
  "date" : "2025-05-20T12:02:00+01:00",
  "author" : [
    {
      "reference" : "urn:uuid:a9c01336-79c9-4e4f-a5c4-5ae9185cef19"
    }
  ],
  "title" : "Electronic Medical Report for patient Mracena",
  "confidentiality" : "N",
  "custodian" : {
    "reference" : "urn:uuid:70df1d8e-4b6b-45ac-a5bf-719960e948bf"
  },
  "section" : [
    {
      "title" : "Medical Examination Section",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "56446-8"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "urn:uuid:064c136d-0d08-4b8f-bd76-8d79de3ee99e"
        },
        {
          "reference" : "urn:uuid:777f4db4-4a50-4f89-8bc6-287a59973807"
        }
      ]
    },
    {
      "title" : "Medical Report Section",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "104988-1"
          }
        ]
      },
      "entry" : [
        {
          "reference" : "urn:uuid:03b0d597-d68d-4966-9400-7752bb3ee39d"
        }
      ]
    }
  ]
}