Labs · Interactive demo
HL7 v2 → FHIR converter
Legacy hospital systems speak HL7 v2; modern apps speak FHIR. Paste an ADT^A01 admission or ORU^R01 lab result and watch our bridge map it to FHIR R4 resources - then optionally POST it to a public FHIR test server. It's the same mapping engine behind our HL7 v2 → FHIR migrations.
HL7 v2 message
FHIR R4 Bundle
// Click “Convert to FHIR” to see the Bundle.
This is a scoped demo, not a full HL7 v2 converter - it maps the message types this project covers (ADT admissions and ORU lab results, including DG1 diagnoses) and returns a clear error for anything else. Synthetic data only - never paste real patient information. The public hapi.fhir.org test server is volunteer-run, may be slow or unavailable, and periodically purges data.