📄️ Automatic local
POST /severity-assessment/automatic/local scores the severity of a known condition on a single body site. Most sub-scores are derived from the image by the AI; the request also carries any clinical inputs that the image cannot provide (patient age, patient-reported symptoms, region body-surface-area percentage). The set of those inputs is fixed per scoring system and is listed in the request-fields table below.
📄️ Automatic global
POST /severity-assessment/automatic/global aggregates a severity score across multiple body sites by accepting one image per site and returning a whole-body result.
📄️ Manual
POST /severity-assessment/manual computes a severity score from clinician- or patient-supplied questionnaire responses only no image is required. Use it for scoring systems that are intrinsically questionnaire-based or when an image is unavailable. Manual-capable scoring systems are flagged in the response of GET /questionnaires.