Insitutional Claims
commercialv1
The ASC X12N Health Care Claim: Institutional (837i) transaction enables institutional healthcare providers to submit healthcare claims for a service or encounter. A healthcare claim includes patient information, related diagnoses, procedures performed or services provided, and any related charges. This API also translates standard X12 EDI 837i transactions to JSON so that it is more accessible to claim readers and developers.
All endpoints
GET
/medicalnetwork/institutionalclaims/v1/healthcheckhealthCheck
Health Check
Header Parameters
| Name | Type | Description |
|---|---|---|
| Authorization* | string | Bearer Your-Access-Token<br/>Example: <b>Bearer eyJraWQiOiIxIiwid…</b> |
Responses
200OK
object
Example Request
cURL
curl -X GET \ 'https://sandbox-apigw.optum.com/medicalnetwork/institutionalclaims/v1/healthcheck'