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 - 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:link <http://fhir.ehdsi.eu/imaging/StructureDefinition/composition-img-myhealtheu>     ] )
  ] ; # 
  fhir:language [ fhir:v "en-US"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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 (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 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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://fhir.ehdsi.eu/imaging/StructureDefinition/im-composition-diagnosticReportReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "DiagnosticReport/ExampleDiagnosticReportImg" ]     ]
  ] ) ; # 
  fhir:identifier [
fhir:system [ fhir:v "http://hospital.example.org/imaging/reports"^^xsd:anyURI ] ;
fhir:value [ fhir:v "IMG-CT-20240616-001" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:11502-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11502-2" ] ;
fhir:display [ fhir:v "Laboratory report" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49" ]
  ] ; # 
  fhir:date [ fhir:v "2025-06-15T14:00:00Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530" ]
  ] [
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:reference [ fhir:v "PractitionerRole/ExampleRadiologistRoleImg" ]     ]
  ] [
fhir:mode [ fhir:v "professional" ] ;
fhir:time [ fhir:v "2025-06-15T14:00:00Z"^^xsd:dateTime ] ;
fhir:party [
fhir:reference [ fhir:v "PractitionerRole/ExampleRadiologistRoleImg" ]     ]
  ] ) ; # 
  fhir:custodian [
fhir:reference [ fhir:v "Organization/org-img-001" ]
  ] ; # 
  fhir:event ( [
    ( fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://example.org/fhir/CodeSystem/modality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CT" ] ;
fhir:display [ fhir:v "Computed Tomography" ]       ] )     ] ) ;
    ( fhir:detail [
fhir:reference [ fhir:v "ImagingStudy/ExampleImagingStudyImg" ]     ] )
  ] [
    ( fhir:code [
      ( fhir:coding [
a sct:4970003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "4970003" ] ;
fhir:display [ fhir:v "Venography" ]       ] )     ] ) ;
    ( fhir:detail [
fhir:reference [ fhir:v "Procedure/ExampleProcedureImg" ]     ] )
  ] ) ; # 
  fhir:section ( [
fhir:title [ fhir:v "Findings" ] ;
fhir:code [
      ( fhir:coding [
a loinc:59776-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59776-5" ] ;
fhir:display [ fhir:v "Findings" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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:reference [ fhir:v "Observation/ExampleObservationResultsImg" ]     ] )
  ] [
fhir:title [ fhir:v "Imaging Studies" ] ;
fhir:code [
      ( fhir:coding [
a loinc:18726-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18726-0" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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:reference [ fhir:v "ImagingStudy/ExampleImagingStudyImg" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:18783-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18783-1" ] ;
fhir:display [ fhir:v "Radiology Study recommendation (narrative)" ]       ] )     ]
  ] ) . #