Send a test message in 5 minutes
Every organization gets a sandbox with simulated patient data. Post a PatientAdmin event and watch it land, translated, in your destination.
curl -X POST https://api.justconnect.health/endpoint \
-H "Authorization: Bearer $JC_TOKEN" \
-H "Content-Type: application/json" \
-d '{ "Meta": { "DataModel": "PatientAdmin", "EventType": "Arrival" },
"Patient": { "Identifiers": [{ "ID": "0000000001", "IDType": "MR" }] } }'Quickstart
Implementation guide
Changelog
- 2026-09-10
MCP server GA
Manage subscriptions, inspect traffic, and replay messages from any MCP-capable agent.
- 2026-08-28
Da Vinci PAS profiles
Prior authorization support now maps X12 278 to Da Vinci PAS bundles automatically.
- 2026-08-14
Snowflake destination
Land normalized FHIR directly into Snowflake tables with schema evolution handled.
Ready to connect?
Create an organization and send your first test ADT today.