Open Source
Trifolia Workbench
Lantana Consulting Group, GitHub, AppVeyor
Trifolia 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 exposes FHIR DSTU1, DSTU2 and STU3 REST APIs and a native API.
Trifolia-on-FHIR
Lantana Consulting Group, GitHub, 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.
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
This project is a stub of an 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.
Term-Query
Lantana Consulting Group, GitHub, NPM
Small tool to query rxnorm and snomed REST API's.
- Run queries against SNOMED-CT and RXNORM REST APIs
- Customized RXNORM queries to include brands and classes for each code/concept
- Commands pre-populated with queries for allergies, medications and body sites
angularjs-tree-grid
A bootstrap-compatible angular.js tree grid
extract-js-comments
Node.JS tool to extract all code comments from a directory that has javascript in it