{"id":"fb1babb0-c022-47c6-a608-ce005544de3d","url":"https://api.magentlab.com/api/calc/pesi?age=50&altered_mentation=false&cancer=false&chronic_lung_disease=false&heart_failure=false&heart_rate_bpm=80&respiratory_rate=16&sex=female&spo2_percent=96&systolic_mm_hg=120&temperature_c=37","method":"GET","fingerprint":"48e0d829a3aa1e4d5f3e0748d61e0d74bfdd02d4e27904ad196eff5ee949fd55","name":"magent","description":null,"category":"other","docs_url":null,"advertised_price_usd":"0.005000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","scheme":"exact","networks":["eip155:8453"],"pay_to":"0x836Be278f1739fB4308091cD1852F7971Bc19Ee2","input_schema":{"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":["age","sex","cancer","heart_failure","chronic_lung_disease","heart_rate_bpm","systolic_mm_hg","respiratory_rate","temperature_c","altered_mentation","spo2_percent"],"properties":{"age":{"type":"integer","description":"Age in years (18-120). Adds 1 point per year (the age integer itself)."},"sex":{"type":"string","description":"Sex (female or male). Male scores +10."},"cancer":{"type":"boolean","description":"Cancer as assigned by the caller. true or false. +30 if true."},"spo2_percent":{"type":"number","description":"Arterial oxygen saturation percent (50-100). Scores +20 when <90; 90 does not score."},"heart_failure":{"type":"boolean","description":"Heart failure as assigned by the caller (separate from chronic lung disease). true or false. +10 if true."},"temperature_c":{"type":"number","description":"Temperature in °C (30-45). Scores +20 when <36; 36.0 does not score."},"heart_rate_bpm":{"type":"integer","description":"Heart rate in beats per minute (integer 30-220). Scores +20 when ≥110; 109 does not score."},"systolic_mm_hg":{"type":"number","description":"Systolic blood pressure in mm Hg (50-250). Scores +30 when <100; 100 does not score."},"respiratory_rate":{"type":"integer","description":"Respiratory rate in breaths/min (integer 4-80). Scores +20 when ≥30; 29 does not score."},"altered_mentation":{"type":"boolean","description":"Altered mental status as assigned by the caller. true or false. +60 if true."},"chronic_lung_disease":{"type":"boolean","description":"Chronic lung disease as assigned by the caller (separate from heart failure). true or false. +10 if true."}}}},"additionalProperties":false},"output_schema":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}},"schema_completeness":0,"status":"degraded","first_seen_at":"2026-08-23 14:03:56.244911+00","last_seen_at":"2026-08-23 14:03:54.714+00","last_success_at":"2026-09-05 10:54:33.648+00","dead_since":null,"probe_backoff_tier":3,"next_probe_at":"2026-09-15 11:04:20.599+00","search_tsv":"'magent':1","catalog_number":"4285","x402_version":2,"resource_url":"https://api.magentlab.com/api/calc/pesi","resource_description":"PESI (Pulmonary Embolism Severity Index) from Aujesky 2005: age in years plus male sex (+10), cancer (+30), heart failure (+10), chronic lung disease (+10), heart rate >=110 (+20), SBP <100 mm Hg (+30), respiratory rate >=30 (+20), temperature <36 C (+20), altered mental status (+60), and SpO2 <90% (+20). Classes I (<=65) through V (>125). Only for already diagnosed PE. Not a diagnosis, not an outpatient protocol, not sPESI, and not the 17-variable laboratory model.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"age":50,"sex":"female","cancer":false,"spo2_percent":96,"heart_failure":false,"temperature_c":37,"heart_rate_bpm":80,"systolic_mm_hg":120,"respiratory_rate":16,"altered_mentation":false,"chronic_lung_disease":false}},"output":{"type":"json","example":{"score":50,"formula":"pesi","citation":{"id":"aujesky-2005","doi":"10.1164/rccm.200506-862OC","title":"Derivation and validation of a prognostic model for pulmonary embolism","source":"Am J Respir Crit Care Med. 2005;172(8):1041-1046","authors":"Aujesky D, Obrosky DS, Stone RA, et al."},"age_years":50,"components":[{"value":50,"factor":"age","points":50,"present":true},{"value":"female","factor":"male_sex","points":0,"present":false},{"factor":"cancer","points":0,"present":false},{"factor":"heart_failure","points":0,"present":false},{"factor":"chronic_lung_disease","points":0,"present":false},{"value":80,"factor":"heart_rate_ge_110","points":0,"present":false},{"value":120,"factor":"systolic_mm_hg_lt_100","points":0,"present":false},{"value":16,"factor":"respiratory_rate_ge_30","points":0,"present":false},{"value":37,"factor":"temperature_lt_36","points":0,"present":false},{"factor":"altered_mentation","points":0,"present":false},{"value":96,"factor":"spo2_lt_90","points":0,"present":false}],"disclaimer":"Not a medical device. Deterministic published-formula or published-code output for autonomous agents. A licensed clinician remains responsible for patient care and billing submissions.","pesi_class":"I","formula_expression":"PESI = age_in_years + 10*male + 30*cancer + 10*heart_failure + 10*chronic_lung_disease + 20*(HR>=110) + 30*(SBP<100) + 20*(RR>=30) + 20*(temp<36) + 60*altered_mentation + 20*(SpO2<90); classes I <=65, II 66-85, III 86-105, IV 106-125, V >125"}},"iconUrl":"https://api.magentlab.com/favicon.ico"},"schema":{"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":["age","sex","cancer","heart_failure","chronic_lung_disease","heart_rate_bpm","systolic_mm_hg","respiratory_rate","temperature_c","altered_mentation","spo2_percent"],"properties":{"age":{"type":"integer","description":"Age in years (18-120). Adds 1 point per year (the age integer itself)."},"sex":{"type":"string","description":"Sex (female or male). Male scores +10."},"cancer":{"type":"boolean","description":"Cancer as assigned by the caller. true or false. +30 if true."},"spo2_percent":{"type":"number","description":"Arterial oxygen saturation percent (50-100). Scores +20 when <90; 90 does not score."},"heart_failure":{"type":"boolean","description":"Heart failure as assigned by the caller (separate from chronic lung disease). true or false. +10 if true."},"temperature_c":{"type":"number","description":"Temperature in °C (30-45). Scores +20 when <36; 36.0 does not score."},"heart_rate_bpm":{"type":"integer","description":"Heart rate in beats per minute (integer 30-220). Scores +20 when ≥110; 109 does not score."},"systolic_mm_hg":{"type":"number","description":"Systolic blood pressure in mm Hg (50-250). Scores +30 when <100; 100 does not score."},"respiratory_rate":{"type":"integer","description":"Respiratory rate in breaths/min (integer 4-80). Scores +20 when ≥30; 29 does not score."},"altered_mentation":{"type":"boolean","description":"Altered mental status as assigned by the caller. true or false. +60 if true."},"chronic_lung_disease":{"type":"boolean","description":"Chronic lung disease as assigned by the caller (separate from heart failure). true or false. +10 if true."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","paymentFlow":"upfront","resourceUrl":"https://api.magentlab.com/api/calc/pesi?age=50&altered_mentation=false&cancer=false&chronic_lung_disease=false&heart_failure=false&heart_rate_bpm=80&respiratory_rate=16&sex=female&spo2_percent=96&systolic_mm_hg=120&temperature_c=37","assetTransferMethod":"eip3009"},"payTo":"0x836Be278f1739fB4308091cD1852F7971Bc19Ee2","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":600},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x836Be278f1739fB4308091cD1852F7971Bc19Ee2","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"},{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","withdrawDelay":86400,"receiverAuthorizer":"0x3721824a31197dcDD2984cF43b92B6cc8A87c0Fb","assetTransferMethod":"eip3009"},"payTo":"0x836Be278f1739fB4308091cD1852F7971Bc19Ee2","amount":"5000","scheme":"batch-settlement","network":"eip155:8453","maxTimeoutSeconds":600},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x836Be278f1739fB4308091cD1852F7971Bc19Ee2","scheme":"batch-settlement","network":"eip155:8453","amountAtomic":"5000"}],"bazaar_compatible":false,"bazaar_validated_at":"2026-09-14 11:04:20.599+00","bazaar_validation_error":"timeout","window":"24h","probes_n":1,"handshake_uptime":0,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":10027,"latency_p90":10027,"price_drift_pct":null,"score":0,"computed_at":"2026-09-14 11:05:15.389+00","source_metadata":[{"raw":{"url":"https://api.magentlab.com/api/calc/pesi?age=50&altered_mentation=false&cancer=false&chronic_lung_disease=false&heart_failure=false&heart_rate_bpm=80&respiratory_rate=16&sex=female&spo2_percent=96&systolic_mm_hg=120&temperature_c=37","name":"magent","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"48e0d829a3aa1e4d5f3e0748d61e0d74bfdd02d4e27904ad196eff5ee949fd55","advertisedPriceUsd":0.005},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://api.magentlab.com/api/calc/pesi","resource_description":"PESI (Pulmonary Embolism Severity Index) from Aujesky 2005: age in years plus male sex (+10), cancer (+30), heart failure (+10), chronic lung disease (+10), heart rate >=110 (+20), SBP <100 mm Hg (+30), respiratory rate >=30 (+20), temperature <36 C (+20), altered mental status (+60), and SpO2 <90% (+20). Classes I (<=65) through V (>125). Only for already diagnosed PE. Not a diagnosis, not an outpatient protocol, not sPESI, and not the 17-variable laboratory model.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"age":50,"sex":"female","cancer":false,"spo2_percent":96,"heart_failure":false,"temperature_c":37,"heart_rate_bpm":80,"systolic_mm_hg":120,"respiratory_rate":16,"altered_mentation":false,"chronic_lung_disease":false}},"output":{"type":"json","example":{"score":50,"formula":"pesi","citation":{"id":"aujesky-2005","doi":"10.1164/rccm.200506-862OC","title":"Derivation and validation of a prognostic model for pulmonary embolism","source":"Am J Respir Crit Care Med. 2005;172(8):1041-1046","authors":"Aujesky D, Obrosky DS, Stone RA, et al."},"age_years":50,"components":[{"value":50,"factor":"age","points":50,"present":true},{"value":"female","factor":"male_sex","points":0,"present":false},{"factor":"cancer","points":0,"present":false},{"factor":"heart_failure","points":0,"present":false},{"factor":"chronic_lung_disease","points":0,"present":false},{"value":80,"factor":"heart_rate_ge_110","points":0,"present":false},{"value":120,"factor":"systolic_mm_hg_lt_100","points":0,"present":false},{"value":16,"factor":"respiratory_rate_ge_30","points":0,"present":false},{"value":37,"factor":"temperature_lt_36","points":0,"present":false},{"factor":"altered_mentation","points":0,"present":false},{"value":96,"factor":"spo2_lt_90","points":0,"present":false}],"disclaimer":"Not a medical device. Deterministic published-formula or published-code output for autonomous agents. A licensed clinician remains responsible for patient care and billing submissions.","pesi_class":"I","formula_expression":"PESI = age_in_years + 10*male + 30*cancer + 10*heart_failure + 10*chronic_lung_disease + 20*(HR>=110) + 30*(SBP<100) + 20*(RR>=30) + 20*(temp<36) + 60*altered_mentation + 20*(SpO2<90); classes I <=65, II 66-85, III 86-105, IV 106-125, V >125"}},"iconUrl":"https://api.magentlab.com/favicon.ico"},"schema":{"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":["age","sex","cancer","heart_failure","chronic_lung_disease","heart_rate_bpm","systolic_mm_hg","respiratory_rate","temperature_c","altered_mentation","spo2_percent"],"properties":{"age":{"type":"integer","description":"Age in years (18-120). Adds 1 point per year (the age integer itself)."},"sex":{"type":"string","description":"Sex (female or male). Male scores +10."},"cancer":{"type":"boolean","description":"Cancer as assigned by the caller. true or false. +30 if true."},"spo2_percent":{"type":"number","description":"Arterial oxygen saturation percent (50-100). Scores +20 when <90; 90 does not score."},"heart_failure":{"type":"boolean","description":"Heart failure as assigned by the caller (separate from chronic lung disease). true or false. +10 if true."},"temperature_c":{"type":"number","description":"Temperature in °C (30-45). Scores +20 when <36; 36.0 does not score."},"heart_rate_bpm":{"type":"integer","description":"Heart rate in beats per minute (integer 30-220). Scores +20 when ≥110; 109 does not score."},"systolic_mm_hg":{"type":"number","description":"Systolic blood pressure in mm Hg (50-250). Scores +30 when <100; 100 does not score."},"respiratory_rate":{"type":"integer","description":"Respiratory rate in breaths/min (integer 4-80). Scores +20 when ≥30; 29 does not score."},"altered_mentation":{"type":"boolean","description":"Altered mental status as assigned by the caller. true or false. +60 if true."},"chronic_lung_disease":{"type":"boolean","description":"Chronic lung disease as assigned by the caller (separate from heart failure). true or false. +10 if true."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","paymentFlow":"upfront","resourceUrl":"https://api.magentlab.com/api/calc/pesi?age=50&altered_mentation=false&cancer=false&chronic_lung_disease=false&heart_failure=false&heart_rate_bpm=80&respiratory_rate=16&sex=female&spo2_percent=96&systolic_mm_hg=120&temperature_c=37","assetTransferMethod":"eip3009"},"payTo":"0x836Be278f1739fB4308091cD1852F7971Bc19Ee2","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":600},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x836Be278f1739fB4308091cD1852F7971Bc19Ee2","scheme":"exact","network":"eip155:8453","amountAtomic":"5000"},{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","withdrawDelay":86400,"receiverAuthorizer":"0x3721824a31197dcDD2984cF43b92B6cc8A87c0Fb","assetTransferMethod":"eip3009"},"payTo":"0x836Be278f1739fB4308091cD1852F7971Bc19Ee2","amount":"5000","scheme":"batch-settlement","network":"eip155:8453","maxTimeoutSeconds":600},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x836Be278f1739fB4308091cD1852F7971Bc19Ee2","scheme":"batch-settlement","network":"eip155:8453","amountAtomic":"5000"}],"bazaar_compatible":false,"bazaar_validated_at":"2026-09-14 11:04:20.599+00","bazaar_validation_error":"timeout"},"sonar_metrics":{"score":0,"uptime":0,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":10027,"latency_p90":10027,"price_drift_pct":null},"cdp_indexed":false,"confidence":"low"}