Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.01 KB

File metadata and controls

36 lines (22 loc) · 1.01 KB

Customized HAPI FHIR Server

Builds a simple FHIR Server with the komet logo. It may include other customizations as well.

Team Ownership - Product Owner

Architecture Team

Prerequisites

For just about anything here, you need to install docker.

Running a HAPI FHIR Server

To run this server, run the following (does not require building, as this should be published to github artifacts - adjust the version as is needed):

docker-compose up

Viewing Resources

Once your container is up and running,

Also, we love it when you Contribute!

Issues and Contributions

Technical and non-technical issues can be reported to the Issue Tracker.

Contributions can be submitted via pull requests. Please check the contribution guide for more details.