-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsushi-config.yaml
77 lines (72 loc) · 2.35 KB
/
sushi-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
canonical: https://www.ehealth.fgov.be/standards/fhir/referral
fhirVersion: 4.0.1
FSHOnly: false
applyExtensionMetadataToRoot: false
id: hl7.fhir.be.referral
name: Referral Prescription
title: Referral Prescription
status: draft
version: 1.0.0
copyrightYear: 2022+
releaseLabel: STU
jurisdiction: urn:iso:std:iso:3166#BE "Belgium"
dependencies:
hl7.fhir.be.core: current
hl7.fhir.be.medication: 1.0.0
hl7.fhir.be.core-clinical: current
hl7.fhir.be.allergy: 1.1.0
# The pages property corresponds to IG.definition.page. SUSHI can
# auto-generate the page list, but if the author includes pages in
# this file, it is assumed that the author will fully manage the
# pages section and SUSHI will not generate any page entries.
# The page file name is used as the key. If title is not provided,
# then the title will be generated from the file name. If a
# generation value is not provided, it will be inferred from the
# file name extension. Any subproperties that are valid filenames
# with supported extensions (e.g., .md/.xml) will be treated as
# sub-pages.
pages:
index.xml:
title: Home
guidance.md:
changes.md:
downloads.xml:
mapping.md:
# The ImplementationGuide resource defines several other properties
# not represented above. These properties can be used as-is and
# should follow the format defined in ImplementationGuide:
# * meta
# * implicitRules
# * language
# * text
# * contained
# * extension
# * modifierExtension
# * experimental
# * useContext
# * copyright
# * packageId
# The menu property will be used to generate the input/menu.xml file.
# The menu is represented as a simple structure where the YAML key
# is the menu item name and the value is the URL. The IG publisher
# currently only supports one level deep on sub-menus.
# To provide a custom menu.xml file, do not include this property and
# include a `menu.xml` file in input/includes.
menu:
Home: index.html
Guidance: guidance.html
Functional: mapping.html
Artifacts:
Profiles: artifacts.html#2
Extensions: artifacts.html#3
Value Sets: artifacts.html#4
Downloads: downloads.html
Changes: changes.html
History: "https://www.ehealth.fgov.be/standards/fhir/referral/history.html"
parameters:
shownav: 'true'
apply-contact: 'true'
apply-jurisdiction: 'true'
apply-publisher: 'true'
apply-version: 'true'
path-expansion-params: Parameters-terminology-expansion.json