Manifest-based Access to DICOM Objects (MADO)
0.1.0 - trial-use International flag

Manifest-based 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 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RAD.MADO/ and changes regularly. See the Directory of published versions

SearchParameter: SearchParameterDocumentReferenceStudyInstanceUid

Official URL: https://profiles.ihe.net/RAD/MADO/SearchParameter/SearchParameterDocumentReferenceStudyInstanceUid Version: 0.1.0
Standards status: Trial-use Computable Name: DocumentReferenceStudyInstanceUid

Searches for document references with a specific Study Instance UID.

DocumentReferenceStudyInstanceUid

Parameter study-instance-uid:token

Searches for document references with a specific Study Instance UID.

ResourceDocumentReference
ExpressionDocumentReference.context.related.identifier.where( type.coding.where( system= 'http://dicom.nema.org/resources/ontology/DCM' and code = '110180' ).exists())
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true