Manifest-based Access to DICOM Objects (MADO) - Downloaded Version 1.0.0 See the Directory of published versions
| Draft as of 2026-09-03 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ActorDefinition/MadoImagingManifestResponder> a fhir:ActorDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "MadoImagingManifestResponder"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition MadoImagingManifestResponder</b></p><a name=\"MadoImagingManifestResponder\"> </a><a name=\"hcMadoImagingManifestResponder\"> </a><table class=\"grid\"><tr><td><b>Actor: EuImagingReportResponder </b></td><td>Imaging Manifest Responder</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>This actor typically represents a system that provides access to radiology reports. Typically this would be systems like a Electronic Health Record (EHR), Radiology Information System (RIS) or a Picture Archiving and Communication System (PACS) that manages and provides access to Imaging Manifests.</p>\n</div></td></tr></table></div>"
] ;
fhir:ActorDefinition.url [ fhir:value "https://profiles.ihe.net/RAD/MADO/ActorDefinition/MadoImagingManifestResponder"] ;
fhir:ActorDefinition.version [ fhir:value "1.0.0"] ;
fhir:ActorDefinition.name [ fhir:value "EuImagingReportResponder"] ;
fhir:ActorDefinition.title [ fhir:value "Imaging Manifest Responder"] ;
fhir:ActorDefinition.status [ fhir:value "draft"] ;
fhir:ActorDefinition.date [ fhir:value "2026-09-03T19:52:58-05:00"^^xsd:dateTime] ;
fhir:ActorDefinition.publisher [ fhir:value "IHE Radiology Technical Committee"] ;
fhir:ActorDefinition.contact [
fhir:index 0 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.ihe.net/ihe_domains/radiology/" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "rad@ihe.net" ]
]
], [
fhir:index 2 ;
fhir:ContactDetail.name [ fhir:value "IHE Radiology Technical Committee" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "rad@ihe.net" ]
]
] ;
fhir:ActorDefinition.description [ fhir:value "Provides the Imaging Manifest."] ;
fhir:ActorDefinition.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ]
]
] ;
fhir:ActorDefinition.type [ fhir:value "system"] ;
fhir:ActorDefinition.documentation [ fhir:value "This actor typically represents a system that provides access to radiology reports. Typically this would be systems like a Electronic Health Record (EHR), Radiology Information System (RIS) or a Picture Archiving and Communication System (PACS) that manages and provides access to Imaging Manifests."] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ActorDefinition/MadoImagingManifestResponder.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ActorDefinition/MadoImagingManifestResponder.ttl> .
IG © 2025+ IHE Radiology Technical Committee. Package ihe.rad.mado#1.0.0 based on FHIR 4.0.1. Generated 2026-09-03
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change