-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsushi-config.yaml
145 lines (138 loc) · 4.97 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
# sushi-config.yaml is documented https://fshschool.org/docs/sushi/configuration/
# ───────────────────────────────────────────────────
id: ihe.iti.mhds
canonical: https://profiles.ihe.net/ITI/MHDS
version: 2.3.2-current
name: IHE_ITI_MHDS
title: "Mobile Health Document Sharing"
releaseLabel: ci-build
#releaseLabel: Trial-Implementation
#date: 2022-08-04
status: active
publisher:
- name: IHE IT Infrastructure Technical Committee
- url: https://www.ihe.net/ihe_domains/it_infrastructure/
- email: [email protected]
contact:
- name: IHE IT Infrastructure Technical Committee
telecom:
- system: email
value: [email protected]
description: This Implementation Guide shows how to build a Document Sharing Exchange using IHE-profiled FHIR standard, rather than the legacy IHE profiles that are dominated by XDS and HL7 v2. This Implementation Guide assembles other IHE Implementation guides (Profiles) and defines a Document Registry Actor.
license: CC-BY-4.0
fhirVersion: 4.0.1
jurisdiction: 'http://unstats.un.org/unsd/methods/m49/m49.htm#001'
#copyright: IHE http://www.ihe.net/Governance/#Intellectual_Property
copyrightYear: 2021+
dependencies:
ihe.formatcode.fhir:
id: iheformatcodefhir
uri: https://profiles.ihe.net/fhir/ihe.formatcode.fhir/ImplementationGuide/ihe.formatcode.fhir
# version: 1.1.x
version: current
ihe.iti.balp:
id: iheitibasicaudit
uri: https://profiles.ihe.net/ITI/BALP/ImplementationGuide/ihe.iti.balp
# version: 1.1.x
version: current
ihe.iti.mhd:
id: iheitimhd
uri: https://profiles.ihe.net/ITI/MHD/ImplementationGuide/ihe.iti.mhd
# version: 4.2.1
version: current
ihe.iti.svcm:
id: iheitisvcm
uri: https://profiles.ihe.net/ITI/SVCM/ImplementationGuide/ihe.iti.svcm
# version: 1.5.1
version: current
ihe.iti.mcsd:
id: iheitimcsd
uri: https://profiles.ihe.net/ITI/mCSD/ImplementationGuide/ihe.iti.mcsd
# version: 3.8.x
version: current
ihe.iti.pdqm:
id: ihepdqm
uri: https://profiles.ihe.net/ITI/PDQm/ImplementationGuide/ihe.iti.pdqm
# version: 3.0.0
version: current
ihe.iti.pixm:
id: iheitipixm
uri: https://profiles.ihe.net/ITI/PIXm/ImplementationGuide/ihe.iti.pixm
# version: 3.0.3
version: current
ihe.iti.pmir:
id: iheitipmir
uri: https://profiles.ihe.net/ITI/PMIR/ImplementationGuide/ihe.iti.pmir
# version: 1.5.x
version: current
ihe.iti.pcf:
id: iheitipcf
uri: https://profiles.ihe.net/ITI/PCF/ImplementationGuide/ihe.iti.pcf
# version: 1.1.x
version: current
ihe.iti.dsubm:
id: iheitidsubm
uri: https://profiles.ihe.net/ITI/DSUBm/ImplementationGuide/ihe.iti.dsubm
# version: 1.0.x
version: current
ihe.iti.mxde:
id: iheitimxde
uri: https://profiles.ihe.net/ITI/mXDE/ImplementationGuide/ihe.iti.mxde
# version: 1.0.x
version: current
ihe.iti.npfs:
id: iheitinpfs
uri: https://profiles.ihe.net/ITI/NPFS/ImplementationGuide/ihe.iti.npfs
# version: 1.0.x
version: current
ihe.iti.sips:
id: iheitisips
uri: https://profiles.ihe.net/ITI/sIPS/ImplementationGuide/ihe.iti.sips
# version: 1.0.x
version: current
parameters: # see https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
path-resource:
- input/resources
- fsh-generated/resources
- input/examples
# path-pages:
# - input/pagecontent
# - fsh-generated/includes
show-inherited-invariants: 'false'
usage-stats-opt-out: 'false'
logging: progress
shownav: 'true'
active-tables: 'false'
apply-contact: 'true'
apply-jurisdiction: 'true'
apply-publisher: 'true'
apply-version: 'true'
# resources:
# list every example here with a name, description and that exampleBoolean is true; These are used to populate the artifacts page, and are needed to eliminate build warnings
# You may delay filling out this section until you approach publication as it is merely a nice to have and eliminates build warnings -- If you do this then you will need above the autoload-resources true
pages:
# itemize here each narrative page. Include assigned section numbers when appropriate
index.md:
title: "MHDS Home"
generation: markdown
volume-1.md:
title: "1:50. MHDS Volume 1"
generation: markdown
testplan.md:
title: "Test Plan"
generation: markdown
issues.md:
title: "Open and Closed issues"
generation: markdown
menu:
MHDS Home: index.html
Volume 1:
Introduction: volume-1.html
Actors and Transactions: volume-1.html#1501-mhds-actors-transactions-and-content-modules
Actor Options: volume-1.html#1502-mhds-actor-options
Required Groupings: volume-1.html#1503-mhds-required-actor-groupings
Overview: volume-1.html#1504-mhds-overview
Security Considerations: volume-1.html#1505-mhds-security-considerations
Cross-Profile Considerations: volume-1.html#1506-mhds-cross-profile-considerations
Artifacts: artifacts.html
Test Plan: testplan.html