HL7 Europe Imaging Report R4
1.0.0-alpha - qa-preview 150

This page is part of the HL7 Europe Imaging Report (v1.0.0-alpha: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0-ballot. For a full list of available versions, see the Directory of published versions

: DiagnosticReport: semi-structured report

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:DiagnosticReport ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "DiagnosticReportSemiStructured"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.eu/fhir/imaging/StructureDefinition/DiagnosticReportEuImaging"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/imaging/StructureDefinition/DiagnosticReportEuImaging>     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.composition>     ] ;
fhir:value [
a fhir:Reference ;
fhir:l <urn:uuid:4f37ad0a-11f8-4389-88bb-78118d8f84db> ;
fhir:reference [ fhir:v "urn:uuid:4f37ad0a-11f8-4389-88bb-78118d8f84db" ]     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note>     ] ;
fhir:value [
a fhir:Annotation ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/annotationType"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/annotationType>         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( 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:v "Linker Fuß:\n  Allenfalls geringe Abflachung des Fußgewölbes und normale Dicke der Plantarfaszie. Regelrechte\n  Artikulation im Rückfuß, Mittelfuß und Vorfußes. Im Großzehengrundgelenk deutliche Verschmälerung des\n  Gelenkspaltes und Ausbildung von subchondralen Geröllzysten sowie deutliche postoperative\n  Veränderungen nach Umstellungsosteotomie. Die Beuge- und Strecksehnen sind intakt." ]     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.note>     ] ;
fhir:value [
a fhir:Annotation ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/annotationType"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/annotationType>         ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( 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:v "Rechter Fuß:\n  Analog zur Gegenseite zeigt sich eine allenfalls geringe Abflachung des Fußgewölbes und unauffällige\n  Plantarfaszie. Normale Artikulation im Rückfuß, Mittelfußes und Vorfußes. Im Seitenvergleich rechts\n  geringere degenerative Veränderungen des Großzehengrundgelenkes. Keine Signalauffälligkeiten an den\n  Beuge- und Strecksehnen." ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://example.org/myhosptital/reportidentifiers"^^xsd:anyURI ;
fhir:l <http://example.org/myhosptital/reportidentifiers>     ] ;
fhir:value [ fhir:v "o32u4js8492ff" ]
  ] ) ; # 
  fhir:basedOn ( [
fhir:type [
fhir:v "ServiceRequest"^^xsd:anyURI ;
fhir:l fhir:ServiceRequest     ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>           ] ;
fhir:code [ fhir:v "ACSN" ]         ] )       ] ;
fhir:system [
fhir:v "http://example.org/myhosptital/accessionsystem"^^xsd:anyURI ;
fhir:l <http://example.org/myhosptital/accessionsystem>       ] ;
fhir:value [ fhir:v "123456789" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0074>       ] ;
fhir:code [ fhir:v "RAD" ] ;
fhir:display [ fhir:v "Radiology" ]     ] )
  ] [
    ( 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:code [
    ( fhir:coding [
a loinc:24802-1 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "24802-1" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l <urn:uuid:907c9bcf-94b5-4243-88ba-6f85ffec4bc8> ;
fhir:reference [ fhir:v "urn:uuid:907c9bcf-94b5-4243-88ba-6f85ffec4bc8" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2025-05-08"^^xsd:date
  ] ; # 
  fhir:performer ( [
fhir:l <urn:uuid:d6f6db53-9e8b-4b5a-9ccc-b06ad4b62d4b> ;
fhir:reference [ fhir:v "urn:uuid:d6f6db53-9e8b-4b5a-9ccc-b06ad4b62d4b" ]
  ] ) ; # 
  fhir:resultsInterpreter ( [
fhir:l <urn:uuid:cc78737c-f9a7-4253-b932-ccdb13f745cd> ;
fhir:reference [ fhir:v "urn:uuid:cc78737c-f9a7-4253-b932-ccdb13f745cd" ]
  ] ) ; # 
  fhir:imagingStudy ( [
fhir:l <urn:uuid:b710ae7d-c8d7-4861-a01e-b1e34031de4f> ;
fhir:reference [ fhir:v "urn:uuid:b710ae7d-c8d7-4861-a01e-b1e34031de4f" ]
  ] [
fhir:l <urn:uuid:118f57b8-a3ec-4b3e-90f7-47a7f5563218> ;
fhir:reference [ fhir:v "urn:uuid:118f57b8-a3ec-4b3e-90f7-47a7f5563218" ]
  ] ) ; # 
  fhir:conclusion [ fhir:v "Beginnende Großzehengrundgelenksarthrose, links mehr als rechts. Z.n. Umstellungsosteotomie des MFK1 links."] ; # 
  fhir:presentedForm ( [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:language [ fhir:v "de-DE" ] ;
fhir:url [
fhir:v "urn:uuid:f7f11c74-2c5b-4d56-b00e-c66f8e56da67"^^xsd:anyURI ;
fhir:l <urn:uuid:f7f11c74-2c5b-4d56-b00e-c66f8e56da67>     ]
  ] ) . #