2.3.0 • Published 4 months ago

@smile-cdr/fhirts v2.3.0

Weekly downloads
570
License
Apache-2.0
Repository
github
Last release
4 months ago

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 utility methods as well as 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.
  • R5 is intended for projects using FHIR. R5. 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.

Table of Contents

Installation

Using npm:

$ npm i @smile-cdr/fhirts

Using yarn:

$ yarn add @smile-cdr/fhirts

Usage

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

Contribute

  1. Create an issue and attach appropriate labels.
  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 currently we don't have a CI job which can override a package with same version. doesn't allow publish on same version.
  4. Push changes & create a Pull Request.
  5. Get reviewed and merged !!!

File a bug

  1. Create an issue and attach appropriate labels.
  2. The issue will be prioritized and worked on.
2.3.0

4 months ago

2.2.8

8 months ago

2.2.7

9 months ago

2.2.6

9 months ago

2.2.5

9 months ago

2.2.1

1 year ago

2.2.0

1 year ago

2.2.3

1 year ago

2.2.2

1 year ago

2.2.4

10 months ago

2.1.2

1 year ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.5.0

3 years ago

1.4.9

3 years ago

1.4.8

3 years ago

1.4.7

3 years ago

1.4.6

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.9

3 years ago

1.2.10

3 years ago

1.2.11

3 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago