sbesh91 / client-js

JavaScript client for FHIR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMART on FHIR JavaScript Library

This is a JavaScript library for connecting SMART apps to Fhir servers. It works both in browsers (IE10+) and on the server (NodeJS).

Installation

Install from npm:

# v2 is still in beta! To give it a try do:
npm i https://github.com/smart-on-fhir/client-js

# To install the current version do:
npm i fhirclient

Documentation (new)

The documentation for the upcoming release is available at http://docs.smarthealthit.org/client-js/.

Check out what's new in v2!


Documentation (old)

The documentation for the older (current) version is at http://docs.smarthealthit.org/clients/javascript/.


License

Apache 2.0

About

JavaScript client for FHIR

License:Other


Languages

Language:HTML 72.5%Language:JavaScript 27.5%