Mobile Access to DICOM Objects (MADO)
0.1.0-SNAPSHOT - ci-build International flag

Mobile Access to DICOM Objects (MADO), published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.1.0-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bvdh/bvdh-ihe-mado/ and changes regularly. See the Directory of published versions

: ActorDefinition: Imaging Manifest Consumer - TTL Representation

Draft as of 2026-03-06

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 Manifest Consumer</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>This actor represents a system that consumes an Imaging Manifest. Given that this encompasses 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 "https://profiles.ihe.net/RAD/MADO/ActorDefinition/EuImagingReportConsumer"^^xsd:anyURI ;
fhir:l <https://profiles.ihe.net/RAD/MADO/ActorDefinition/EuImagingReportConsumer>
  ] ; # 
  fhir:version [ fhir:v "0.1.0-SNAPSHOT"] ; # 
  fhir:name [ fhir:v "EUImagingReportReportConsumer"] ; # 
  fhir:title [ fhir:v "Imaging Manifest Consumer"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-06T11:56:39+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IHE Radiology Technical Committee"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IHE Radiology Technical Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/radiology/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Consumes the Imaging Manifest."] ; # 
  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 "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:type [ fhir:v "system"] ; # 
  fhir:documentation [ fhir:v "This actor represents a system that consumes an Imaging Manifest. Given that this encompasses 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."] . #