HL7 Czech Imaging Report IG
0.1.0-ballot - ci-build Czechia flag

HL7 Czech Imaging Report IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/img/ and changes regularly. See the Directory of published versions

: Composition: L1 Imaging report - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "6390b57a-0fe7-488b-b948-eda546875bc0",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.cz/fhir/img/StructureDefinition/cz-composition-imaging"
    ]
  },
  "language" : "cs",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Imaging Report - Rentgen Ing. Králíka</h2><p>RTG pacienta Ing. Králíka v L1 úrovni</p></div>"
  },
  "extension" : [
    {
      "url" : "https://hl7.cz/fhir/img/StructureDefinition/im-composition-diagnosticReportReference",
      "valueReference" : {
        "reference" : "urn:uuid:bd3e7b78-bfaa-428e-9168-8cd29cf54aba"
      }
    }
  ],
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "18748-4"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "371527006",
        "display" : "Radiology report"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:3c137453-0de8-4e1a-be72-9dc55f500d57"
  },
  "encounter" : {
    "reference" : "urn:uuid:4d2447db-6692-40cd-a440-7544d48caa07"
  },
  "date" : "2025-05-20T12:02:00+01:00",
  "author" : [
    {
      "reference" : "urn:uuid:daa3335b-db80-41a5-897e-ec0dd615ee9d"
    }
  ],
  "title" : "Imaging Report - Rentgen Ing. Králíka",
  "confidentiality" : "N"
}