@inclouded/fhir-storage
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

Fhir-storage SDK

Introduction

In the repository the Firebase Cloud Firestore SDK can be found that was made for the FHIR Storage resource in an installable Angular folder form. The SDK can be installed for every Angular 2+ project. The SDK accomplishes the necessary CRUD operations.

Usage

  1. For using the SDK an Angular 2+ project is needed, in which with the help of the angularfire2 modul we have a connection with a Firestore database. (configured in environments.ts)

  2. Related interfaces (fhir-storage.ts):

export interface File {
  path: string;
  data: ArrayBuffer;
}

Developer: Gábor Simon (simonovszkij@gmail.com)

Readme

Keywords

none

Package Sidebar

Install

npm i @inclouded/fhir-storage

Weekly Downloads

0

Version

3.0.0

License

none

Unpacked Size

65.4 kB

Total Files

23

Last publish

Collaborators

  • zbiacsi
  • bilickiv
  • m2m-deploy
  • jankiz
  • grindy