16 packages
@healthcare-interoperability/fhir-models
FHIR Models for Creting JS Based FHIR Server
@healthcare-interoperability/fhir-query-mongo-store
MongoDB-specific query builder for FHIR resources, built on top of fhir-query-store.
@healthcare-interoperability/fhir-query-store
Abstract base for generating queries from FHIR resources that can be used with any data store.
@healthcare-interoperability/hl7v2-core
Core module for HL7v2 message generation and parsing library
@healthcare-interoperability/hl7v2-datatypes
Datatype module for HL7v2 message generation and parsing library
@healthcare-interoperability/hl7v2overhttp
A Node.js library for building HL7 servers that receive and parse HL7 messages
@healthcare-interoperability/hl7v2-prepare-mysql
Sample Application to Prepare HLv2 Messages for Storing in MySQL
@healthcare-interoperability/hl7v2-segments
Segments module for HL7v2 message generation and parsing library
@healthcare-interoperability/hl7v2-store-mysql
Sample Application to Store HLv2 Messages to MySQL
@healthcare-interoperability/hl7v2-trigger-events
Trigger Events module for HL7v2 message generation and parsing library
@healthcare-interoperability/hl7v2-typecast
Typecast module for HL7v2 message
@healthcare-interoperability/hl7v2-utils-mysql
Sample Application Utils to Store HLv2 Messages to MySQL
@simple-node/http-status-codes
This package contains a JavaScript module that defines two objects: `HTTP_STATUS_PHRASES` and `HTTP_STATUS_CODES`, which provide a mapping between HTTP status codes and their corresponding phrases.
@simple-node/mongo-connector
The `MongoCollection` class represents a collection in a MongoDB database. It provides methods for performing various operations on the collection such as inserting, finding, updating, and deleting documents.
@simple-node/mysql-connector
@simple-node/structured-response
This repository contains classes for handling API responses in JavaScript/TypeScript. These classes provide a structured and consistent way of handling both successful and error API responses.