Comprehensive Medicare Part C risk score calculations with enterprise-grade processing and metering
Process up to 10,000 members per request with intelligent chunking and parallel processing
Direct integration with enterprise SQL Server using sp_RS_Medicare_PartC_Outer stored procedure
Comprehensive usage tracking and subscription validation for enterprise billing
Include required headers with your subscription key:
subscriptionKey: your-subscription-guid
productKey: your-product-guid
POST to /api/risk-assessment with member and diagnosis data
POST /api/risk-assessment
Content-Type: application/json
Use the returned statusQueryGetUri to check job status
GET /api/orchestrators/{instanceId}?showInput=false
Results include risk scores and status for each member
Status: "Completed"
Output: [...results...]