forked from curie-data-factory/astacus-ig
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsushi-config.yaml
74 lines (71 loc) · 1.84 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
id: aphp.fhir.fr.astacus
canonical: https://aphp.fr/fhir/fr/astacus
name: Astacus
title: Implementation Guide for Astacus project
description: An Implementation Guide for Astacus project
status: draft
version: 0.0.1
jurisdiction: urn:iso:std:iso:3166#FR "France"
fhirVersion: 4.0.1
copyrightYear: 2023+
releaseLabel: ci-build
publisher:
name: APHP
url: https://aphp.fr
dependencies:
hl7.fhir.fr.core: 2.0.1
hl7.fhir.uv.cpg: current
hl7.fhir.us.mcode: current
parameters:
show-inherited-invariants: false
version-comparison: n/a
path-binary: input/attachments
pages:
index.md:
title: Le projet Astacus
group-patient.md:
title: Patient Information
conformance-general.md:
title: Conformance Expectations
conformance-patients.md:
title: Identifying In-Scope Patients
conformance-profiles.md:
title: Profile Conformance
usecase1.md:
title: HER2 scoring
profiles.md:
title: Profiles
extensions.md:
title: Extensions
valuesets.md:
title: Value Sets
codesystems.md:
title: Code Systems
capabilitystatements.md:
title: Capability Statements
change_log.md:
title: Release notes
glossary.md:
title: Glossary
downloads.md:
title: Download Specification
menu:
Home: index.html
Content by Group:
Patient: group-patient.html
Conformance:
General Expectations: conformance-general.html
Identifying Astacus Patients: conformance-patients.html
Profile Conformance: conformance-profiles.html
Use Cases:
Use Case 1: usecase1.html
FHIR Artifacts:
Profiles: profiles.html
Extensions: extensions.html
Value Sets: valuesets.html
Code Systems: codesystems.html
Capability Statements: capabilitystatements.html
Complete Listing: artifacts.html
Release Notes: change_log.html
More:
Download Specification: downloads.html