forked from IHE/RAD.IMR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sushi-config.yaml
97 lines (91 loc) · 3.46 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
# sushi-config.yaml is documented https://fshschool.org/docs/sushi/configuration/
# ───────────────────────────────────────────────────
id: ihe.rad.imr
canonical: https://profiles.ihe.net/RAD/IMR
version: 1.0.0-comment
name: IHE_RAD_IMR
title: "Interactive Multimedia Report"
status: active
publisher:
- name: IHE Radiology Technical Committee
- url: https://www.ihe.net/ihe_domains/radiology/
- email: [email protected]
contact:
- name: IHE Radiology Technical Committee
telecom:
- system: email
value: [email protected]
description: Support encoding and presentation of an interactive multimedia report
license: CC-BY-SA-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+
releaseLabel: ci-build
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: 1:XX. Profile Home
generation: markdown
volume-1.md:
title: 1:XX. Profile Volume 1
generation: markdown
RAD-Y1.md:
title: 2:3.Y1 Store Multimedia Report [RAD-Y1]
generation: markdown
RAD-Y2.md:
title: 2:3.Y2 Display Multimedia Report [RAD-Y2]
generation: markdown
RAD-Y3.md:
title: 2:3.Y3 Find Multimedia Report [RAD-Y3]
generation: markdown
RAD-Y4.md:
title: 2:3.Y4 Retrieve Rendered Multimedia Report [RAD-Y4]
generation: markdown
RAD-Y5.md:
title: 2:3.Y5 Display Images [RAD-Y5]
generation: markdown
testplan.md:
title: "Test Plan"
generation: markdown
issues.md:
title: Open and Closed issues
generation: markdown
menu:
IMR Home: index.html
Volume 1:
Introduction: volume-1.html
Actors and Transactions: volume-1.html#1x1-imr-actors-transactions-and-content-modules
Actor Options: volume-1.html#1xx2-imr-actor-options
Required Groupings: volume-1.html#1xx3-imr-required-actor-groupings
Overview: volume-1.html#1xx4-interactive-multimedia-report-overview
Security Considerations: volume-1.html#1xx5-imr-security-considerations
Cross-Profile Considerations: volume-1.html#1xx6-imr-cross-profile-considerations
Volume 2:
"Store Multimedia Report [RAD-Y1]": RAD-Y1.html
"Display Multimedia Report [RAD-Y2]": RAD-Y2.html
"Find Multimedia Report [RAD-Y3]": RAD-Y3.html
"Retrieve Rendered Multimedia Report [RAD-Y4]": RAD-Y4.html
"Display Referenced Images in Multimedia Report [RAD-Y5]": RAD-Y5.html
Test Plan: testplan.html
Artifacts: artifacts.html