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.
forked from fhirfly/directfhir
-
Notifications
You must be signed in to change notification settings - Fork 0
a simple express fhir sever that writes to a local FHIR filesystem
License
kladrock/directfhir
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a simple express fhir sever that writes to a local FHIR filesystem
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 92.6%
- JavaScript 7.4%