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
- Learn to FSH: A friendly introduction to FHIR Shorthand, from FHIR DevDays, June 2023
- Slides here
- Advanced FSH: What to do when you’re hooked, from FHIR DevDays, June 2023
- Slides here
- Learn to FSH: A friendly introduction to FHIR Shorthand, from FHIR DevDays, June 2022
- Slides here
- Let’s Build - Create an Implementation Guide with FHIR Shorthand, from FHIR DevDays, June 2022
- Slides here
- Create an Implementation Guide with FHIR Shorthand, from FHIR DevDays, June 2021
- Slides here
- Advanced FHIR Shorthand and Tools, from FHIR DevDays, June 2021
- Slides here
- Let’s Build - Create an Implementation Guide, from FHIR DevDays, June 2021
- Slides here
- 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
- FHIR Shorthand, from FHIR DevDays, June 2020
- Slides unavailable
- Let’s Build! FHIR Shorthand, from FHIR DevDays, June 2020
- Slides here
- FHIR Shorthand, from FHIR DevDays, November 2019
- Slides here
HL7 Community Kickoff and Knowledge Sharing Sessions
The FSH Tooling Community Kick Off Webinar from August 2024 discussed the current state of FHIR Shorthand and its associated tools, the governance of the community-driven project going forward, and possible next steps for the project. The slides can be found on Confluence.
The FHIR Shorthand Knowledge Sharing Sessions was a series of presentations given in July and August 2024 that served as an introduction to developing the various open source FSH tools. These presentations are aimed at developers and highlight each tool’s key technical details.
- Project Overview, History, and Goals
- Slides here
- Community Engagement, Issue Tracking, and Documentation
- Slides here
- Developing FSH Tools
- Slides here
- Developing SUSHI
- Slides here
- Developing GoFSH
- Slides here
- Developing FSH Online
- Slides here
- Developing VS Code Extension
- Slides here
- Developing FHIR Package Loader
- Slides here