directfhir
v0.0.2
Published
A Simple Express-NodeJS Personal [FHIR Server](https://www.hl7.org/fhir/) that reads and writes data to a local [gitFHIR](https://github.com/fhirfly/gitfhir) filesystem. This Personal FHIR Server is meant for deployment to a Pesonal Computer or a small s
Readme
directfhir
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 itself is a mere 12mb, and supports CREAT READ UPDATE and DELETE of FHIR resources. Elastic FHIR Search is being developed in a seprate project.
npm i
node server.ts
