FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-manifest
Resource TypeCapabilityStatement
IdCapabilityStatement-IHE.RAD.MADO.DocumentResponder.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-manifest/CapabilityStatement-IHE.RAD.MADO.DocumentResponder.html
URLhttp://hl7.eu/fhir/imaging-manifest/CapabilityStatement/IHE.RAD.MADO.DocumentResponder
Version0.2.1-build
Statusactive
Date2026-02-27
NameIHE_RAD_MADO_DocumentResponder
TitleMADO Document Responder (server)
Realmeu
Authorityhl7
DescriptionIHE RAD Manifest based Access to DICOM Objects(MADO) - Document Responder (server). It extends MHD [Document Responder (client)](https://build.fhir.org/ig/IHE/ITI.MHD/CapabilityStatement-IHE.MHD.DocumentResponder.html).
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

CapabilityStatement
ihe.iti.mhd#currentIHE.MHD.DocumentResponderDocument Responder (server)
SearchParameter
ihe.rad.mado#currentSearchParameterDocumentReferenceAccessionNumberDocumentReferenceAccessionNumber
ihe.rad.mado#currentSearchParameterDocumentReferenceBodySiteDocumentReferenceAnatomicalRegion
ihe.rad.mado#currentSearchParameterDocumentReferenceModalityDocumentReferenceModality
ihe.rad.mado#currentSearchParameterDocumentReferenceStudyInstanceUidDocumentReferenceStudyInstanceUid

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement IHE.RAD.MADO.DocumentResponder

MADO Document Responder (server)

  • Implementation Guide Version: 0.2.1-build
  • FHIR Version: 4.0.1
  • Supported Formats: json, xml
  • Published on: 2026-02-27
  • Published by: HL7 Europe

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

This CapabilityStatement imports the CapabilityStatement Document Responder (server)

FHIR RESTful Capabilities

Mode: server

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
DocumentReference bodysite, modality, study-instance-uid, accession-number

Resource Conformance: unspecified DocumentReference

Core FHIR Resource
DocumentReference
Reference Policy
Interaction summary

    Search Parameters
    ConformanceParameterTypeDocumentation
    SHALLbodysitetoken

    Anatomical region of the related imaging study

    SHALLmodalitytoken

    Modality of the related imaging study

    SHALLstudy-instance-uidtoken

    Study Instance UID of the related imaging study

    SHALLaccession-numbertoken

    Accession Number of the related imaging study

     

    Source1

    {
      "resourceType": "CapabilityStatement",
      "id": "IHE.RAD.MADO.DocumentResponder",
      "text": {
        "status": "extensions",
        "div": "<!-- snip (see above) -->"
      },
      "url": "http://hl7.eu/fhir/imaging-manifest/CapabilityStatement/IHE.RAD.MADO.DocumentResponder",
      "version": "0.2.1-build",
      "name": "IHE_RAD_MADO_DocumentResponder",
      "title": "MADO Document Responder (server)",
      "status": "active",
      "experimental": false,
      "date": "2026-02-27",
      "publisher": "HL7 Europe",
      "contact": [
        {
          "name": "HL7 Europe",
          "telecom": [
            {
              "system": "url",
              "value": "http://hl7.eu"
            }
          ]
        }
      ],
      "description": "IHE RAD Manifest based Access to DICOM Objects(MADO) - Document Responder (server). It extends MHD [Document Responder (client)](https://build.fhir.org/ig/IHE/ITI.MHD/CapabilityStatement-IHE.MHD.DocumentResponder.html). ",
      "jurisdiction": [
        {
          "coding": [
            {
              "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
              "code": "150",
              "display": "Europe"
            }
          ]
        }
      ],
      "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
      "kind": "requirements",
      "imports": [
        "https://profiles.ihe.net/ITI/MHD/CapabilityStatement/IHE.MHD.DocumentResponder"
      ],
      "fhirVersion": "4.0.1",
      "format": [
        "json",
        "xml"
      ],
      "rest": [
        {
          "mode": "server",
          "resource": [
            {
              "type": "DocumentReference",
              "searchParam": [
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "SHALL"
                    }
                  ],
                  "name": "bodysite",
                  "definition": "https://profiles.ihe.net/RAD/MADO/SearchParameter/SearchParameterDocumentReferenceBodySite",
                  "type": "token",
                  "documentation": "Anatomical region of the related imaging study"
                },
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "SHALL"
                    }
                  ],
                  "name": "modality",
                  "definition": "https://profiles.ihe.net/RAD/MADO/SearchParameter/SearchParameterDocumentReferenceModality",
                  "type": "token",
                  "documentation": "Modality of the related imaging study"
                },
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "SHALL"
                    }
                  ],
                  "name": "study-instance-uid",
                  "definition": "https://profiles.ihe.net/RAD/MADO/SearchParameter/SearchParameterDocumentReferenceStudyInstanceUid",
                  "type": "token",
                  "documentation": "Study Instance UID of the related imaging study"
                },
                {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                      "valueCode": "SHALL"
                    }
                  ],
                  "name": "accession-number",
                  "definition": "https://profiles.ihe.net/RAD/MADO/SearchParameter/SearchParameterDocumentReferenceAccessionNumber",
                  "type": "token",
                  "documentation": "Accession Number of the related imaging study"
                }
              ]
            }
          ]
        }
      ]
    }