Skip to content

Commit

Permalink
Update Firely terminal install URL (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
vadi2 authored Feb 13, 2024
1 parent 683a034 commit 5971dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/SUSHI/running/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ Some non-HL7 FHIR packages are distributed without snapshot elements in their pr
Since SUSHI does not implement its own snapshot generator, you must update the package in your FHIR cache so that its profiles include snapshot elements. Fortunately, the [Firely Terminal](https://fire.ly/products/firely-terminal/) provides a way to do this.

First, you must [install Firely Terminal](https://docs.fire.ly/projects/Firely-Terminal/InstallingFirelyTerminal.html). Then use Firely Terminal to populate the snapshot elements in the dependency package.
First, you must [install Firely Terminal](https://docs.fire.ly/projects/Firely-Terminal/getting_started/InstallingFirelyTerminal.html). Then use Firely Terminal to populate the snapshot elements in the dependency package.

1. Run the command: `fhir inflate --package <packagename>`, substituting the dependency package ID for `<packagename>`.
* E.g., `fhir inflate --package de.basisprofil.r4`
Expand Down

0 comments on commit 5971dac

Please sign in to comment.