Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit 59092d8

Browse files
committed
Add preview instructions
1 parent 1fc4aa8 commit 59092d8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
This repository contains the FHIR Questionnaires supported by [NAV](https://nav.no).
44

5+
## Preview
6+
7+
To preview a questionnaire run (you need to have sushi installed: `npm install -g fsh-sushi`):
8+
9+
```
10+
sushi .
11+
```
12+
13+
Then open the `preview/index,html` file with a browser, and select the generated json file of the questionnaire located at: `fsh-generated/resources`
14+
515
## Development
616

717
The Questionnaires are developed using [FSH](https://build.fhir.org/ig/HL7/fhir-shorthand/overview.html) ([Tutorial](https://fshschool.org/docs/tutorials/basic/)).

0 commit comments

Comments
 (0)