Normyx Healthcare Migration
Normyx Healthcare Migration API provides enterprise-grade conversion of legacy HL7 v2 messages to modern FHIR R4 format, essential for EHR system migrations and healthcare data standardization. Remove protected health information with HIPAA Safe Harbor compliant de-identification, and verify data integrity with semantic density analysis to detect conversion drift. Supports PID (Patient), OBR…
Normyx Healthcare Migration endpoints
| Method | Endpoint | Description |
|---|---|---|
| Conversion | ||
| POST |
convertHL7toFHIR /convert-hl7 |
Converts a raw HL7 v2 message into a FHIR R4 Bundle containing Patient, DiagnosticReport, and Observation resources. **Supported Segments:** - PID (Patient Identification) →… |
| De-identification | ||
| POST |
deidentifyHL7 /deidentify |
Removes or masks Protected Health Information (PHI) from HL7 v2 messages to comply with HIPAA Safe Harbor requirements. **PHI Fields Masked:** - Patient names (PID-5) - Patient… |
| Integrity | ||
| POST |
verifyIntegrity /verify-integrity |
Performs comprehensive integrity analysis on HL7 to FHIR conversions to detect data loss and semantic drift. **⚠️ Premium Feature:** Available for **Pro, Elite, and Ultimate… |
| Utility | ||
| GET |
getSupportedSegments /segments/supported |
Get list of supported HL7 segments with FHIR resource mappings. **Available to:** All tiers **Returns:** - Core segments (MSH, PID) - Clinical segments (OBR, OBX, AL1) -… |
| GET |
validateHL7 /validate |
Validate HL7 message structure without consuming conversion quota. **Available to:** All tiers **Benefits:** - No quota consumption - Fast validation ( |
| POST |
previewConversion /convert/preview |
Preview what will be converted without consuming quota or performing actual conversion. **Available to:** All tiers **Use Cases:** - Test message compatibility - Preview resource… |
| GET |
getUsageStatistics /usage |
Get current usage statistics, limits, and projections. **Available to:** All tiers **Returns:** - Current request count - Monthly limit - Remaining quota - Usage projections -… |
| GET |
getAPIStatus /status |
Public endpoint to check API health status. No authentication required. **Available to:** All users (no authentication needed) **Use Cases:** - Monitoring and uptime checks -… |
| Validation | ||
| POST |
validateFHIRBundle /fhir/validate |
Validate FHIR bundles against FHIR R4 standards and implementation guides. **Available to:** Pro, Elite, Ultimate tiers **Validates:** - Bundle structure - Required resource… |
Normyx Healthcare Migration pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9 / month | 2 / second |
|
| PRO | $99 / month | 10 / second |
|
| ULTRA | $199 / month | 50 / second |
|
| MEGA | $499 / month | 75 / second |
|