HomeProjectsBlogContact
Made with ❤️ by Anton Vasetenkov
HL7v2 Editor
May 29, 2023

HL7v2 Editor

Author, inspect, and debug HL7v2 messages online.

The HL7v2 Editor is a tool that allows you to author, inspect, and debug HL7v2 messages online.

HL7v2 messages

HL7v2 messages are a standard way of exchanging health information between healthcare systems. They are used by hospitals, laboratories, pharmacies, and other healthcare organizations.

The most common format for HL7v2 messages is a text file with segments separated by carriage returns. Each segment contains multiple fields, which are separated by pipes.

For example, the following message contains a PID segment with information about the patient:

PID|1|1234567890|1234567890|1234567890|Smith^John^A^III^^^|Smith^John^A^III^^^|19400101|M|||123 Main St^^Anytown^NY^12345-6789^USA^P|||123-456-7890|||||S|||1234567890|1234567890|1234567890|1234567890

HL7v2 Editor

HL7v2 Editor is an online tool for authoring, inspecting, and debugging HL7v2 messages. It supports parsing and rendering of HL7v2 messages in a human-readable format. The syntax highlighting feature makes it easy to spot errors in the message.

You can use the HL7v2 Editor to create HL7v2 messages, or to inspect/validate HL7v2 messages that you have received from another system.

See also
HL7v2 Validator
Validate HL7v2 messages against the HL7 abstract message syntax.
FHIR Validator
An online validator for FHIR resources.
CQL Editor
An online editor for the Clinical Quality Language.
CDS Hooks Testing Tool
Test and debug CDS Hooks flows online.
FHIR Viewer
Connect to and browse FHIR-enabled servers.
FHIR Converter
Convert FHIR documents from XML to JSON and from JSON to XML.
CQL Testing Tool
Test Clinical Quality Language against mock FHIR resources.
HL7 CDA Schema Explorer
An interactive browser for the CDA schema.
Help: FSH Editor
An introduction to FSH Editor.
An interactive browser for the HL7 RIM
Explore the HL7 Reference Information Model.
Cloud-based FHIR IG Publisher
A zero-setup way to generate FHIR Implementation Guides from source.
FHIR Message Sender
An online client for FHIR messaging.
ECL Editor
An online editor for the Expression Constraint Language.
Converting HL7v2 to FHIR
Translating HL7v2 messages to FHIR.