kasvith / hl7

Home Page:https://godoc.org/fknsrs.biz/p/hl7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hl7

GoDoc

Overview

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 fknsrs.biz/p/hl7

License

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

About

https://godoc.org/fknsrs.biz/p/hl7

License:Other


Languages

Language:Go 100.0%