Eligibility verification
Confirm in real time whether a beneficiary is active with the operator before care. Live in v2.
Medpro.opg is the interoperability gateway that standardizes communication between healthcare providers and insurers. Integrate once and exchange eligibility, authorizations, claims and billing with every operator — on Brazil's ANS TISS standard.
Request
{ "beneficiary": "700000…", "operator": "ans-0001" }Response
{ "eligible": true, "plan": "active" }ANS standard
TISS v4.03.00
Every operator has its own endpoint, rules and support. Without a gateway, integration cost grows with every new contract.
A new integration for every operator — duplicated code, endless maintenance and contracts blocked on IT.
Eligibility and authorization verified by hand in the operator portal, delaying care and creating rework.
Non-standard claims come back denied. With no audit trail, disputing a denial turns into an investigation.
ANS updates the TISS standard periodically. Tracking XSDs and versions is a project on its own.
How we solve it
Medpro.opg sits between your system and the operators. You speak a single TISS language; we handle translation, validation and delivery to each operator.
From eligibility checks to batch billing, every TISS transaction family runs through a single API contract — validated against the official ANS XSDs.
Immediate responses where the operator supports it, or webhook callbacks when processing is asynchronous.
Every request is validated against the official ANS XSD schemas before it reaches the operator.
Each operator has its own adapter. Nothing changes on your side when we add a new one.
Every transaction is persisted with a canonical status — query the state of any claim by ID.
Confirm in real time whether a beneficiary is active with the operator before care. Live in v2.
Request and track procedure authorizations through the same API contract.
Create, submit and manage TISS claims with status tracked end to end.
Submit billing batches and track payment statements and denial appeals.
Signed webhooks (HMAC-SHA256), with exponential retry and manual replay for troubleshooting.
Separate sandbox, homologation and production environments, with scoped API keys.
In three steps
Register your tenant, generate a scoped API key and point it at the gateway. No per-operator integration.
Send eligibility, authorization, claims and billing through one contract. We validate against the ANS XSD on ingress.
Synchronous responses where possible, or signed webhook callbacks. The full history stays persisted and auditable.
Built against the official ANS standard, with isolation, auditing and a complete trail from day one.
Compatible with TISS 4.00 through 4.03, validated against the official ANS XSDs.
HMAC-SHA256 signed delivery, with retry and dead-letter for failed correlations.
Tenants isolated across storage, runtime and operations.
Audit trail of every request, response and administrative action.
Talk to a Medpro.opg specialist and start testing in the sandbox today — without calling real operators.