I know that people who are completely new to VS Code, Git, Docker, FHIR, and other tools can sometimes struggle with setting up the environment. So I decided to write an article that walks through the entire setup process step by step to make it easier to get started.
Iβd really appreciate it if you could leave a comment at the end - let me know if the instructions were clear, if anything was missing, or if thereβs anything else you'd find helpful.
The setup includes:
β
VS Code β Code editor
β
Git β Version control system
β
Docker β Runs an instance of IRIS for Health Community
β
VS Code REST Client Extension β For running FHIR API queries
β
Python β For writing FHIR-based scripts
β
Jupyter Notebooks β For AI and FHIR assignments
Before you begin: Ensure you have administrator privileges on your system.
In addition to reading the guide, you can also follow the steps in the videos:
For Windows