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 Responder - JSON Representation

Draft as of 2026-03-06

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "MadodImagingManifestResponder",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition MadodImagingManifestResponder</b></p><a name=\"MadodImagingManifestResponder\"> </a><a name=\"hcMadodImagingManifestResponder\"> </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>"
  },
  "url" : "https://profiles.ihe.net/RAD/MADO/ActorDefinition/MadodImagingManifestResponder",
  "version" : "0.1.0-SNAPSHOT",
  "name" : "EuImagingReportResponder",
  "title" : "Imaging Manifest Responder",
  "status" : "draft",
  "date" : "2026-03-06T11:56:39+00:00",
  "publisher" : "IHE Radiology Technical Committee",
  "contact" : [
    {
      "name" : "IHE Radiology Technical Committee",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/radiology/"
        },
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    }
  ],
  "description" : "Provides the Imaging Manifest.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "type" : "system",
  "documentation" : "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."
}