This page is part of the HL7 Europe Imaging Study Report (v1.0.0-ballot: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). 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:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition EuImagingReportConsumer</b></p><a name=\"EuImagingReportConsumer\"> </a><a name=\"hcEuImagingReportConsumer\"> </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</p></div><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 an imaging report. Given that this encompases a wide variety of systems, including displaying pre-rendered reports in a UI, processing for clinical decision report, systems generating metrics, etc., no obligations are defined for this actor as of now. Obligations may be added in the future when specific use cases or subgorups are defined.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://hl7.eu/fhir/imaging-r5/ActorDefinition/EuImagingReportConsumer"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/imaging-r5/ActorDefinition/EuImagingReportConsumer>
] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "EUImagingReportReportConsumer"] ; #
fhir:title [ fhir:v "Imaging Report Consumer"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-03-20T12:59:14+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 an imaging report. Given that this encompases a wide variety of systems, including displaying pre-rendered reports in a UI, processing for clinical decision report, systems generating metrics, etc., no obligations are defined for this actor as of now. Obligations may be added in the future when specific use cases or subgorups are defined."] . #