-
Notifications
You must be signed in to change notification settings - Fork 2
/
sushi-config.yaml
76 lines (73 loc) · 3.16 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
# ╭──────────────────────────────────────ImplementationGuide───────────────────────────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. For a list of │
# │ supported properties, see: https://fshschool.org/sushi/configuration/ │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: ch.fhir.ig.ch-allergyintolerance
canonical: http://fhir.ch/ig/ch-allergyintolerance
name: CH-AllergyIntolerance
title: "CH AllergyIntolerance (R4)"
description: Implementation guide CH AllergyIntolerance (R4)
status: active
license: CC0-1.0
copyright: CC0-1.0
jurisdiction: urn:iso:std:iso:3166#CH
date: 2024-05-17
version: 3.0.0-ci-build
fhirVersion: 4.0.1
copyrightYear: 2021+
releaseLabel: ci-build # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use
publisher:
name: HL7 Switzerland
url: https://www.hl7.ch/
contact:
- name: HL7 Switzerland
telecom:
- system: url
value: https://www.hl7.ch/
use: work
dependencies:
ch.fhir.ig.ch-core: current
ch.fhir.ig.ch-term: current
hl7.fhir.uv.ips: 1.1.0
hl7.terminology: 6.0.2
# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ To use a provided input/includes/menu.xml file, delete the "menu" property below. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
#menu:
# Home: index.html
# Artifacts: artifacts.html
pages:
index.md:
title: Home
document.md:
title: Allergy Intolerance Document
usecase-english.md:
title: Clinical Use Case Scenarios
usecase-french.md:
title: Scénarios cliniques relatifs à des cas d’utilisation
usecase-german.md:
title: Klinische Anwendungsfall-Szenarien
reaction-manifestation.md:
title: Adverse Reaction & Manifestation
profiles.md:
title: Profiles
terminology.md:
title: Terminology
changelog.md:
title: Changelog
menu:
Home: index.html
Document: document.html
Use Case:
English: usecase-english.html
French: usecase-french.html
German: usecase-german.html
Guidance:
Adverse Reaction & Manifestation: reaction-manifestation.html
Profiles: profiles.html
Terminology: terminology.html
Artifacts: artifacts.html
parameters:
excludettl: true
allow-extensible-warnings: true
display-warnings: true