Skip to main content

Sandbox

Org-scoped synthetic FHIR R4 domains with no real PHI on the control plane.

Events are grouped into 13 sandbox domains with synthetic FHIR resources, HL7 message types, payer rule stubs, and optional multi-step scenarios.

Sandbox domains

Domain Description
clinical_adtAdmit, discharge, encounter, and observation events.
documents_faxInbound fax and document triage workflows.
medicationsMedication requests, approvals, and denials.
orders_resultsClinical orders and diagnostic results.
schedulingAppointment booking and cancellation.
prior_authPrior auth lifecycle with EOB scenarios and Claim/EOB resources.
referralsInbound referrals, scheduling, and completion.
rcm_claimsClaim submission, adjudication, denial, and payment.
eligibilityCoverage eligibility checks and inactive coverage.
webhook_reliabilityDelivery retry, replay, and fault-injection observability.
mpiPatient match, duplicate reconciliation, and identity linking.
credentialingPractitioner onboarding and credential verification lifecycle.
aggregatorCross-source aggregation with consent and provenance artifacts.

Catalog discovery

The catalog is a list of all the domains and their descriptions. It can be discovered by sending a GET request to the /v1/sandbox/catalog endpoint.

Run a prior auth scenario

The scenario is a multi-step workflow that simulates a prior auth request. It can be run by sending a POST request to the /v1/sandbox/scenarios/{id}/run endpoint.

Inject HL7

Templates cover ADT admit, referral intake, prior auth submit, claim submit, eligibility check, and appointment scheduling. Injected messages map through your connection's HL7→FHIR rules and fire signed webhooks.

The HL7 templates are a list of all the HL7 templates and their descriptions. It can be injected by sending a POST request to the /v1/sandbox/hl7/inject endpoint.

Agent tooling

Hosted MCP: list_sandbox_domains, get_sandbox_domain, run_sandbox_scenario, get_synthetic_resource, list_hl7_templates, inject_hl7, get_payer_rules. See the MCP guide and agent.md.

Request demo

See Hebrah in action

Walk through synthetic sandbox domains, hosted MCP tools, and governed promote-to-live workflows with our team.

Request a demo