FHIR IG analytics| Package | ihe.rad.mado |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-IHE.RAD.MADO.DocumentResponder.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/bvdh/bvdh-ihe-mado/CapabilityStatement-IHE.RAD.MADO.DocumentResponder.html |
| URL | https://profiles.ihe.net/RAD/MADO/CapabilityStatement/IHE.RAD.MADO.DocumentResponder |
| Version | 0.1.0-SNAPSHOT |
| Status | active |
| Date | 2026-02-27 |
| Name | IHE_RAD_MADO_DocumentResponder |
| Title | MADO Document Responder CapabilityStatement |
| Realm | uv |
| Authority | ihe |
| Description | IHE RAD Manifest based Access to DICOM Objects(MADO) - Document Responder (server). It extends https://build.fhir.org/ig/IHE/ITI.MHD/branches/MHD5/CapabilityStatement-IHE.MHD.DocumentResponder.html |
| Kind | requirements |
No resources found
| CapabilityStatement | ||
| ihe.iti.mhd#current | IHE.MHD.DocumentResponder | Document Responder (server) |
| SearchParameter | ||
| ihe.rad.mado#current | SearchParameterDocumentReferenceBodySite | DocumentReferenceBodySite |
| ihe.rad.mado#current | SearchParameterDocumentReferenceModality | DocumentReferenceModality |
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 |
{
"resourceType": "CapabilityStatement",
"id": "IHE.RAD.MADO.DocumentResponder",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/RAD/MADO/CapabilityStatement/IHE.RAD.MADO.DocumentResponder",
"version": "0.1.0-SNAPSHOT",
"name": "IHE_RAD_MADO_DocumentResponder",
"title": "MADO Document Responder CapabilityStatement",
"status": "active",
"experimental": false,
"date": "2026-02-27",
"publisher": "IHE Radiology Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/radiology/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "rad@ihe.net"
}
]
},
{
"name": "IHE Radiology Technical Committee",
"telecom": [
{
"system": "email",
"value": "rad@ihe.net"
}
]
}
],
"description": "IHE RAD Manifest based Access to DICOM Objects(MADO) - Document Responder (server). It extends https://build.fhir.org/ig/IHE/ITI.MHD/branches/MHD5/CapabilityStatement-IHE.MHD.DocumentResponder.html",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"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"
}
]
}
]
}
]
}