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

: ActorDefinition: Imaging Report Producer

Draft as of 2026-06-24

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 "EuImagingReportProducer"] ; # 
  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 EuImagingReportProducer</b></p><a name=\"EuImagingReportProducer\"> </a><a name=\"hcEuImagingReportProducer\"> </a><table class=\"grid\"><tr><td><b>Actor: EuImagingReportProducer </b></td><td>Imaging Report Producer</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>A system that generates or makes available structured electronic health data for exchange. In this role, the system is responsible for being technically capable of populating the relevant data elements in accordance with the applicable “able-to-populate” obligations and for associating the required metadata, such as authorship, provenance, status, and temporal information, before the data are made available to downstream systems.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "http://hl7.eu/fhir/imaging-r5/ActorDefinition/EuImagingReportProducer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "EuImagingReportProducer"] ; # 
  fhir:title [ fhir:v "Imaging Report Producer"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-06-24T12:25:40+00: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 "Provides the Imaging Report. Copied from Xt-EHR Producer actor definition."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
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 "A system that generates or makes available structured electronic health data for exchange. In this role, the system is responsible for being technically capable of populating the relevant data elements in accordance with the applicable “able-to-populate” obligations and for associating the required metadata, such as authorship, provenance, status, and temporal information, before the data are made available to downstream systems."] . #