{"id":"5e49f3e7-0ff8-4674-b1d1-60fe0bd5be32","url":"https://api.magentlab.com/api/calc/news?avpu=alert&heart_rate_bpm=70&respiratory_rate=16&spo2_percent=98&supplemental_oxygen=false&systolic_mm_hg=120&temperature_c=37","method":"GET","fingerprint":"fa4b9572bca75d9315ced1c39b6f63753215c78fc967d90f05ba8e6ca32f14d8","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":["systolic_mm_hg","heart_rate_bpm","respiratory_rate","temperature_c","spo2_percent","supplemental_oxygen","avpu"],"properties":{"avpu":{"enum":["alert","voice","pain","unresponsive"],"type":"string","description":"Caller-assigned AVPU (alert, voice, pain, or unresponsive). RCP NEWS 2012 Chart 1: alert → 0; voice, pain, or unresponsive → 3 each. magent does not compute GCS here."},"spo2_percent":{"type":"number","description":"Oxygen saturation percent (50-100). RCP NEWS 2012 Chart 1 Scale 1: ≤91 → 3, 92-93 → 2, 94-95 → 1, ≥96 → 0. Not NEWS2 Scale 2."},"temperature_c":{"type":"number","description":"Temperature in °C (30.0-45.0). RCP NEWS 2012 Chart 1: ≤35.0 → 3, 35.1-36.0 → 1, 36.1-38.0 → 0, 38.1-39.0 → 1, ≥39.1 → 2. magent does not convert Fahrenheit."},"heart_rate_bpm":{"type":"integer","description":"Heart rate in beats/min (integer 30-220). RCP NEWS 2012 Chart 1: ≤40 → 3, 41-50 → 1, 51-90 → 0, 91-110 → 1, 111-130 → 2, ≥131 → 3."},"systolic_mm_hg":{"type":"integer","description":"Systolic blood pressure in mm Hg (integer 0-300). RCP NEWS 2012 Chart 1: ≤90 → 3, 91-100 → 2, 101-110 → 1, 111-219 → 0, ≥220 → 3."},"respiratory_rate":{"type":"integer","description":"Respiratory rate in breaths/min (integer 0-80). RCP NEWS 2012 Chart 1: ≤8 → 3, 9-11 → 1, 12-20 → 0, 21-24 → 2, ≥25 → 3."},"supplemental_oxygen":{"type":"boolean","description":"Any supplemental oxygen as assigned by the caller (true or false). RCP NEWS 2012 Chart 1: true → 2, false → 0."}}}},"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 21:07:30.980396+00","last_seen_at":"2026-08-23 21:07:29.619+00","last_success_at":"2026-09-05 11:11:52.667+00","dead_since":null,"probe_backoff_tier":3,"next_probe_at":"2026-09-15 11:21:01.39+00","search_tsv":"'magent':1","catalog_number":"5416","x402_version":2,"resource_url":"https://api.magentlab.com/api/calc/news","resource_description":"NEWS from RCP 2012 Chart 1: respiratory rate, SpO2, supplemental oxygen, temperature (°C), systolic BP, heart rate, and caller-assigned AVPU (alert 0; voice, pain, or unresponsive 3 each) summed to a 0–20 total. Returns Chart 2 clinical_risk (low/medium/high) and red_score when any parameter scores 3. Deterministic published arithmetic with citation; not NEWS2; not an ICU-admission order.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"avpu":"alert","spo2_percent":98,"temperature_c":37,"heart_rate_bpm":70,"systolic_mm_hg":120,"respiratory_rate":16,"supplemental_oxygen":false}},"output":{"type":"json","example":{"avpu":"alert","score":0,"formula":"news","citation":{"id":"rcp-news-2012","title":"National Early Warning Score (NEWS): Standardising the assessment of acute-illness severity in the NHS","source":"London: RCP; 2012. ISBN 978-1-86016-471-2","authors":"Royal College of Physicians"},"max_score":20,"red_score":false,"components":[{"value":16,"factor":"respiratory_rate","points":0,"present":false},{"value":98,"factor":"spo2_percent","points":0,"present":false},{"value":false,"factor":"supplemental_oxygen","points":0,"present":false},{"value":37,"factor":"temperature_c","points":0,"present":false},{"value":120,"factor":"systolic_mm_hg","points":0,"present":false},{"value":70,"factor":"heart_rate_bpm","points":0,"present":false},{"value":"alert","factor":"avpu","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.","spo2_percent":98,"clinical_risk":"low","temperature_c":37,"heart_rate_bpm":70,"systolic_mm_hg":120,"respiratory_rate":16,"formula_expression":"NEWS = rr_points + spo2_points + oxygen_points + temp_points + sbp_points + hr_points + avpu_points; RCP NEWS 2012 Chart 1; max 20","supplemental_oxygen":false}},"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":["systolic_mm_hg","heart_rate_bpm","respiratory_rate","temperature_c","spo2_percent","supplemental_oxygen","avpu"],"properties":{"avpu":{"enum":["alert","voice","pain","unresponsive"],"type":"string","description":"Caller-assigned AVPU (alert, voice, pain, or unresponsive). RCP NEWS 2012 Chart 1: alert → 0; voice, pain, or unresponsive → 3 each. magent does not compute GCS here."},"spo2_percent":{"type":"number","description":"Oxygen saturation percent (50-100). RCP NEWS 2012 Chart 1 Scale 1: ≤91 → 3, 92-93 → 2, 94-95 → 1, ≥96 → 0. Not NEWS2 Scale 2."},"temperature_c":{"type":"number","description":"Temperature in °C (30.0-45.0). RCP NEWS 2012 Chart 1: ≤35.0 → 3, 35.1-36.0 → 1, 36.1-38.0 → 0, 38.1-39.0 → 1, ≥39.1 → 2. magent does not convert Fahrenheit."},"heart_rate_bpm":{"type":"integer","description":"Heart rate in beats/min (integer 30-220). RCP NEWS 2012 Chart 1: ≤40 → 3, 41-50 → 1, 51-90 → 0, 91-110 → 1, 111-130 → 2, ≥131 → 3."},"systolic_mm_hg":{"type":"integer","description":"Systolic blood pressure in mm Hg (integer 0-300). RCP NEWS 2012 Chart 1: ≤90 → 3, 91-100 → 2, 101-110 → 1, 111-219 → 0, ≥220 → 3."},"respiratory_rate":{"type":"integer","description":"Respiratory rate in breaths/min (integer 0-80). RCP NEWS 2012 Chart 1: ≤8 → 3, 9-11 → 1, 12-20 → 0, 21-24 → 2, ≥25 → 3."},"supplemental_oxygen":{"type":"boolean","description":"Any supplemental oxygen as assigned by the caller (true or false). RCP NEWS 2012 Chart 1: true → 2, false → 0."}}}},"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/news?avpu=alert&heart_rate_bpm=70&respiratory_rate=16&spo2_percent=98&supplemental_oxygen=false&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:21:01.39+00","bazaar_validation_error":"timeout","window":"24h","probes_n":1,"handshake_uptime":0,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":10015,"latency_p90":10015,"price_drift_pct":null,"score":0,"computed_at":"2026-09-14 11:21:07.941+00","source_metadata":[{"raw":{"url":"https://api.magentlab.com/api/calc/news?avpu=alert&heart_rate_bpm=70&respiratory_rate=16&spo2_percent=98&supplemental_oxygen=false&systolic_mm_hg=120&temperature_c=37","name":"magent","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"fa4b9572bca75d9315ced1c39b6f63753215c78fc967d90f05ba8e6ca32f14d8","advertisedPriceUsd":0.005},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://api.magentlab.com/api/calc/news","resource_description":"NEWS from RCP 2012 Chart 1: respiratory rate, SpO2, supplemental oxygen, temperature (°C), systolic BP, heart rate, and caller-assigned AVPU (alert 0; voice, pain, or unresponsive 3 each) summed to a 0–20 total. Returns Chart 2 clinical_risk (low/medium/high) and red_score when any parameter scores 3. Deterministic published arithmetic with citation; not NEWS2; not an ICU-admission order.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"avpu":"alert","spo2_percent":98,"temperature_c":37,"heart_rate_bpm":70,"systolic_mm_hg":120,"respiratory_rate":16,"supplemental_oxygen":false}},"output":{"type":"json","example":{"avpu":"alert","score":0,"formula":"news","citation":{"id":"rcp-news-2012","title":"National Early Warning Score (NEWS): Standardising the assessment of acute-illness severity in the NHS","source":"London: RCP; 2012. ISBN 978-1-86016-471-2","authors":"Royal College of Physicians"},"max_score":20,"red_score":false,"components":[{"value":16,"factor":"respiratory_rate","points":0,"present":false},{"value":98,"factor":"spo2_percent","points":0,"present":false},{"value":false,"factor":"supplemental_oxygen","points":0,"present":false},{"value":37,"factor":"temperature_c","points":0,"present":false},{"value":120,"factor":"systolic_mm_hg","points":0,"present":false},{"value":70,"factor":"heart_rate_bpm","points":0,"present":false},{"value":"alert","factor":"avpu","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.","spo2_percent":98,"clinical_risk":"low","temperature_c":37,"heart_rate_bpm":70,"systolic_mm_hg":120,"respiratory_rate":16,"formula_expression":"NEWS = rr_points + spo2_points + oxygen_points + temp_points + sbp_points + hr_points + avpu_points; RCP NEWS 2012 Chart 1; max 20","supplemental_oxygen":false}},"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":["systolic_mm_hg","heart_rate_bpm","respiratory_rate","temperature_c","spo2_percent","supplemental_oxygen","avpu"],"properties":{"avpu":{"enum":["alert","voice","pain","unresponsive"],"type":"string","description":"Caller-assigned AVPU (alert, voice, pain, or unresponsive). RCP NEWS 2012 Chart 1: alert → 0; voice, pain, or unresponsive → 3 each. magent does not compute GCS here."},"spo2_percent":{"type":"number","description":"Oxygen saturation percent (50-100). RCP NEWS 2012 Chart 1 Scale 1: ≤91 → 3, 92-93 → 2, 94-95 → 1, ≥96 → 0. Not NEWS2 Scale 2."},"temperature_c":{"type":"number","description":"Temperature in °C (30.0-45.0). RCP NEWS 2012 Chart 1: ≤35.0 → 3, 35.1-36.0 → 1, 36.1-38.0 → 0, 38.1-39.0 → 1, ≥39.1 → 2. magent does not convert Fahrenheit."},"heart_rate_bpm":{"type":"integer","description":"Heart rate in beats/min (integer 30-220). RCP NEWS 2012 Chart 1: ≤40 → 3, 41-50 → 1, 51-90 → 0, 91-110 → 1, 111-130 → 2, ≥131 → 3."},"systolic_mm_hg":{"type":"integer","description":"Systolic blood pressure in mm Hg (integer 0-300). RCP NEWS 2012 Chart 1: ≤90 → 3, 91-100 → 2, 101-110 → 1, 111-219 → 0, ≥220 → 3."},"respiratory_rate":{"type":"integer","description":"Respiratory rate in breaths/min (integer 0-80). RCP NEWS 2012 Chart 1: ≤8 → 3, 9-11 → 1, 12-20 → 0, 21-24 → 2, ≥25 → 3."},"supplemental_oxygen":{"type":"boolean","description":"Any supplemental oxygen as assigned by the caller (true or false). RCP NEWS 2012 Chart 1: true → 2, false → 0."}}}},"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/news?avpu=alert&heart_rate_bpm=70&respiratory_rate=16&spo2_percent=98&supplemental_oxygen=false&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:21:01.39+00","bazaar_validation_error":"timeout"},"sonar_metrics":{"score":0,"uptime":0,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":10015,"latency_p90":10015,"price_drift_pct":null},"cdp_indexed":false,"confidence":"low"}