NHSNLink

Lantana Consulting Group, GitHub

NHSNLink is an open-source reference implementation for CDC’s National Healthcare Safety Network (NHSN) reporting. It is an application that aggregates, calculates, and shares line-level clinical data for patients matching NHSN surveillance requirements.

Trifolia-on-FHIR

Lantana Consulting GroupGitHub, TravisCI

Trifolia-on-FHIR is an online FHIR implementation guide (IG) creation and publishing tool that integrates the FHIR IG Publishing tool within the application. The tool simplifies the process of authoring FHIR IGs and can create FHIR profiles, extensions, value sets, questionnaires, and other artifacts.

Trifolia Workbench

Lantana Consulting GroupGitHub, AppVeyor

Trifolia Workbench is an open-source tool for creating CDA templates. Once templates/profiles have been created by a designer in Trifolia, they can be exported in MS Word (DOCX), Web (HTML), Excel (XLSX), and a number of different XML formats. Trifolia Workbench exposes FHIR DSTU1, DSTU2, and STU3 REST APIs and a native API.

FHIR.js

Lantana Consulting Group, GitHub, NPM

An open-source JavaScript (Node.JS) module that provides developers functionality to serialize and deserialize FHIR resources between JSON and XML. Limited resource validation capabilities are included. Supports DSTU1, DSTU2, and STU3 releases of FHIR.

HAPI FHIR JPA Server Starter

GitHub

This project is a stub of a JPA web server for HAPI-FHIR, which is one of the leading FHIR code-bases. The starter project comes with a default hapi.properties configuration file that uses a derby file-based database. The configuration file can be modified to specify a separate database (such as MySql), turn on/off subscription functionality, as well as other more detailed configuration parameters.

I’m not the primary author of this tool, but I have contributed to its development.

angularjs-tree-grid

GitHub

A bootstrap-compatible angular.js tree grid

extract-js-comments

GitHub

Node.JS tool to extract all code comments from a directory that has javascript in it