Documentation
Technical reference for THE C.U.R.E. platform.
API Reference
151 endpoints. Claims, eligibility, payments, FHIR R4, badges, onboarding, settings.
- POST /api/claims/submit
- POST /preview/payment
- GET /api/payments/formats
- GET /fhir/r4/metadata
- GET /api/onboard/ehr-systems
EDI Transactions (13 Types)
Full HIPAA 5010 compliance. 6 generators + 6 parsers + existing 837P/835.
- 270/271 Eligibility
- 276/277 Claim Status
- 278 Prior Authorization
- 837P/I/D Claims
- 835 Remittance
- 999/TA1/277CA Acknowledgments
FHIR R4 Resources (11 Types)
CMS-0057-F compliant. Full REST API + 7 EDI-FHIR bridge methods.
- Patient, Practitioner, Organization
- Coverage, CoverageEligibilityRequest/Response
- Claim, ClaimResponse, EOB
- Task, PractitionerRole
Payment Formats
4 bank-ready payment file formats generated from approved claims.
- NACHA ACH (.ach)
- ISO 20022 XML (.xml)
- EDI 820 (.edi)
- THE C.U.R.E. JSON (.json)
Installation Guides
One-line cloud deploy for both sides of the platform.
- Mothership:
curl .../install/mothership | bash - Bridge:
curl .../install/bridge | bash - Docker: docker-compose up
- Manual: Python 3.10+ venv
Compliance
Audit score: 88/100. 7 regulatory standards addressed.
- HIPAA Privacy, Security, EDI
- 21 CFR Part 11
- CMS-0057-F, CMS-0053-F
- US Patent #64/026,459
For detailed API documentation and developer portal access, contact us.