SRS-025 The product checks the image's clinical domain
Identifier
SRS-025
Software system
- Processor
 - Report Builder
 - Orchestrator
 
Category
- Functional
 - Input and output, interfaces
 
Description
The product shall utilize a Clinical Domain Classifier algorithm to automatically assess whether an ingested image belongs to the dermatological domain.
For each image, the system shall produce the following outputs based on this analysis:
- A numerical AI confidence score representing the probability that the image is dermatological.
 - A boolean 
isDermatologicalflag. This flag shall be set totrueif the confidence score exceeds a configurable and version-controlled threshold, andfalseotherwise. 
Derived from PRS
PRS-7XK: Assess image adequacy on ingestion