DICOM PS3.19 2024c - Application Hosting

9.10 Status

A data structure with the following fields:

9.10.1 StatusType

An enumerated data type with the following values and definitions:

  • INFORMATION - the status is for informational purposes only.

  • WARNING - indicates a condition that might impact the speed or quality of the work done by the Hosted Application, but that does not prevent the Hosted Application from completing its task.

  • ERROR - indicates a condition that might prevent the Hosted Application from correctly completing its task. The Hosted Application will attempt to continue.

  • FATALERROR - indicates a condition that prevents the Hosted Application from completing its task. The Hosted Application will not attempt to continue, and will transition automatically to the CANCELED state.

DICOM PS3.19 2024c - Application Hosting