7 packages
fastify-hl7
A Fastify HL7 Plugin Developed in Pure TypeScript.
fastify-rabbitmq
A Fastify RabbitMQ Plugin Developed in Pure TypeScript.
node-hl7-client
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.
node-hl7-server
Node.js client library for creating a HL7 Server which can accept incoming a properly formatted HL7 message(s), and then parses the HL7 message. Once the message has been parsed you can then do something with the final result that you so desire.
@the-rabbit-hole/app-setup
A simple NPM package released under my org-scope that creates apps with my standard tools.
@the-rabbit-hole/semantic-release-config
A simple NPM packages released under my org-scope that standardizes projects semantic-release config., so that they are all the same.
@the-rabbit-hole/testing-release-drafter
Testing Release Drafter Workflow