For CTs : qER and qCT

This guide provides information on how to interact with the qER and qCT web API services, both of which focus on CT diagnosis. qER is designed for emergency radiology, focusing on head CT scans, while qCT specializes in chest CT scans. While they cater to different types of CT imaging, the steps for interacting with these APIs are fundamentally the same and has the following operations:

  • Upload your DICOMS

  • Initiate computation for the uploaded DICOMs (This step is required only if stability is enabled in your SourceRunConfig file. If stability is not enabled, the DICOMs will be processed automatically.)

  • Fetch results for the uploaded DICOMS

The specific findings and detailed reports differ between qER and qCT. For detailed information on specific findings and reports, refer to the respective qER or qCT guides.

Last updated