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
: ActorDefinition: Imaging Report Consumer
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@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:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "EuImagingReportConsumer"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition EuImagingReportConsumer</b></p><a name=\"EuImagingReportConsumer\"> </a><a name=\"hcEuImagingReportConsumer\"> </a><table class=\"grid\"><tr><td><b>Actor: EUImagingReportReportConsumer </b></td><td>Imaging Report Consumer</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>This actor represents a system that consumes/uses an imaging report. This includes a wide variety of different systems that include systems that render the report, render only a report summary, interpreted the report and use the retrieved information in providing clinical decision report, systems generating metrics, prefetching, ...</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://hl7.eu/fhir/imaging/ActorDefinition/EuImagingReportConsumer"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/imaging/ActorDefinition/EuImagingReportConsumer>
] ; #
fhir:version [ fhir:v "1.0.0-alpha"] ; #
fhir:name [ fhir:v "EUImagingReportReportConsumer"] ; #
fhir:title [ fhir:v "Imaging Report Consumer"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-02-27T07:40:26+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Europe"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Europe" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.eu" ] ] )
] ) ; #
fhir:description [ fhir:v "Consumes the Imaging Report."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0)."] ; #
fhir:type [ fhir:v "system"] ; #
fhir:documentation [ fhir:v "This actor represents a system that consumes/uses an imaging report. This includes a wide variety of different systems that include systems that render the report, render only a report summary, interpreted the report and use the retrieved information in providing clinical decision report, systems generating metrics, prefetching, ... "] . #