-
Notifications
You must be signed in to change notification settings - Fork 3
/
sushi-config.yaml
41 lines (39 loc) · 2.25 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
# ╭──────────────────────────────────────ImplementationGuide───────────────────────────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. For a list of │
# │ supported properties, see: https://fshschool.org/sushi/configuration/ │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: who.cr.covid19
canonical: http://openhie.github.io/covid-19
name: WhoCrCovid19
status: draft
version: 0.1.0
fhirVersion: 4.0.1
# copyright:
copyrightYear: 2020+
releaseLabel: ci-build
title: WHO Case Reporting for COVID-19 Surveillance
description: TODO
license: CC-BY-SA-4.0
publisher:
name: OpenHIE
url: http://www.ohie.org
# email:
# contact:
jurisdiction: http://unstats.un.org/unsd/methods/m49/m49.htm#001
# experimental: true
dependencies:
hl7.fhir.uv.sdc: current
# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ To use a provided ig-data/input/includes/menu.xml file, delete the "menu" property below. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
menu:
Home: index.html
Table of Contents: toc.html
Artifacts: artifacts.html
# resources:
# StructureDefinition/my-us-covid-observation:
# name: My US Covid Observation
# description: "TODO too"
# StructureDefinition/oncology-AverageCEP17SignalsPerCell-model:
# name: oncology-AverageCEP17SignalsPerCell-model
# description: "TODO too"