Downloads
Various presentations and software you can download.
FHIR Shorthand Quick Reference Sheet
A “cheat sheet” with the entire FSH Grammar at a glance
The Full FHIR Shorthand Specification
A zip file containing the entire formal specification
SUSHI Software
- Open a command window
- At the prompt, type
npm install -g fsh-sushi
For full instructions and prerequisites, see SUSHI Installation
GoFSH Software
- Open a command window
- At the prompt, type
npm install -g gofsh
For full instructions and prerequisites, see GoFSH Installation
Presentations
- Introduction to FHIR Shorthand, from FHIR DevDays, November 2020
- Slides here
- Let’s Build - Profiling with FHIR Shorthand, from FHIR DevDays, November 2020
- Slides here
- Advanced FHIR Shorthand and Tools, from FHIR DevDays, June 2021
- Slides here
- Create an Implementation Guide with FHIR Shorthand, from FHIR DevDays, June 2021
- Slides here
- Let’s Build - Create an Implementation Guide, from FHIR DevDays, June 2021
- Slides here