FHIR IG analytics| Package | hl7.fhir.eu.imaging-manifest |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-IHE.RAD.MADO.DocumentResponder.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/imaging-manifest/CapabilityStatement-IHE.RAD.MADO.DocumentResponder.html |
| URL | http://hl7.eu/fhir/imaging-manifest/CapabilityStatement/IHE.RAD.MADO.DocumentResponder |
| Version | 0.2.1-build |
| Status | active |
| Date | 2026-02-27 |
| Name | IHE_RAD_MADO_DocumentResponder |
| Title | MADO Document Responder (server) |
| Realm | eu |
| Authority | hl7 |
| 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). |
| Copyright | Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0). |
| Kind | requirements |
No resources found
| CapabilityStatement | ||
| ihe.iti.mhd#current | IHE.MHD.DocumentResponder | Document Responder (server) |
| SearchParameter | ||
| ihe.rad.mado#current | SearchParameterDocumentReferenceAccessionNumber | DocumentReferenceAccessionNumber |
| ihe.rad.mado#current | SearchParameterDocumentReferenceBodySite | DocumentReferenceAnatomicalRegion |
| ihe.rad.mado#current | SearchParameterDocumentReferenceModality | DocumentReferenceModality |
| ihe.rad.mado#current | SearchParameterDocumentReferenceStudyInstanceUid | DocumentReferenceStudyInstanceUid |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.RAD.MADO.DocumentResponder
json, xmlNote 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)
serverThe summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| DocumentReference | bodysite, modality, study-instance-uid, accession-number |
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | bodysite | token | Anatomical region of the related imaging study |
| SHALL | modality | token | Modality of the related imaging study |
| SHALL | study-instance-uid | token | Study Instance UID of the related imaging study |
| SHALL | accession-number | token | Accession Number of the related imaging study |
{
"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"
}
]
}
]
}
]
}