An open API service indexing awesome lists of open source software.

https://github.com/miyako/4d-plugin-hl7

HL7 parser
https://github.com/miyako/4d-plugin-hl7

4d-plugin hl7-parser hl7v2

Last synced: 19 days ago
JSON representation

HL7 parser

Awesome Lists containing this project

README

          

![version](https://img.shields.io/badge/version-17%2B-3E8B93)
![platform](https://img.shields.io/static/v1?label=platform&message=mac-intel%20|%20mac-arm%20|%20win-64&color=blue)
[![license](https://img.shields.io/github/license/miyako/4d-plugin-HL7)](LICENSE)
![downloads](https://img.shields.io/github/downloads/miyako/4d-plugin-HL7/total)

# 4d-plugin-HL7
Generic HL7 v2 parser based on [jcomellas/hl7parser](https://github.com/jcomellas/hl7parser)

#### Syntax

```4d
status:=HL7 Parse(segments)
```