SRS-015 Generate an unified report of ICD class distributions
Identifier​
SRS-015
Software System​
- Report Builder
- Orchestrator
Category​
- Functional
- Input and output, interfaces
Description​
The software shall combine the aggregated ICD probability distribution (as defined in SRS-013
) and the per-image analyses (as defined in SRS-014
) into a single, unified JSON response object.
This response object must contain, at its root level:
- A
conclusion
key, holding the aggregated results. - An
imagingAnalysis
key, holding the array of individual image reports, each with its own ICD distribution and explainability heat map.
The system must ensure both components are present in the final output delivered to the user for a given analysis request.
Derived from PRS​
PRS-001