This repository can be used for the DevDays presentation "Building dynamic Implementation Guides with FHIR Shorthand and Firely Query Language"
To run this project locally you need to:
- Install and setup NPM
- Setup the FHIR Shorthand compiler, via SUSHI
- Run
sushi resources/
- The FHIR profiles and examples should be created by SUSHI in
resources/fsh-generated
Run SUSHI in the GitHub cloud:
- Click the "Use this template" button
- Enter a custom repo name
- Check the box "Include all branches"
- Go to "Action" tab
- Select "Firely Validation"
- Select "Run Workflow"
- View output of "CI_FHIR_VALIDATION" action