User Interface
The fastest way to surface a result is to let the iframe render the report itself. As soon as the analysis completes, the components below appear inside the iframe, with no additional rendering work required on the integrator side.
Download report as PDF
The iframe exposes a button that lets the clinician export the full report as a PDF for archival or sharing.
Image, image quality and modality
The captured image is shown alongside its quality score and modality. When an explainability mask is available, the user can swipe (or tap the dots) to switch between the masked image and the original. The masked image is shown first by default.
Detected conditions
A ranked list of the five most likely conditions, each with the probability returned by the algorithm.
Select a condition
The algorithm has detected the following conditions.
- Condition A67.51%
- Condition B26.24%
- Condition C1.19%
- Condition D0.99%
- Condition E0.53%
Select other condition
Entropy
A short, plain-language explanation of the algorithm's certainty about its analysis. The colour and wording change with the entropy band.
The normalized entropy value is high (69%), meaning the algorithm has low certainty about its analysis. Please keep this in mind when interpreting the results.
Suspicion of malignancy
A gauge with the score expressed as a ratio in [0, 1] and a coloured pill summarising the risk band.
Suspicion of malignancy
62%
Predicted by the algorithm
Severity assessment
When the analysed condition has a quantitative severity index, the iframe renders an additional card with the index name, the gauge and the per-sign sub-scores.
APASI Local
Local automatic psoriasis area and severity index
Mild
Affected area
1 (0-10%)
Scaling
Mild (1)
Erythema
Moderate (2)
Induration
None (0)
The components above are an indicative preview of the iframe's output. The exact look and feel (including spacing, typography, copy and ordering) may vary slightly from the version you see embedded in your application as the UI is updated.
Next Steps
- Need to export as PDF instead? See the PDF Export page.
- Parsing the JSON response programmatically? See the JSON Schema page.