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: SearchParameterDocumentReferenceAccessionNumber

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

Searches for document references with a specific Accession Number.

DocumentReferenceAccessionNumber

Parameter accession-number:token

Searches for document references with a specific Accession Number.

ResourceDocumentReference
ExpressionDocumentReference.context.related.identifier.where( type.coding.where( system= 'http://dicom.nema.org/resources/ontology/DCM' and code = '121022' ).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