Patient Matching Middleware API
Patient Matching Middleware API is a deterministic, explainable patient matching engine for health IT workflows. Match, cluster, and deduplicate patient records using demographics only—no external data sources, no black-box ML. Core Capabilities: Single & Bulk Match — Score a candidate against a roster or your stored index. Every result includes per-field factors, conflicts, and a recommended…
Patient Matching Middleware API endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
|
| patient | ||
| POST |
/patient/cluster /patient/cluster |
|
| POST |
/patient/merge/suggest /patient/merge/suggest |
|
| POST |
/patient/match /patient/match |
|
| POST |
/patient/match/bulk /patient/match/bulk |
|
| normalize | ||
| POST |
/normalize/address /normalize/address |
|
| POST |
/normalize/name /normalize/name |
|
| POST |
/normalize/phone /normalize/phone |
|
| index | ||
| POST |
/index/upsert /index/upsert |
|
| GET |
/index/stats /index/stats |
|
| POST |
/index/delete /index/delete |
|
| audit | ||
| GET |
/audit/events /audit/events |
|
| limits | ||
| GET |
/limits /limits |
|
Patient Matching Middleware API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA | $75 / month | — |
|
| MEGA | $150 / month | — |
|