-
Notifications
You must be signed in to change notification settings - Fork 1
/
sushi-config.yaml
84 lines (74 loc) · 1.95 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
# id: who.cr.covid19
# something about id having to have periods. strange.
id: simple.hiv.ig
name: SimpleHIVIG
status: draft
version: 0.1.0
fhirVersion: 4.0.1
# no tailing slash
canonical: https://intrahealth.github.io/simple-hiv-ig
title: "HIV Simple IG"
# FSHOnly: true
copyrightYear: 2021+
releaseLabel: ci-build
publisher:
name: Digital Health Team
url: https://www.intrahealth.org
email: [email protected]
contact:
- name: Digital Health Team
telecom:
- system: email
value: [email protected]
use: work
dependencies:
# hl7.fhir.uv.ips: current
hl7.fhir.uv.cpg: current
# hl7.fhir.uv.sdc: current
hl7.fhir.us.cqfmeasures: current
# no current
fhir.cqf.common: 4.0.1
# no current
# ihe.iti.pdqm: 2.4.0
# no current
# ihe.iti.mcsd: 3.8.0
# see https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
parameters:
# include examples-src in fsh processing for bulk data, not used in fshonly true
# see xml for where this matters for fsh only true
path-resource:
# this is commented out to prevent errors
# - input/fsh
# - fsh-generated/resources
# - input/examples-src/output
# for cqf tooling
- input/resources/device
path-binary: input/cql
path-pages:
- input/pagecontent
- fsh-generated/includes
active-tables: 'false'
apply-contact: 'true'
apply-jurisdiction: 'true'
apply-publisher: 'true'
apply-version: 'true'
show-inherited-invariants: 'false'
usage-stats-opt-out: 'true'
autoload-resources: 'true'
shownav: 'true'
# validation: [allow-any-extensions, no-broken-links]
validation: [allow-any-extensions]
broken-links: "warning"
# pages:
# index.md:
# title: "Test page"
# overview.md:
# title: "Overview"
# testplan.md:
# title: "Test Plan"
# menu:
# MHD Home: index.html
# Introduction: index.html
# Overview: overview.html
# Test Plan: testplan.html
# Artifact Index: artifacts.html