Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

michelekorell/patient-fhir-graphql

Repository files navigation

[Archived] FHIR® Patient GraphQL server

After long inactivity an lack of maintaining time on this repo, we decided to archive it.

A GraphQL sample server based on HL7 FHIR Specification.

CircleCI

Development server

Run npm run build:dev to build the project in watch mode. The build artifacts will be stored in the dist/ directory.

Run npm start for a dev server. Navigate to http://localhost:4000/. You can execute graphql queries and access the dock with playground.

Build

Run npm run build:prod to build the project

Running the server

Run npm start

About

Patient fhir sample server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published