⚠️ Thank you for your interest in our repository. As of May 13, 2022, this repository has been archived, and is no longer maintained or updated.
The goal of the FHIR-Starter repo is to provide users with a choice of deployment options for Azure API for FHIR and supporting resources. The deployFhirStarter.bash
script hosted in this repo is the recommended method for deploying Azure API for FHIR with an AAD Service Client for use with FHIR-Proxy.
The deployFhirStarter.bash
script deploys the following resources (detailed deployment instructions are available in the scripts directory).
- Azure API for FHIR
- Azure Key Vault (users can select to use an existing Key Vault as long as the Key Vault's Purge Protection is disabled)
- Managed Service Identity - Service Principal for RBAC (link)
- Azure Resource Group
After running the deployFhirStarter.bash
script, you can set up Postman following these instructions.
Note: The deployFhirStarter.bash
script is designed and tested for the Azure Cloud Shell - Bash Shell environment.
To deploy resources in Azure, you must have an active Azure Subscription. Read here about obtaining a free Azure Subscription.
Next Steps
Complete the deployment and setup detailed here.
We continue to monitor questions, feature requests, and of course, bugs/issues. You can review the issues list here.
If you are interested in receiving notifications when we publish updates then please click the Watch
button (top right) to follow this repo.
Below are some references that might be useful for the reader.
The table below lists items contained within this repository:
Directory | Contains |
---|---|
main | Readme, Security and compliance documents |
docs | Getting started documents |
scripts | Readme + Deployment, Setup, and Control scripts |
templates | ARM Templates for customers without Cloud Shell access (in progress) |
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.