Skip to content

riri/hl7

 
 

Repository files navigation

hl7

Overview

This is a fork of Conrad Pankoff's HL7 parser.

HL7v2 stands for "Health Level 7: Version 2" - a specification for shuttling clinical data around and between medical institutions. While working on Medtasker with Nimblic, I've written this library for reading the protocol and querying the messages it contains.

I have a blog post on my website if you'd like to hear a bit more of the story.

Install

$ go get github.com/riri/hl7

License

3-clause BSD. A copy is included with the source.

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%