Healthcare Billing API
### Core functionalities: - **JSON to PDF Conversion:** Transform structured JSON data containing patient information, insurance details and billing data into properly formatted HICF PDF forms. - **PDF to JSON Extractions:** Analyzes existing HICF PDF forms and extracts the information into JSON format using Textract - a OCR tool from AWS
Healthcare Billing API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Form Filling /form-filler |
This endpoint transform structured JSON data containing patient information, insurance details and billing data into properly formatted HICF PDF forms. |
| POST |
Form Parser /form-parser |
This endpoint analyzes existing HICF PDF forms and extracts the information into JSON format using Textract - a OCR tool from AWS. |
Healthcare Billing API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $25 / month | — |
|