DICOM PS3.17 2024c - Explanatory Information

HHH.4.3.3 JSON Use Case

  1. The requesting system is a mobile application that can make QIDO-RS requests, parse JSON and then make WADO URL requests.

  2. The request specifies:

    1. JSON

    2. Search parameters, including:

      1. Patient ID

      2. Issuer of Patient ID

      3. Patient Name

      4. Patient Date of Birth

      5. Study Description

      6. Study Date

      7. Modalities in Study

      8. Referring Physician

  3. The Response provides

    1. One DICOM JSON element containing all matching Studies

    2. All requested DICOM Attributes for each matching Study

  4. The requesting system identifies the Study of interest and uses Search For Series to identify a series of interest

  5. [repeat B-D for Series, Instance]

  6. The requesting system uses WADO URL to retrieve specific instances

DICOM PS3.17 2024c - Explanatory Information