22 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
@quicore/expressjs
Provides a basic setup for an Express server with configurable options. It includes features such as cookie parsing, helmet security middleware, JSON parsing, error handling, and the ability to start both HTTP and HTTPS servers.
@quicore/express-mcp
A lightweight package for integrating the Model Context Protocol (MCP) with an Express.js server.
@quicore/hash
A lightweight utility for fast access to the most commonly used hashing algorithms including SHA, Blake2, and PBKDF2
@quicore/loggable
A comprehensive, class-based logging library for creating standardized activity logs in JavaScript.
@quicore/resource-id
Deterministic and compact ID generation for API resources using pluggable hashing.
@quicore/task-queue
Provides solutions for task queue systems
@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.