HL7 Europe Imaging Report R5
1.0.0-ballot - ci-build 150

HL7 Europe Imaging Report R5, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-r5/ and changes regularly. See the Directory of published versions

: DiagnosticReport: Retraction example

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 -------------------------------------------------------------------

<http://hl7.org/fhir/DiagnosticReport/ImagingReportRetractionExample> a fhir:DiagnosticReport ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ImagingReportRetractionExample"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.eu/fhir/imaging-r5/StructureDefinition/DiagnosticReportEuImaging"^^xsd:anyURI ;
       fhir:link <http://hl7.eu/fhir/imaging-r5/StructureDefinition/DiagnosticReportEuImaging>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n  <table class=\"grid dict\">\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td>ImagingReportRetractionExample</td>\n        </tr>\n        \n\n        \n          <tr>\n            <th scope=\"row\"><b>Code: </b></th>\n            <td>\n\n  \n      <p style=\"margin-bottom: 5px;\">\n        \n          <span>Diagnostic imaging study</span>\n        \n        \n          <span>(</span>\n            \n              <span><a href=\"https://loinc.org/\">http://loinc.org</a>:</span>\n            \n            \n              <span>18748-4</span>\n            \n          <span>)</span>\n        \n      </p>\n  \n\n</td>\n          </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\">\n                <b>\n                    \n                        Identifier:\n                    \n                </b>\n            </th>\n            <td>\n              <p style=\"margin-bottom: 5px;\">\n                \n                  <span><a href=\"https://example.org/imaging-report-identifiers\">https://example.org/imaging-report-identifiers</a>: </span>\n                \n                \n                  <span>report-retraction-example</span>\n                \n              </p>\n            </td>\n        </tr>\n        \n       \n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Status: </b></th>\n            <td>entered-in-error</td>\n        </tr>\n        \n\n        \n        \n        \n        <tr>\n            <th scope=\"row\"><b>Category: </b></th>\n            <td>\n              \n                \n\n  \n      <p style=\"margin-bottom: 5px;\">\n        \n        \n          <span>(</span>\n            \n              <span><a href=\"https://loinc.org/\">http://loinc.org</a>:</span>\n            \n            \n              <span>85430-7</span>\n            \n          <span>)</span>\n        \n      </p>\n  \n\n\n              \n                \n\n  \n      <p style=\"margin-bottom: 5px;\">\n        \n        \n          <span>(</span>\n            \n              <span><a href=\"http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs\">http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs</a>:</span>\n            \n            \n              <span>Medical-Imaging</span>\n            \n          <span>)</span>\n        \n      </p>\n  \n\n\n              \n            </td>\n        </tr>\n        \n        \n        \n        <tr>\n            <th scope=\"row\"><b>Subject: </b></th>\n            \n              <td><a href=\"Patient-PatientStructuredReport.html\">3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)</a> </td>\n            \n        </tr>\n        \n\n        \n        \n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Performer: </b></th>\n            <td>\n            \n              <p><a href=\"Organization-OrganizationStructuredReport.html\">Organization Ultrasound centrum</a></p>\n            \n            </td>\n        </tr>\n        \n\n        \n\n        \n          <tr>\n              <th scope=\"row\"><b>Studies: </b></th>\n                <td>\n                <ul>\n                  \n                    <li><a href=\"ImagingStudy-ImagingStudyStructuredReport.html\">ImagingStudy: extension = Upper trunk; identifier = Study Instance UID: DICOM Unique Id#urn:oid:1.3.46.670589.58.10.10562925256214266678.11674839624289915183; status = available; modality = Ultrasound; started = 2025-04-29</a></li>\n                  \n                </ul>\n              </td>\n          </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Composition: </b></th>\n              <td>\n              <a href=\"Composition-ImagingReportRetractionComposition.html\">Retracted imaging report</a>\n            </td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Results interpreter: </b></th>\n              <td>\n                <ul>\n                  \n                  <li><a href=\"Observation-ObservationNarrative.html\">Observation Radiology Study observation (narrative)</a></li>\n                  \n                </ul>\n            </td>\n        </tr>   \n        \n\n        \n\n\n        \n        \n        \n  </table>\n</div>\n</div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "https://example.org/imaging-report-identifiers"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "report-retraction-example" ]
  ] ) ; # 
  fhir:status [ fhir:v "entered-in-error"] ; # 
  fhir:category ( [
     fhir:coding ( [
       a loinc:85430-7 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       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:code [ fhir:v "Medical-Imaging" ]
     ] )
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       a loinc:18748-4 ;
       fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "18748-4" ] ;
       fhir:display [ fhir:v "Diagnostic imaging study" ]
     ] )
  ] ; # 
  fhir:subject [
     fhir:link <http://hl7.org/fhir/Patient/PatientStructuredReport> ;
     fhir:reference [ fhir:v "Patient/PatientStructuredReport" ]
  ] ; # 
  fhir:performer ( [
     fhir:link <http://hl7.org/fhir/Organization/OrganizationStructuredReport> ;
     fhir:reference [ fhir:v "Organization/OrganizationStructuredReport" ]
  ] ) ; # 
  fhir:result ( [
     fhir:link <http://hl7.org/fhir/Observation/ObservationNarrative> ;
     fhir:reference [ fhir:v "Observation/ObservationNarrative" ]
  ] ) ; # 
  fhir:study ( [
     fhir:link <http://hl7.org/fhir/ImagingStudy/ImagingStudyStructuredReport> ;
     fhir:reference [ fhir:v "ImagingStudy/ImagingStudyStructuredReport" ]
  ] ) ; # 
  fhir:composition [
     fhir:link <http://hl7.org/fhir/Composition/ImagingReportRetractionComposition> ;
     fhir:reference [ fhir:v "Composition/ImagingReportRetractionComposition" ]
  ] . # 

<http://hl7.org/fhir/Patient/PatientStructuredReport> a fhir:Patient .

<http://hl7.org/fhir/Organization/OrganizationStructuredReport> a fhir:Organization .

<http://hl7.org/fhir/Observation/ObservationNarrative> a fhir:Observation .

<http://hl7.org/fhir/ImagingStudy/ImagingStudyStructuredReport> a fhir:ImagingStudy .

<http://hl7.org/fhir/Composition/ImagingReportRetractionComposition> a fhir:Composition .