HomeProjectsBlogContact
Made with ❤️ by Anton Vasetenkov
HL7v2 Validator
Feb 23, 2023

HL7v2 Validator

Validate HL7v2 messages against the HL7 abstract message syntax.

HL7v2 Validator is an online tool that allows you to validate HL7v2 messages against the HL7 abstract message syntax. It is a web-based application that runs in your browser and does not require any installation.

What is the HL7 abstract message syntax?

The HL7 abstract message syntax is a special notation used to describe the structure of HL7v2 messages that lists the segment IDs in the order they would appear in the message.

In this notation, segments can be enclosed in a pair of braces to indicate one or more repetitions of the group or in brackets, to show that the enclosed group of segments is optional. If a group of segments is optional and may repeat, it is enclosed in brackets and braces. To specify that any of a group of segments can be present, angle brackets are used with vertical bars used as delimiters.

For example, the following abstract message syntax describes a message that contains a PID segment followed by an optional PV1 segment, which may repeat:

PID {[PV1]}

See also
CDS Hooks Testing Tool
Test and debug CDS Hooks flows online.
CQL Editor
An online editor for the Clinical Quality Language.
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.
HL7v2 Editor
Author, inspect, and debug HL7v2 messages online.
FHIR Message Sender
An online client for FHIR messaging.
FHIR Validator
An online validator for FHIR resources.
Converting HL7v2 to FHIR
Translating HL7v2 messages to FHIR.
FHIR Viewer
Connect to and browse FHIR-enabled servers.
ECL Editor
An online editor for the Expression Constraint Language.
List of FHIR terminology servers
The list of FHIR-compliant servers for working with code systems, value sets, and concept maps.
Help: FSH Editor
An introduction to FSH Editor.
Cloud-based FHIR IG Publisher
A zero-setup way to generate FHIR Implementation Guides from source.
HL7 CDA Schema Explorer
An interactive browser for the CDA schema.
An interactive browser for the HL7 RIM
Explore the HL7 Reference Information Model.