Navigation Menu

Skip to content

avontd2868/vista-novo-fhir

 
 

Repository files navigation

FHIR JavaScript reference implementation

This repository is mostly a mirror of the FHIR SVN source code repository at the HL7 GForge site. It was created using git svn. For licensing information on this code, please see the HL7 Gforge Site.

The purpose of this repository is to be a holding place for code to generate a JavaScript reference implementation of FHIR. This RI will be built to run on top of node.js and MongoDB. It will leverage the express web framework and mongoose for interaction with MongoDB.

The JavaScript RI can be built within this project using the regular FHIR Build Process.

The code to generate the JavaScript RI can be found in build/tools/java/org.hl7.fhir.tools.core/src/org/hl7/fhir/tools/implementations/javascript and is under the Apache License, Version 2.0

This code may ultimately make its way into the FHIR repository at some time in the future.

About

A mirror of the HL7 FHIR SVN repository with some additions for a JavaScript reference implementation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 53.6%
  • Pascal 19.9%
  • C# 19.0%
  • HTML 4.1%
  • XSLT 1.8%
  • CSS 1.6%