{"id":"e0a97f81-68d1-4d85-b990-77aa12b5d16e","url":"https://api.magentlab.com/api/calc/padua?active_cancer=false&acute_infection_or_rheumatologic_disorder=false&acute_mi_or_ischemic_stroke=false&age=50&heart_or_respiratory_failure=false&obesity=false&ongoing_hormonal_treatment=false&previous_vte=false&recent_trauma_or_surgery=false&reduced_mobility=false&thrombophilic_condition=false","method":"GET","fingerprint":"a4fdf52dd981a3ef6420dc13415d7f3178d56fc39f452d46f33d9d8c3dfee216","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","active_cancer","previous_vte","reduced_mobility","thrombophilic_condition","recent_trauma_or_surgery","heart_or_respiratory_failure","acute_mi_or_ischemic_stroke","acute_infection_or_rheumatologic_disorder","obesity","ongoing_hormonal_treatment"],"properties":{"age":{"type":"integer","description":"Age in years (18-120). Scores 1 when age ≥70; 69 does not score."},"obesity":{"type":"boolean","description":"Obesity as assigned by the caller (BMI ≥30). true or false. magent does not take height or weight. 1 point if true."},"previous_vte":{"type":"boolean","description":"Previous VTE as assigned by the caller (exclude superficial vein thrombosis). true or false. 3 points if true."},"active_cancer":{"type":"boolean","description":"Active cancer as assigned by the caller (local or distant metastases and/or chemotherapy or radiotherapy in the previous 6 months). true or false. 3 points if true."},"reduced_mobility":{"type":"boolean","description":"Reduced mobility as assigned by the caller (bedrest with bathroom privileges ≥3 days). true or false. 3 points if true."},"thrombophilic_condition":{"type":"boolean","description":"Known thrombophilic condition as assigned by the caller. true or false. 3 points if true."},"recent_trauma_or_surgery":{"type":"boolean","description":"Recent trauma and/or surgery as assigned by the caller (≤1 month). true or false. 2 points if true."},"ongoing_hormonal_treatment":{"type":"boolean","description":"Ongoing hormonal treatment. true or false. 1 point if true."},"acute_mi_or_ischemic_stroke":{"type":"boolean","description":"Acute myocardial infarction or ischemic stroke. true or false. 1 point if true."},"heart_or_respiratory_failure":{"type":"boolean","description":"Heart and/or respiratory failure. true or false. 1 point if true."},"acute_infection_or_rheumatologic_disorder":{"type":"boolean","description":"Acute infection and/or rheumatologic disorder. true or false. 1 point 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:51.67822+00","last_seen_at":"2026-08-23 14:03:50.35+00","last_success_at":"2026-09-05 10:54:34.766+00","dead_since":null,"probe_backoff_tier":3,"next_probe_at":"2026-09-15 11:04:20.482+00","search_tsv":"'magent':1","catalog_number":"4283","x402_version":2,"resource_url":"https://api.magentlab.com/api/calc/padua","resource_description":"Barbar 2010 Padua Prediction Score for hospitalized medical patients: cancer 3, previous VTE 3, reduced mobility 3, thrombophilia 3, recent trauma/surgery 2, age >=70 1, heart/respiratory failure 1, acute MI/stroke 1, infection/rheumatologic 1, obesity (BMI>=30) 1, hormonal treatment 1. Max 20. <4 low; >=4 high. Not a diagnosis. Not Caprini, IMPROVE, or Khorana.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"age":50,"obesity":false,"previous_vte":false,"active_cancer":false,"reduced_mobility":false,"thrombophilic_condition":false,"recent_trauma_or_surgery":false,"ongoing_hormonal_treatment":false,"acute_mi_or_ischemic_stroke":false,"heart_or_respiratory_failure":false,"acute_infection_or_rheumatologic_disorder":false}},"output":{"type":"json","example":{"score":0,"formula":"padua","citation":{"id":"barbar-2010","doi":"10.1111/j.1538-7836.2010.04044.x","title":"A risk assessment model for the identification of hospitalized medical patients at risk for venous thromboembolism: the Padua Prediction Score","source":"J Thromb Haemost. 2010;8(11):2450-2457","authors":"Barbar S, Noventa F, Rossetto V, et al."},"age_years":50,"max_score":20,"components":[{"factor":"active_cancer","points":0,"present":false},{"factor":"previous_vte","points":0,"present":false},{"factor":"reduced_mobility","points":0,"present":false},{"factor":"thrombophilic_condition","points":0,"present":false},{"factor":"recent_trauma_or_surgery","points":0,"present":false},{"value":50,"factor":"age_ge_70","points":0,"present":false},{"factor":"heart_or_respiratory_failure","points":0,"present":false},{"factor":"acute_mi_or_ischemic_stroke","points":0,"present":false},{"factor":"acute_infection_or_rheumatologic_disorder","points":0,"present":false},{"factor":"obesity","points":0,"present":false},{"factor":"ongoing_hormonal_treatment","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.","padua_risk":"low","formula_expression":"Padua = active_cancer (3) + previous_vte (3) + reduced_mobility (3) + thrombophilic_condition (3) + recent_trauma_or_surgery (2) + age>=70 (1) + heart_or_respiratory_failure (1) + acute_mi_or_ischemic_stroke (1) + acute_infection_or_rheumatologic_disorder (1) + obesity (1) + ongoing_hormonal_treatment (1); max 20; <4 low, >=4 high"}},"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","active_cancer","previous_vte","reduced_mobility","thrombophilic_condition","recent_trauma_or_surgery","heart_or_respiratory_failure","acute_mi_or_ischemic_stroke","acute_infection_or_rheumatologic_disorder","obesity","ongoing_hormonal_treatment"],"properties":{"age":{"type":"integer","description":"Age in years (18-120). Scores 1 when age ≥70; 69 does not score."},"obesity":{"type":"boolean","description":"Obesity as assigned by the caller (BMI ≥30). true or false. magent does not take height or weight. 1 point if true."},"previous_vte":{"type":"boolean","description":"Previous VTE as assigned by the caller (exclude superficial vein thrombosis). true or false. 3 points if true."},"active_cancer":{"type":"boolean","description":"Active cancer as assigned by the caller (local or distant metastases and/or chemotherapy or radiotherapy in the previous 6 months). true or false. 3 points if true."},"reduced_mobility":{"type":"boolean","description":"Reduced mobility as assigned by the caller (bedrest with bathroom privileges ≥3 days). true or false. 3 points if true."},"thrombophilic_condition":{"type":"boolean","description":"Known thrombophilic condition as assigned by the caller. true or false. 3 points if true."},"recent_trauma_or_surgery":{"type":"boolean","description":"Recent trauma and/or surgery as assigned by the caller (≤1 month). true or false. 2 points if true."},"ongoing_hormonal_treatment":{"type":"boolean","description":"Ongoing hormonal treatment. true or false. 1 point if true."},"acute_mi_or_ischemic_stroke":{"type":"boolean","description":"Acute myocardial infarction or ischemic stroke. true or false. 1 point if true."},"heart_or_respiratory_failure":{"type":"boolean","description":"Heart and/or respiratory failure. true or false. 1 point if true."},"acute_infection_or_rheumatologic_disorder":{"type":"boolean","description":"Acute infection and/or rheumatologic disorder. true or false. 1 point 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/padua?active_cancer=false&acute_infection_or_rheumatologic_disorder=false&acute_mi_or_ischemic_stroke=false&age=50&heart_or_respiratory_failure=false&obesity=false&ongoing_hormonal_treatment=false&previous_vte=false&recent_trauma_or_surgery=false&reduced_mobility=false&thrombophilic_condition=false","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.482+00","bazaar_validation_error":"timeout","window":"24h","probes_n":1,"handshake_uptime":0,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":10016,"latency_p90":10016,"price_drift_pct":null,"score":0.0002,"computed_at":"2026-09-14 11:05:15.389+00","source_metadata":[{"raw":{"url":"https://api.magentlab.com/api/calc/padua?active_cancer=false&acute_infection_or_rheumatologic_disorder=false&acute_mi_or_ischemic_stroke=false&age=50&heart_or_respiratory_failure=false&obesity=false&ongoing_hormonal_treatment=false&previous_vte=false&recent_trauma_or_surgery=false&reduced_mobility=false&thrombophilic_condition=false","name":"magent","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"a4fdf52dd981a3ef6420dc13415d7f3178d56fc39f452d46f33d9d8c3dfee216","advertisedPriceUsd":0.005},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://api.magentlab.com/api/calc/padua","resource_description":"Barbar 2010 Padua Prediction Score for hospitalized medical patients: cancer 3, previous VTE 3, reduced mobility 3, thrombophilia 3, recent trauma/surgery 2, age >=70 1, heart/respiratory failure 1, acute MI/stroke 1, infection/rheumatologic 1, obesity (BMI>=30) 1, hormonal treatment 1. Max 20. <4 low; >=4 high. Not a diagnosis. Not Caprini, IMPROVE, or Khorana.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"age":50,"obesity":false,"previous_vte":false,"active_cancer":false,"reduced_mobility":false,"thrombophilic_condition":false,"recent_trauma_or_surgery":false,"ongoing_hormonal_treatment":false,"acute_mi_or_ischemic_stroke":false,"heart_or_respiratory_failure":false,"acute_infection_or_rheumatologic_disorder":false}},"output":{"type":"json","example":{"score":0,"formula":"padua","citation":{"id":"barbar-2010","doi":"10.1111/j.1538-7836.2010.04044.x","title":"A risk assessment model for the identification of hospitalized medical patients at risk for venous thromboembolism: the Padua Prediction Score","source":"J Thromb Haemost. 2010;8(11):2450-2457","authors":"Barbar S, Noventa F, Rossetto V, et al."},"age_years":50,"max_score":20,"components":[{"factor":"active_cancer","points":0,"present":false},{"factor":"previous_vte","points":0,"present":false},{"factor":"reduced_mobility","points":0,"present":false},{"factor":"thrombophilic_condition","points":0,"present":false},{"factor":"recent_trauma_or_surgery","points":0,"present":false},{"value":50,"factor":"age_ge_70","points":0,"present":false},{"factor":"heart_or_respiratory_failure","points":0,"present":false},{"factor":"acute_mi_or_ischemic_stroke","points":0,"present":false},{"factor":"acute_infection_or_rheumatologic_disorder","points":0,"present":false},{"factor":"obesity","points":0,"present":false},{"factor":"ongoing_hormonal_treatment","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.","padua_risk":"low","formula_expression":"Padua = active_cancer (3) + previous_vte (3) + reduced_mobility (3) + thrombophilic_condition (3) + recent_trauma_or_surgery (2) + age>=70 (1) + heart_or_respiratory_failure (1) + acute_mi_or_ischemic_stroke (1) + acute_infection_or_rheumatologic_disorder (1) + obesity (1) + ongoing_hormonal_treatment (1); max 20; <4 low, >=4 high"}},"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","active_cancer","previous_vte","reduced_mobility","thrombophilic_condition","recent_trauma_or_surgery","heart_or_respiratory_failure","acute_mi_or_ischemic_stroke","acute_infection_or_rheumatologic_disorder","obesity","ongoing_hormonal_treatment"],"properties":{"age":{"type":"integer","description":"Age in years (18-120). Scores 1 when age ≥70; 69 does not score."},"obesity":{"type":"boolean","description":"Obesity as assigned by the caller (BMI ≥30). true or false. magent does not take height or weight. 1 point if true."},"previous_vte":{"type":"boolean","description":"Previous VTE as assigned by the caller (exclude superficial vein thrombosis). true or false. 3 points if true."},"active_cancer":{"type":"boolean","description":"Active cancer as assigned by the caller (local or distant metastases and/or chemotherapy or radiotherapy in the previous 6 months). true or false. 3 points if true."},"reduced_mobility":{"type":"boolean","description":"Reduced mobility as assigned by the caller (bedrest with bathroom privileges ≥3 days). true or false. 3 points if true."},"thrombophilic_condition":{"type":"boolean","description":"Known thrombophilic condition as assigned by the caller. true or false. 3 points if true."},"recent_trauma_or_surgery":{"type":"boolean","description":"Recent trauma and/or surgery as assigned by the caller (≤1 month). true or false. 2 points if true."},"ongoing_hormonal_treatment":{"type":"boolean","description":"Ongoing hormonal treatment. true or false. 1 point if true."},"acute_mi_or_ischemic_stroke":{"type":"boolean","description":"Acute myocardial infarction or ischemic stroke. true or false. 1 point if true."},"heart_or_respiratory_failure":{"type":"boolean","description":"Heart and/or respiratory failure. true or false. 1 point if true."},"acute_infection_or_rheumatologic_disorder":{"type":"boolean","description":"Acute infection and/or rheumatologic disorder. true or false. 1 point 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/padua?active_cancer=false&acute_infection_or_rheumatologic_disorder=false&acute_mi_or_ischemic_stroke=false&age=50&heart_or_respiratory_failure=false&obesity=false&ongoing_hormonal_treatment=false&previous_vte=false&recent_trauma_or_surgery=false&reduced_mobility=false&thrombophilic_condition=false","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.482+00","bazaar_validation_error":"timeout"},"sonar_metrics":{"score":0.0002,"uptime":0,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":10016,"latency_p90":10016,"price_drift_pct":null},"cdp_indexed":false,"confidence":"low"}