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

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

: Example Composition for Imaging Report - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExampleCompositionImg"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ehdsi.eu/imaging/StructureDefinition/composition-img-myhealtheu"^^xsd:anyURI ;
fhir:l <http://fhir.ehdsi.eu/imaging/StructureDefinition/composition-img-myhealtheu>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-US"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<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 MyHealth@EU</a></p></div><p><b>Document DiagnosticReport Reference</b>: <a href=\"DiagnosticReport-ExampleDiagnosticReportImg.html\">Diagnostic Report for 'CT Head' for '-&gt;John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))'</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 18748-4}\">Diagnostic imaging study</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 85430-7}\">Diagnostic imaging report - example sections and entries</span>, <span title=\"Codes:{http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs Medical-Imaging}\">Medical-Imaging</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: extension = ; identifier = http://example.org/devices#MEASURE-IMG-001; status = active; manufacturer = MediTech Imaging GmbH</a></li></ul><p><b>title</b>: CT Head Imaging Report</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Legal</td><td>2025-06-15 14:00:00+0000</td><td><a href=\"PractitionerRole-ExampleRadiologistRoleImg.html\">PractitionerRole Medical imaging and therapeutic equipment technicians</a></td></tr></table><p><b>custodian</b>: <a href=\"Organization-ff4d98d1-69c9-43db-896e-58d11c15662c.html\">Organization University Hospital Berlin</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 CT of head</a></p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.eu/fhir/extensions/StructureDefinition/composition-diagnosticReportReference"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/extensions/StructureDefinition/composition-diagnosticReportReference>     ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:DiagnosticReport/ExampleDiagnosticReportImg ;
fhir:reference [ fhir:v "DiagnosticReport/ExampleDiagnosticReportImg" ]     ]
  ] ) ; # 
  fhir:identifier [
fhir:system [
fhir:v "http://hospital.example.org/imaging/reports"^^xsd:anyURI ;
fhir:l <http://hospital.example.org/imaging/reports>     ] ;
fhir:value [ fhir:v "IMG-CT-20240616-001" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:18748-4 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "18748-4" ] ;
fhir:display [ fhir:v "Diagnostic imaging study" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:85430-7 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "85430-7" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs>       ] ;
fhir:code [ fhir:v "Medical-Imaging" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49 ;
fhir:reference [ fhir:v "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49" ]
  ] ; # 
  fhir:date [ fhir:v "2025-06-15T14:00:00Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:l fhir:PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530 ;
fhir:reference [ fhir:v "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530" ]
  ] [
fhir:l fhir:Device/ExampleDeviceMeasuringImg ;
fhir:reference [ fhir:v "Device/ExampleDeviceMeasuringImg" ]
  ] ) ; # 
  fhir:title [ fhir:v "CT Head Imaging Report"] ; # 
  fhir:attester ( [
fhir:mode [ fhir:v "legal" ] ;
fhir:time [ fhir:v "2025-06-15T14:00:00Z"^^xsd:dateTime ] ;
fhir:party [
fhir:l fhir:PractitionerRole/ExampleRadiologistRoleImg ;
fhir:reference [ fhir:v "PractitionerRole/ExampleRadiologistRoleImg" ]     ]
  ] ) ; # 
  fhir:custodian [
fhir:l fhir:Organization/ff4d98d1-69c9-43db-896e-58d11c15662c ;
fhir:reference [ fhir:v "Organization/ff4d98d1-69c9-43db-896e-58d11c15662c" ]
  ] ; # 
  fhir:event ( [
    ( fhir:code [
      ( fhir:coding [
fhir:system [
fhir:v "http://example.org/fhir/CodeSystem/modality"^^xsd:anyURI ;
fhir:l <http://example.org/fhir/CodeSystem/modality>         ] ;
fhir:code [ fhir:v "CT" ] ;
fhir:display [ fhir:v "Computed Tomography" ]       ] )     ] ) ;
    ( fhir:detail [
fhir:l fhir:ImagingStudy/ExampleImagingStudyImg ;
fhir:reference [ fhir:v "ImagingStudy/ExampleImagingStudyImg" ]     ] )
  ] [
    ( fhir:code [
      ( fhir:coding [
a sct:4970003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "4970003" ] ;
fhir:display [ fhir:v "Venography" ]       ] )     ] ) ;
    ( fhir:detail [
fhir:l fhir:Procedure/ExampleProcedureImg ;
fhir:reference [ fhir:v "Procedure/ExampleProcedureImg" ]     ] )
  ] ) ; # 
  fhir:section ( [
fhir:title [ fhir:v "Imaging Studies" ] ;
fhir:code [
      ( fhir:coding [
a loinc:18726-0 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "18726-0" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>CT scan of the head performed on 2025-06-14.</p></div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:ImagingStudy/ExampleImagingStudyImg ;
fhir:reference [ fhir:v "ImagingStudy/ExampleImagingStudyImg" ]     ] )
  ] [
fhir:title [ fhir:v "Order" ] ;
fhir:code [
      ( fhir:coding [
a loinc:55115-0 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "55115-0" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>CT Head requested due to suspected intracranial pathology.</p></div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:ServiceRequest/ExampleServiceRequestImg ;
fhir:reference [ fhir:v "ServiceRequest/ExampleServiceRequestImg" ]     ] )
  ] [
fhir:title [ fhir:v "History" ] ;
fhir:code [
      ( fhir:coding [
a loinc:11329-0 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "11329-0" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Patient presented with headache and dizziness.</p></div>"^^rdf:XMLLiteral ]     ] ;
fhir:emptyReason [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/list-empty-reason>         ] ;
fhir:code [ fhir:v "unavailable" ] ;
fhir:display [ fhir:v "Unavailable" ]       ] )     ]
  ] [
fhir:title [ fhir:v "Procedure" ] ;
fhir:code [
      ( fhir:coding [
a loinc:55111-9 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "55111-9" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>CT imaging procedure performed without complications.</p></div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:Procedure/ExampleProcedureImg ;
fhir:reference [ fhir:v "Procedure/ExampleProcedureImg" ]     ] )
  ] [
fhir:title [ fhir:v "Findings" ] ;
fhir:code [
      ( fhir:coding [
a loinc:59776-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "59776-5" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>No acute findings noted in the head CT scan.</p></div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:Observation/ExampleObservationResultsImg ;
fhir:reference [ fhir:v "Observation/ExampleObservationResultsImg" ]     ] )
  ] ) . #