TelluIoT / fhir-kit-client

Node.js FHIR client library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FHIRKit Client

This is a fork of Vermonster/fhir-kit-client with some modifications:

  • This is NodeJS only.
  • This uses got instead of fetch and NodeJS polyfills.
  • The parameters are more strictly validated.
  • It has more eslint rules.

License

MIT

Copyright (c) 2018 Vermonster LLC

About

Node.js FHIR client library

License:MIT License


Languages

Language:JavaScript 100.0%