Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion ig.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
[IG]
ig = fsh-generated/resources/ImplementationGuide-smart.who.int.ig-empty.json

#template = #local-template
### PLEASE CHANGE THIS TO YOUR OWN FHIR IG TEMPLATE ###
### Do this by replacing template = who.template.root#current below ###
### with template = fhir.base.template#current ###
### or another FHIR template that you can use. ###

## For WHO:
template = who.template.root#current

# For everyone else:
#template = fhir.base.template#current

Loading