-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsushi-config.yaml
63 lines (58 loc) · 1.48 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
id: ch.chmed.emediplan
canonical: http://chmed.emediplan.ch/fhir
name: CHMED
status: active
version: 3.0.0-ci-build
date: 2023-10-17
fhirVersion: 4.0.1
copyrightYear: 2017+
releaseLabel: ci-build # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use
publisher:
name: IG eMediplan
url: http://www.emediplan.ch
parameters:
apply-publisher: false
allow-extensible-warnings: true
display-warnings: true
title: CHMED Implementation Guide
description: FHIR Implementation Guide for eMediplan
license: CC0-1.0
copyright: CC0-1.0
jurisdiction: urn:iso:std:iso:3166#CHE
dependencies:
ch.fhir.ig.ch-emed: 4.0.0-ballot
ch.fhir.ig.ch-core: 4.0.0-ballot
# ----- Define IG tabs (page content) -----
menu:
Home: index.html
Documents: documents.html
Use Cases:
German: usecases-german.html
French: usecases-french.html
Profiles: profiles.html
Extensions: extensions.html
Terminology: terminology.html
Dosage: dosage.html
Artifacts: artifacts.html
# ----- Define own titles (default: IG Publisher generates titles) -----
pages:
index.md:
title: Home
documents.md:
title: FHIR Documents
usecases-german.md:
title: Anwendungsfälle
usecases-french.md:
title: Cas d'application
profiles.md:
title: Profiles
extensions.md:
title: Extensions
terminology.md:
title: Terminology
dosage.md:
title: Dosage
changelog.md:
title: Changelog
changelog_v0.2.0.md:
title: Changelog v0.2.0 (2019-06-11)