Manifest-based Access to DICOM Objects (MADO)
1.0.0 - trial-use
This page is part of the Manifest-based Access to DICOM Objects (MADO) (v1.0.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Page standards status: Trial-use |
{
"resourceType" : "SearchParameter",
"id" : "SearchParameterDocumentReferenceBodySite",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter SearchParameterDocumentReferenceBodySite</b></p><a name=\"SearchParameterDocumentReferenceBodySite\"> </a><a name=\"hcSearchParameterDocumentReferenceBodySite\"> </a><h2>DocumentReferenceAnatomicalRegion</h2><p>Parameter <code>anatomical-region</code>:<code>token</code></p><div><p>Searches for document references with a specific anatomical region.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>DocumentReference.extension('https://profiles.ihe.net/RAD/MADO/StructureDefinition/ext-R5-DocumentReference.bodySite').value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}
],
"url" : "https://profiles.ihe.net/RAD/MADO/SearchParameter/SearchParameterDocumentReferenceBodySite",
"version" : "1.0.0",
"name" : "DocumentReferenceAnatomicalRegion",
"status" : "active",
"experimental" : false,
"date" : "2026-09-03T19:52:58-05:00",
"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" : "Searches for document references with a specific anatomical region.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"code" : "anatomical-region",
"base" : [
"DocumentReference"
],
"type" : "token",
"expression" : "DocumentReference.extension('https://profiles.ihe.net/RAD/MADO/StructureDefinition/ext-R5-DocumentReference.bodySite').value"
}