Skip to content

Commit

Permalink
Merge branch 'master' into fix-id-instance-crash
Browse files Browse the repository at this point in the history
  • Loading branch information
jafeltra authored Oct 8, 2024
2 parents 9c60917 + 78eb699 commit a272e49
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ FSH Online is a web application for authoring [FHIR Shorthand (FSH)](https://bui
- Security Information: The FSH Online Security Information can be found in [SECURITY.md](SECURITY.md).
- Compliance Information: FSH Online uses SUSHI and GoFSH, which are designed for use with FHIR artifacts conforming to FHIR R4, FHIR R4B, or FHIR R5. For more details, see the README files for SUSHI and GoFSH.

## Intro to FSH Online Development

To learn more about FSH Online, watch the Knowledge Sharing Sessions for [Developing FSH Tools](https://vimeo.com/990594228/056b5c075f) (view the slides [here](https://confluence.hl7.org/display/FHIR/FSH+Knowledge+Sharing+Sessions?preview=/256509612/256514908/KSS%203%20-%20Developing%20FSH%20Tools.pdf)) and [Developing FSH Online](https://vimeo.com/1001309534/d2ece04c26) (view the slides [here](https://confluence.hl7.org/display/FHIR/FSH+Knowledge+Sharing+Sessions?preview=/256509612/265488031/KSS%206%20-%20Developing%20FSH%20Online.pdf)).
These sessions provide a technical overview of the codebase, summarize key concepts for developers, and demonstrate how to add new FSH examples.

## Getting Started

To run the project locally, [Node.js](https://nodejs.org/) must be installed on the user's system.
Expand Down

0 comments on commit a272e49

Please sign in to comment.