-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathsushi-config.yaml
143 lines (137 loc) · 4.76 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
# ╭──────────────────────────────────────ImplementationGuide───────────────────────────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. For a list of │
# │ supported properties, see: https://fshschool.org/sushi/configuration/ │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: smart.who.int.trust
canonical: http://smart.who.int/trust
name: Trust
status: draft
version: 1.1.6
fhirVersion: 4.0.1
# date: 2024-09-10
# copyright:
copyrightYear: 2023+
releaseLabel: "CI Build"
title: "WHO SMART Trust"
description: "SMART Trust Implementation Guide"
license: CC0-1.0
publisher:
name: WHO
url: http://who.int
email: [email protected]
# contact:
jurisdiction: http://unstats.un.org/unsd/methods/m49/m49.htm#001
# experimental: true
meta:
profile:
- http://smart.who.int/base/StructureDefinition/SGImplementationGuide
dependencies:
# hl7.fhir.uv.ips: 1.1.0
# fhir.who.ddcc: 1.0.0
# who.ddcc: current
smart.who.int.base: 0.1.0
who.ddcc: 1.0.1
smart.who.int.icvp: 0.1.0
pages:
index.xml:
title: Home
changes.xml:
title: Changes
dependencies.xml:
title: Dependencies
ethical_principles.md:
title: Ethical Considerations and Data Protection Principles
references.xml:
title: References
adapting_guidelines.xml:
title: Adapting Guidelines for Country use
faq.md:
title: Frequently Asked Questions
requirements.xml:
title: Business Requirements
concepts.md:
title: Concepts
concepts_certificate_governance.md:
title: Concepts Certificate Governance
concepts_CertificatePreperation.md:
title: Concepts Certificate Preparation
concepts_did.md:
title: Concepts Did
concepts_governance.md:
title: Concepts Governance
concepts_onboarding.md:
title: Concepts Onboarding
concepts_onboarding_checklist.md:
title: Concepts Onboarding Checklist
concepts_onboarding_initialguideline_full.md:
title: Concepts Onboarding Initial Guidance Full
concepts_onboarding_initialprocess_full.md:
title: Concepts Onboarding Initial Process Full
concepts_onboarding_process_full.md:
title: Concepts Onboarding Process Full
use_cases.md:
title: Use Cases
decision_support.md:
title: Decision Support Logic
functional.md:
title: Functional Requirements
data_exchange.xml:
title: Data Models and Exchange
actors.md:
title: System Actors
transactions.md:
title: Transactions
workflows.md:
title: Workflows
content_profiles.md:
title: Content profiles
hcert_spec.md:
title: Electronic Health Certificate Specification
trust_network_gateway_architecture.md:
title: Trust Network Gateway Architecture
deployment.xml:
title: Deployment
video_tutorial.md:
title: Video Tutorials
security_privacy.xml:
title: Security and Privacy Considerations
testing.xml:
title: Testing
reference_implementation.md:
title: Reference Implementations
downloads.xml:
title: Downloads
indices.md:
title: Indices
artifacts.html:
title: Artifact Index
maps.xml:
title: Mappings
menu:
Home:
Summary: index.html
Changes: changes.html
Dependencies: dependencies.html
Ethical Considerations and Data Protection Principles: ethical_principles.html
References: references.html
Adapting Guidelines for Country use: adapting_guidelines.html
Frequently Asked Questions: faq.html
Business Requirements:
Concepts: concepts.html
Use Cases: use_cases.html
Decision Support Logic: decision_support.html
Functional Requirements: functional.html
Data Models and Exchange:
System Actors: actors.html
Transactions: transactions.html
Workflows: workflows.html
Content Profiles: content_profiles.html
Deployment:
Video Tutorials: video_tutorial.html
Security and Privacy Considerations: security_privacy.html
Testing: testing.html
Reference Implementations: reference_implementation.html
Downloads: downloads.html
Indices:
Artifact Index: artifacts.html
Mappings: maps.html