Live Sandbox.

12 interactive tools plus MCP Server for AI agents. HIPAA X12, HL7, FHIR R4, RMap, database, PDF, and CMS-0057-F ePA workflow. AI Chat assistant and Swagger API explorer included.

No signup required — start testing immediately with de-identified sample data

Do not submit real PHI. This sandbox is for testing with sample or synthetic data only. All submissions are logged for quality assurance.

Quick Terminal Test

Prefer the command line? Convert an HL7 message in one curl command

# Save as test.hl7:
MSH|^~\&|ADT1|MCM|FINGER|MCM|198808181126|SECURITY|ADT^A01|MSG00001|P|2.3.1
EVN|A01|198808181123
PID|1||PATID1234^5^M11||SMITH^WILLIAM^A^III||19610615|M||C|1200 N ELM STREET^^JERUSALEM^TN^99999
PV1|1|I|2000^2012^01||||004777^CASTRO^FRANK^J.|||SUR||||ADM|A0

# Then run:
curl -X POST https://demo.redix.com/api/v2/convert/hl7-to-fhir \
  -H "X-API-Key: demo-key-12345" \
  -F "file=@test.hl7"

Auth: Demo key is demo-key-12345 (public, rate-limited). Production keys are customer-managed on customer infrastructure.

Supported Formats

X12 837P/I X12 835 X12 834 X12 278 X12 270/271 X12 276/277 HL7 v2.3 – v2.7.1 FHIR R4 RMap CMS-1500 PDF UB-04 PDF SQL / PostgreSQL