Skip to content

a simple express fhir sever that writes to a local FHIR filesystem

License

Notifications You must be signed in to change notification settings

kladrock/directfhir

 
 

Repository files navigation

directfhir - Liberate Your data

A Simple Express-NodeJS Personal FHIR Server that reads and writes data to a local gitFHIR filesystem. This Personal FHIR Server is meant for deployment to a Pesonal Computer or a small server. The server supports CREATE READ UPDATE and DELETE of all 152 FHIR resources. yarn install yarn run start; The FHIR resource files in your gitfhir directory will be available via fhir (http) on port 3000.

About

a simple express fhir sever that writes to a local FHIR filesystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.6%
  • JavaScript 7.4%