Getting started

Dependencies

Install java and ruby

  1. Update FHIR IG publisher
bash _updatepublisher.sh
  1. Install sushi

yarn install

  1. Install jekyll
gem install bundler jekyll

If you have permission issues, you may look at this jekyll doc

Launch sushi

Here, you will generate resources using sushi (profiles, extensions, examples, ValueSets, CodeSystems...). It is interesting if you don't want to create the whole IG.

sushi .

Launch the FHIR IG publisher

bash _genonce.sh

Note that bash _genonce.sh will first launch sushi to convert .fsh files to json StructureDefinitions and then create the IG