Skip to content

SmaRTy-Saini/hl7-v2-to-json-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HL7 v2 to JSON Converter

A free, browser-based HL7 v2.x to JSON converter by SmaRTy Saini Corp.

Features

  • Paste HL7 v2.x messages
  • Converts into clean JSON format
  • Works entirely in-browser (no server or data sent)
  • Ideal for testing and integrations

Example

Input:

MSH|^~\&|LAB|123|EMR|456|202501011230||ORM^O01|12345|P|2.3
PID|||123456^^^MR||DOE^JOHN||19800101|M

Output:

[
  {
    "segment": "MSH",
    "fields": ["^~\\&", "LAB", "123", "EMR", "456", "202501011230", "", "ORM^O01", "12345", "P", "2.3"]
  },
  {
    "segment": "PID",
    "fields": ["", "", "123456^^^MR", "", "DOE^JOHN", "", "19800101", "M"]
  }
]

Developed by SmaRTy Saini Corp

About

Free HL7 v2 to JSON Converter by SmaRTy Saini Corp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy