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
- Host: GitHub
- URL: https://github.com/miyako/4d-plugin-hl7
- Owner: miyako
- License: mit
- Created: 2022-06-05T15:53:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-05T18:14:45.000Z (about 4 years ago)
- Last Synced: 2025-01-08T17:57:15.827Z (over 1 year ago)
- Topics: 4d-plugin, hl7-parser, hl7v2
- Language: C
- Homepage:
- Size: 1.98 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


[](LICENSE)

# 4d-plugin-HL7
Generic HL7 v2 parser based on [jcomellas/hl7parser](https://github.com/jcomellas/hl7parser)
#### Syntax
```4d
status:=HL7 Parse(segments)
```