Stop translatingHL7 by hand.

HL7 by hand.
Transform raw clinical data into actionable information by enriching records, standardizing terminology, and extracting insights from unstructured text. Every message lands clean, no matter what the source system speaks.
HL7v2 implementations vary by up to 20% per hospital.
Think of it like a universal power adapter. Your product has a specific plug, and every hospital is a foreign wall outlet. Just Connect is the adapter that makes the connection seamless, so the same code works everywhere.
- HL7v2 to FHIR
- CDA to FHIR
- X12 to FHIR
- DICOM to FHIR
- Terminology mapping
Formats in, FHIR out.
Every legacy format is translated to HL7 FHIR R4 or Just Connect JSON for seamless downstream integration.
| Capability | Source format | Typical use | Just Connect output |
|---|---|---|---|
| HL7v2 over MLLP | ADT, ORM, ORU, SIU, MDM | Real-time feeds | FHIR R4 Bundle or JSON data model |
| CDA / C-CDA | Clinical summaries, transitions of care | Document exchange | FHIR Composition + resources |
| X12 | 270/271, 278, 837 | Eligibility, prior auth, claims | Da Vinci FHIR profiles |
| NCPDP | Prescriptions | Pharmacy | MedicationRequest |
| DICOM | Imaging metadata | Radiology | ImagingStudy |
| FHIR (any version) | Native APIs | Modern EHR access | FHIR R4 US Core |
Preparation that happens in-flight.
Data operations run on every message before it reaches you or the destination.
Translation sets
Mapped value sets from local codes to LOINC, SNOMED, RxNorm, and ICD-10, reusable across connections.
Config modifiers
Custom processing instructions per connection without forking your integration code.
EMPI identity
Patient identity matching keeps one record per person across every source system.
Enrichment
Fill gaps in demographics and terminology from trusted reference partners.
Unstructured text
Extract structured insights from notes and narrative fields before they land.
Validation
Profile validation against US Core so bad data fails loudly, upstream.
Turn payloads into plain language.
The Payload Summary Assistant, Log Summary Assistant, and Config Modifier Assistant explain any message, any failure, and any transformation directly in the dashboard.
- Payload summaries
- Log summaries
- Config modifier suggestions
- MCP server for your own agents
One format in your codebase. Every format in the world.
Normalize in-flight and stop maintaining parsers for every hospital.