node-hl7-client icon indicating copy to clipboard operation
node-hl7-client copied to clipboard

A pure Node.js HL7 Client that allows for communication to a HL7 Broker/Server that can send properly formatted HL7 messages with ease.It can also parse and then you can extract message segments out.

Results 18 node-hl7-client issues
Sort by recently updated
recently updated
newest added

# Feature Request **Describe the Feature Request** use tsup

enhancement

## Search terms - hl7 parser ## Environment - HL7 Client version: 3.0.0 - TypeScript version: 5.2.2 - Node.js version: v20.18.0 - OS: Ubuntu 24.04 ## Description While accessing fields...

bug
help wanted
good first issue
question

* A function that will parsing the BSH, MSH, or FHS will parse out the entire tree either as an XML, JSON,, or OBJECT. * This way a user can...

help wanted

Class System for Each Spec which would allow the user not have to know the "values" that they need or could enter. I envision this as: ```js const hl7 =...

enhancement
help wanted

Closes #36 ## Search terms builder, hl7 ## Questioner Please check the type of change your PR introduces: - [x] Bugfix - [x] Feature - [x] Code style update (formatting,...