Dental Claim Status

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This API submits a real-time dental claim status inquiry to the Intelligent Medical Network (IMN)/MedNet Claim Status API V2 (X12 276) and returns the authoritative payer claim status (277) response. The request fields are mapped to 276 search criteria and routed to the appropriate payer through the IMN platform. The API supports the external PMS/EHR/RCM integrations and Optum Real portal consumers.

📘

Supported Payer IDs

  • UnitedHealthcare: 52133
  • Wellmark: 88848
  • Multiple payers supported

❗️

IMPORTANT

Please note that the request requires you to provide all the required field values. Please note that these required values are GREYED out, which are pre-populated example values and can be selected to view the canned response. To view the required fields, expand the + symbol (indicated by the variables field below.

❗️

IMPORTANT

Please do not submit PHI or PII data on the developer portal's Try It! interface.

See required fields and possible values

Body Params

GraphQL query payload for dental claim status inquiry.

string
enum

Name of the GraphQL operation to execute. Supported value: SearchClaim

Allowed:
string
required

GraphQL query string for the SearchClaim operation.

variables
object
required

Variables for the SearchClaim GraphQL query.

Headers
string
required

Provider Tax Identification Number (TIN). Used as fallback billing TIN when billingTin is not provided in the request body. Maps to providers[].tin in Claim Status API V2.

string

Unique UUID used to track the transaction end-to-end. Serves as the tracking/control number for the claim identification process. Maps to encounter.trackingNumber in Claim Status API V2.

string

Target environment (e.g., sandbox, production).

string

Pagination identifier to retrieve the next set of claim records.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json