MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Composition for Imaging Report - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "ExampleCompositionImg",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/imaging/StructureDefinition/composition-img-myhealtheu"
    ]
  },
  "language" : "en-US",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p class=\"res-header-id\"><b>Generated Narrative: Composition ExampleCompositionImg</b></p><a name=\"ExampleCompositionImg\"> </a><a name=\"hcExampleCompositionImg\"> </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: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-composition-img-myhealtheu.html\">Composition: Imaging</a></p></div><p><b>Document DiagnosticReport Reference</b>: <a href=\"DiagnosticReport-ExampleDiagnosticReportImg.html\">Diagnostic Report for 'Laboratory report' for '-&gt;John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))'</a></p><p><b>identifier</b>: <code>http://hospital.example.org/imaging/reports</code>/IMG-CT-20240616-001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11502-2}\">Laboratory report</span></p><p><b>date</b>: 2025-06-15 14:00:00+0000</p><p><b>author</b>: </p><ul><li><a href=\"PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html\">PractitionerRole Medical Doctors</a></li><li><a href=\"Device-ExampleDeviceMeasuringImg.html\">Device: identifier = http://example.org/devices#MEASURE-IMG-001; manufacturer = MediTech Imaging GmbH</a></li></ul><p><b>title</b>: CT Head Imaging Report</p><blockquote><p><b>attester</b></p><p><b>mode</b>: Legal</p><p><b>time</b>: 2025-06-15 14:00:00+0000</p><p><b>party</b>: <a href=\"PractitionerRole-ExampleRadiologistRoleImg.html\">PractitionerRole Medical imaging and therapeutic equipment technicians</a></p></blockquote><blockquote><p><b>attester</b></p><p><b>mode</b>: Professional</p><p><b>time</b>: 2025-06-15 14:00:00+0000</p><p><b>party</b>: <a href=\"PractitionerRole-ExampleRadiologistRoleImg.html\">PractitionerRole Medical imaging and therapeutic equipment technicians</a></p></blockquote><p><b>custodian</b>: <a href=\"Organization/org-img-001\">Organization/org-img-001</a></p><blockquote><p><b>event</b></p><p><b>code</b>: <span title=\"Codes:{http://example.org/fhir/CodeSystem/modality CT}\">Computed Tomography</span></p><p><b>detail</b>: <a href=\"ImagingStudy-ExampleImagingStudyImg.html\">ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:1.2.840.113619.2.55.3.604688654.781.1591781992.467; status = available</a></p></blockquote><blockquote><p><b>event</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 4970003}\">Venography</span></p><p><b>detail</b>: <a href=\"Procedure-ExampleProcedureImg.html\">Procedure Appendectomy</a></p></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.ehdsi.eu/imaging/StructureDefinition/im-composition-diagnosticReportReference",
      "valueReference" : {
        🔗 "reference" : "DiagnosticReport/ExampleDiagnosticReportImg"
      }
    }
  ],
  "identifier" : {
    "system" : "http://hospital.example.org/imaging/reports",
    "value" : "IMG-CT-20240616-001"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "11502-2",
        "display" : "Laboratory report"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  },
  "date" : "2025-06-15T14:00:00Z",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
    },
    {
      🔗 "reference" : "Device/ExampleDeviceMeasuringImg"
    }
  ],
  "title" : "CT Head Imaging Report",
  "attester" : [
    {
      "mode" : "legal",
      "time" : "2025-06-15T14:00:00Z",
      "party" : {
        🔗 "reference" : "PractitionerRole/ExampleRadiologistRoleImg"
      }
    },
    {
      "mode" : "professional",
      "time" : "2025-06-15T14:00:00Z",
      "party" : {
        🔗 "reference" : "PractitionerRole/ExampleRadiologistRoleImg"
      }
    }
  ],
  "custodian" : {
    "reference" : "Organization/org-img-001"
  },
  "event" : [
    {
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://example.org/fhir/CodeSystem/modality",
              "code" : "CT",
              "display" : "Computed Tomography"
            }
          ]
        }
      ],
      "detail" : [
        {
          🔗 "reference" : "ImagingStudy/ExampleImagingStudyImg"
        }
      ]
    },
    {
      "code" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "4970003",
              "display" : "Venography"
            }
          ]
        }
      ],
      "detail" : [
        {
          🔗 "reference" : "Procedure/ExampleProcedureImg"
        }
      ]
    }
  ],
  "section" : [
    {
      "title" : "Findings",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "59776-5",
            "display" : "Findings"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>No acute findings noted in the head CT scan.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/ExampleObservationResultsImg"
        }
      ]
    },
    {
      "title" : "Imaging Studies",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "18726-0"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>CT scan of the head performed on 2025-06-14.</p></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "ImagingStudy/ExampleImagingStudyImg"
        }
      ]
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "18783-1",
            "display" : "Radiology Study recommendation (narrative)"
          }
        ]
      }
    }
  ]
}