@@ -15,7 +15,7 @@ title: "HL7 BE Laboratory WG Implementation Guide"
15
15
description : HL7 BE Laboratory WG Implementation Guide
16
16
status : active
17
17
license : CC0-1.0
18
- date : 2020-02-26
18
+ date : 2022-09-09
19
19
version : 1.0.0
20
20
fmm : 1
21
21
@@ -31,7 +31,7 @@ fhirVersion: 4.0.1
31
31
# will recognize them as well. In either case, they'll be copied
32
32
# to the IG JSON using the formal names.
33
33
copyrightYear : 2021+
34
- releaseLabel : CI
34
+ releaseLabel : STU
35
35
36
36
# The publisher can be a single item or a list, each with a name and
37
37
# optional url and/or email. The first publisher's name will be used
@@ -46,7 +46,7 @@ contact:
46
46
- name : eHealth Platform
47
47
telecom :
48
48
- system : email
49
- value : message-structure@ ehealth.fgov.be
49
+ value : support@be- ehealth-standards.atlassian.net
50
50
use : work
51
51
52
52
# The jurisdiction can be a single item or a list. The FHIR Shorthand
@@ -69,7 +69,7 @@ jurisdiction: urn:iso:std:iso:3166#BE "Belgium"
69
69
70
70
dependencies :
71
71
hl7.fhir.be.core : 2.0.0
72
- hl7.fhir.be.core-clinical : dev
72
+ hl7.fhir.be.core-clinical : 1.0.0
73
73
74
74
# The global property corresponds to the IG.global property, but it
75
75
# uses the type as the YAML key and the profile as its value. Since
@@ -219,6 +219,11 @@ parameters:
219
219
propagate-status : true
220
220
find-other-resources : true
221
221
path-binary : input\cql
222
+ shownav : ' true'
223
+ apply-contact : ' true'
224
+ apply-jurisdiction : ' true'
225
+ apply-publisher : ' true'
226
+ apply-version : ' true'
222
227
223
228
224
229
# The FSHOnly flag indicates if only FSH resources should be exported.
0 commit comments