SRS-013 Generate an aggregated ICD probability distribution from image set
Identifier​
SRS-013
Software System​
- Processor
- Report Builder
- Orchestrator
Category​
- Functional
Description​
The software shall process a set of one or more dermatological images. For the provided image set, the system shall return a single, aggregated list of potential ICD categories as a probability distribution.
Each element in the returned list shall correspond to a single ICD category and must contain:
- The calculated probability for that category.
- The official ICD code, display name, system identifier, and version, structured within a
code
object as seen in the API output specification.
This corresponds to the conclusion
array in the root of the JSON output.
Related activities​
- Software Implementation
- Software Unit Verification
- Software Integration and Integration Testing