@smile-cdr/fhirts
TypeScript icon, indicating that this package has built-in type declarations

2.2.2 • Public • Published

FHIR TypeScript / JavaScript Library For Front End Applications

npm workflow NPM

About

FHIR.ts is a library that aims to assist web developers building FHIR applications by providing a set of classes & interfaces that match the resources outlined in the FHIR spec

The following library contains classes and interfaces for FHIR versions.

  • R3 is intended for projects using FHIR R3.
  • R4 is intended for projects using FHIR R4. The definitions are generated using Swagger Codegen.

Note: This library does not include all FHIR TypeScript definitions for R3. The idea is to collaborate and expand this library.

Installation

Using npm:

$ npm i @smile-cdr/fhirts

Usage

Checkout the Getting Started section for how to use the library.

Dev Process

  1. Create an issue.
  2. Create a branch related to the issue.
  3. Make necessary changes and upgrade library version in package.json file. This is a must as npm doesn't allow publish on same version.
  4. Push changes & create a Pull Request.

Readme

Keywords

none

Package Sidebar

Install

npm i @smile-cdr/fhirts

Weekly Downloads

2,619

Version

2.2.2

License

Apache-2.0

Unpacked Size

22.2 MB

Total Files

5086

Last publish

Collaborators

  • aditya_dave