Skip to content

A multiplatform client for HL7 FHIR Servers with OAuth integration | Implemented Using Electron Framework

Notifications You must be signed in to change notification settings

bunyaminsg/electron-fhir-client

Repository files navigation

Electron FHIR Client

A client for pushing resources to an HL7 FHIR Repository with the OAuth integration (see OnFHIR and OnAuth integrated plug-and-play server implementations).

Usage

git clone [email protected]:bunyaminsg/electron-fhir-client.git && cd electron-fhir-client
npm install

Open conf.json and make all necessary configurations. Then, run:

npm start

Packaging

For Linux
npm run package-linux
For Windows
npm run package-win
For MacOS
npm run package-mac

Packaged folders will be at ../fhir-client-release-builds. You can change the path from the scripts in package.json.

About

A multiplatform client for HL7 FHIR Servers with OAuth integration | Implemented Using Electron Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published