Mobile Access to DICOM Objects (MADO)
0.1.0-SNAPSHOT - ci-build
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
| Page standards status: Trial-use |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="SearchParameterDocumentReferenceModality"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter SearchParameterDocumentReferenceModality</b></p><a name="SearchParameterDocumentReferenceModality"> </a><a name="hcSearchParameterDocumentReferenceModality"> </a><h2>DocumentReferenceModality</h2><p>Parameter <code>modality</code>:<code>token</code></p><div><p>Searches for document references with a specific modality.</p>
</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('http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.modality').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>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<url
value="https://profiles.ihe.net/RAD/MADO/SearchParameter/SearchParameterDocumentReferenceModality"/>
<version value="0.1.0-SNAPSHOT"/>
<name value="DocumentReferenceModality"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-03-06T11:56:39+00:00"/>
<publisher value="IHE Radiology Technical Committee"/>
<contact>
<name value="IHE Radiology Technical Committee"/>
<telecom>
<system value="url"/>
<value value="https://www.ihe.net/ihe_domains/radiology/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="iti@ihe.net"/>
</telecom>
</contact>
<description
value="Searches for document references with a specific modality."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<code value="modality"/>
<base value="DocumentReference"/>
<type value="token"/>
<expression
value="DocumentReference.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.modality').value"/>
</SearchParameter>