Sandbox Flows

Run live clinical workflow simulations step-by-step. Each step makes a real API call to a mock endpoint and returns FHIR-aligned JSON responses.

Dental Insurance + Cost Flow

Simulate a patient checking dental coverage, getting a cost estimate, and receiving an upgrade recommendation.

1
Patient Lookup

Retrieve patient demographics and insurance linkage via FHIR Patient resource

POST /sandbox/dental-flow
2
Eligibility Check

Verify active dental coverage, benefits, and remaining annual maximum via X12 270/271

POST /sandbox/dental-flow
3
Cost Estimate

Calculate patient financial responsibility for a porcelain crown (D2740)

POST /sandbox/dental-flow
4
AI Upgrade Recommendation

AI engine analyzes coverage gap and recommends a plan upgrade with clear ROI

POST /sandbox/dental-flow
5
Claim Preview

Generate a draft FHIR Claim resource with X12 837D submission metadata

POST /sandbox/dental-flow

Request Log

No requests yet. Run a step to see the log.

API Key

hc_test_sk_demo_••••••

Sandbox keys — no real data accessed.

Data Standards

FHIR R4All resources use FHIR R4
HL7 v2ORM, ORU, ADT messages
X12 EDI270/271, 837, 278 formats
LOINCLab result coding
SNOMED CTClinical terminology
ICD-10/CDTDiagnosis & dental codes