-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsushi-config.yaml
More file actions
72 lines (64 loc) · 3.84 KB
/
sushi-config.yaml
File metadata and controls
72 lines (64 loc) · 3.84 KB
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
# ╭──────────────────────────────────────ImplementationGuide───────────────────────────────────────╮
# │ The properties below are used to create the ImplementationGuide resource. For a list of │
# │ supported properties, see: https://fshschool.org/docs/sushi/configuration/ │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
id: dk.ehealth.sundhed.fhir.ig.core
canonical: http://ehealth.sundhed.dk/fhir
name: eHealth Infrastructure
title: eHealth Infrastructure
status: active # draft | active | retired | unknown
version: 9.0.1
fhirVersion: 4.0.1
copyrightYear: 2021+
releaseLabel: release # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use
# releaseLabel is overridden by .github/workflows/publish.yaml at publication-time
description: The Danish eHealth Infrastructure Implementation Guide defines a set of FHIR profiles with extensions and bindings needed to create interoperable, quality-focused applications.
publisher:
name: Den telemedicinske infrastruktur (eHealth Infrastructure)
url: http://ehealth.sundhed.dk
jurisdiction: urn:iso:std:iso:3166#DK "Denmark"
dependencies:
hl7.fhir.dk.core: 3.6.0
hl7.fhir.uv.sdc: 2.7.0
parameters: # see https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters
path-resource:
- input/resources
- fsh-generated/resources
path-expansion-params: Parameters-expParam.json
path-pages:
- input/includes
usage-stats-opt-out: true
show-inherited-invariants: false
# ╭────────────────────────────────────────────menu.xml────────────────────────────────────────────╮
# │ To use a provided input/includes/menu.xml file, delete the "menu" property below. │
# ╰────────────────────────────────────────────────────────────────────────────────────────────────╯
menu:
Table of Contents: toc.html
Home: index.html
General guidance: guidance.html
FHIR Artifacts:
Profiles and extensions: profiles.html
Search Parameters: searchparams.html
Operations: operations.html
Operation examples: example-operations.html
Artifacts Summary: artifacts.html
Terminology: terminology.html
Events:
Event message types: event-messages.html
Service event messages: service-event-tables.html
Error Messsages: error-messages.html
Capability Statements:
CarePlan service: CapabilityStatement-careplan.html
Device service: CapabilityStatement-device.html
DocumentQuery service: CapabilityStatement-document-query.html
DocumentTransformation service: CapabilityStatement-document-transformation.html
Library service: CapabilityStatement-library.html
Measurement service: CapabilityStatement-measurement.html
Organization service: CapabilityStatement-organization.html
Patient service: CapabilityStatement-patient.html
Plan service: CapabilityStatement-plan.html
Questionnaire service: CapabilityStatement-questionnaire.html
Reporting service: CapabilityStatement-reporting.html
Task service: CapabilityStatement-task.html
Terminology service: CapabilityStatement-terminology.html
Downloads: downloads.html