FHIR is a standard for health care data exchange, published by HL7®.
Please follow below steps to configure FHIR server in local environment.
Clone FHIR repo
git clone https://github.com/microsoft/fhir-server
Skip this step if Docker already installed
Please follow below article to setup Docker
Follow below steps to launch docker
Known issue:
ERROR: No such service: .
Remove last DOT(.) and Run following command for deployment
docker-compose up -d
After installation verify installation via Postman
https://docs.microsoft.com/en-in/azure/healthcare-apis/fhir/access-fhir-postman-tutorial
Below are the study material which helps you to explore FHIR protocol.
References:
I have been developing wide range of mobile games, applications, websites and desktop applications for over 10+ years in Mobile/Web Platforms.