This project provides the source for the SQL on FHIR v2.0 Implementation Guide
Content as markdown is now found in input/pagecontent. Also see sushi-config.yaml for additional settings, including configuration for the menu.
This is a Sushi project and can use HL7 IG Publisher to build locally:
- Clone this respository
- Run
./scripts/_updatePublisher.sh
to get the latest IG publisher - Run
./scripts/_genonce.sh
to generate the IG - Run
open output/index.html
to view the IG website
Building tests, see test README