SRS-027 The product provides a final image validity summary
Identifier​
SRS-027
Software system​
Backend
Category​
- Functional
- Input and output, interfaces
Description​
The product shall aggregate the results from all individual image adequacy assessments to produce a final, single boolean isValid
flag.
This flag shall be set to true
if, and only if, all of the following conditions are met:
- The image quality assessment (per SRS-024) results in an
acceptable
flag oftrue
. - The clinical domain validation (per SRS-025) results in an
isDermatological
flag oftrue
.
If any of these conditions are not met, the isValid
flag shall be set to false
, and no further clinical analysis (e.g., PRS-001, PRS-002) shall be performed on the image.
Derived from PRS​
PRS-003: Assess image adequacy on ingestion