Build a FHIR IG from a FSH Sushi project using IG publisher
9.5K
Project repository https://github.com/cybernop/build-fhir-ig
Build a FHIR IG from a FSH Sushi project using IG publisher.
docker run --rm -v <project directory>:/project [-v <fhir cache>/packages:/root/.fhir/packages] -v <output directory>:/output cybernop/build-fhir-ig:<tag>
with the the FSH Sushi project directory <project directory> and the output directory <output directory>. If the local FHIR cache should be used, it can be mounted by mounting <fhir cache>.
The <tag> build like <ig publisher version>[-sushi-<sushi version>], specifying the version of IG Publisher to be used and optionally the FSH Sushi version if it should executed during the build. If Sushi is not executed during the build the output is expected to be already present if <project directory>/fsh-generated.
Content type
Image
Digest
sha256:7f41c36da…
Size
429.8 MB
Last updated
over 1 year ago
docker pull cybernop/build-fhir-ig:flex-alpine