{"uid":"cap_8Px7AEcrOJY1LOp5MpHbu","slug":"magent-scorma-calculator-758e2273","name":"magent SCORMA Calculator","description":"Heide 2001 SCORMA: extent_percent/5 + 5*intensity_sum + 2*symptom_sum/5. Extent 0-100 (diffuse cutaneous mastocytosis is 100). Four intensity signs 0-3 (pigmentation, vesiculation, elevation/induration, Darier's sign). Five symptoms 0-10 (flushing, provocation factors, diarrhoea, bone pain, pruritus). Max 100. magent does not examine the skin. Not a diagnosis, WHO/ICC criteria, REMA, or tryptase.","url":"https://api.magentlab.com/api/calc/scorma","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"headers":{"type":"object","additionalProperties":{"type":"string"}},"queryParams":{"type":"object","required":["extent_percent","pigmentation","vesiculation","elevation_induration","darier_sign","flushing","provocation_factors","diarrhoea","bone_pain","pruritus"],"properties":{"flushing":{"enum":[0,1,2,3,4,5,6,7,8,9,10],"type":"integer","description":"Caller-assigned Heide 2001 SCORMA part C flushing (integer 0-10). magent does not take a history."},"pruritus":{"enum":[0,1,2,3,4,5,6,7,8,9,10],"type":"integer","description":"Caller-assigned Heide 2001 SCORMA part C pruritus (integer 0-10). magent does not take a history."},"bone_pain":{"enum":[0,1,2,3,4,5,6,7,8,9,10],"type":"integer","description":"Caller-assigned Heide 2001 SCORMA part C bone pain (integer 0-10). magent does not take a history."},"diarrhoea":{"enum":[0,1,2,3,4,5,6,7,8,9,10],"type":"integer","description":"Caller-assigned Heide 2001 SCORMA part C diarrhoea (integer 0-10). magent does not take a history."},"darier_sign":{"enum":[0,1,2,3],"type":"integer","description":"Caller-assigned Heide 2001 SCORMA part B Darier's sign (integer 0-3). magent does not examine the skin or assign Darier's sign."},"pigmentation":{"enum":[0,1,2,3],"type":"integer","description":"Caller-assigned Heide 2001 SCORMA part B pigmentation (integer 0-3). magent does not examine the skin."},"vesiculation":{"enum":[0,1,2,3],"type":"integer","description":"Caller-assigned Heide 2001 SCORMA part B vesiculation (integer 0-3). magent does not examine the skin."},"extent_percent":{"type":"number","description":"Caller-assigned Heide 2001 SCORMA part A body-surface extent (number 0-100). Diffuse cutaneous mastocytosis is 100. magent does not examine the skin."},"provocation_factors":{"enum":[0,1,2,3,4,5,6,7,8,9,10],"type":"integer","description":"Caller-assigned Heide 2001 SCORMA part C provocation factors (integer 0-10). magent does not take a history."},"elevation_induration":{"enum":[0,1,2,3],"type":"integer","description":"Caller-assigned Heide 2001 SCORMA part B elevation/induration (integer 0-3). magent does not examine the skin."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dXD4oA7l5LZF1ZPWebQCs","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the Heide 2001 SCORMA (SCORing MAstocytosis) integer score from caller-supplied skin extent, four intensity signs, and five symptom ratings","exampleAgentPrompt":"Calculate the SCORMA score for a mastocytosis patient: skin extent 30%, pigmentation 2, vesiculation 1, elevation/induration 1, Darier's sign 2, flushing 5, provocation factors 3, diarrhoea 2, bone pain 1, pruritus 4.","exampleUseCases":[{"title":"Clinic follow-up severity tracking","prompt":"I need to track disease burden for a mastocytosis patient at follow-up — extent is 20%, pigmentation 2, vesiculation 0, elevation/induration 1, Darier's sign 1, flushing 4, provocation factors 3, diarrhoea 1, bone pain 0, pruritus 6. What's their SCORMA score?"},{"title":"Diffuse cutaneous mastocytosis baseline","prompt":"For a child with diffuse cutaneous mastocytosis, body surface extent is 100%, pigmentation 3, vesiculation 3, elevation/induration 2, Darier's sign 3, flushing 8, provocation factors 7, diarrhoea 4, bone pain 2, pruritus 9 — compute the SCORMA."},{"title":"Mild disease pre-treatment assessment","prompt":"Before starting treatment, I want the SCORMA for a patient with minimal disease: extent 5%, pigmentation 1, vesiculation 0, elevation/induration 0, Darier's sign 1, flushing 2, provocation factors 1, diarrhoea 0, bone pain 0, pruritus 3."}],"resultDescription":"Returns the computed SCORMA integer score (maximum 100) derived from the Heide 2001 formula: extent_percent/5 + 5×intensity_sum + 2×symptom_sum/5, where intensity_sum is the sum of four skin signs (0–3 each) and symptom_sum is the sum of five symptom ratings (0–10 each).","failureModes":["Missing required query parameters returns an error — all ten parameters are mandatory","Out-of-range values (e.g. extent_percent > 100 or intensity sign > 3) will be rejected or produce schema validation errors","Payment failure (x402) if USDC balance is insufficient","No clinical interpretation is provided — score only, no diagnosis or WHO/ICC/REMA mapping"],"whenToPreferThis":"Use this endpoint when you need a deterministic, formula-based SCORMA severity score for mastocytosis and already have all ten caller-assigned clinical values (skin extent, four intensity signs, five symptoms). It does not examine the patient, assign signs, or interpret results diagnostically — it only computes the arithmetic. Prefer it over manual calculation to avoid formula errors in clinical research or EHR automation pipelines.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:21:31.922Z","isFirstParty":false}