Skip to content

Commit 32611e5

Browse files
authored
Merge pull request #319 from hl7-be/release-candidate
Release candidate
2 parents 0cc04ee + 3b5196d commit 32611e5

File tree

3 files changed

+21
-9
lines changed

3 files changed

+21
-9
lines changed

ig.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ig = fsh-generated/resources/ImplementationGuide-hl7.fhir.be.medication.json
44
#template = hl7.fhir.be.ehealth.template#current
55
#template = fhir.base.template
66
#template = hl7.be.fhir.template
7-
template = hl7.be.fhir.template#current
7+
template = hl7.be.fhir.template.ehealth#current
88

99

1010
#template = fhir.base.template#dev

publication-request.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"package-id": "hl7.fhir.be.medication",
3+
"version": "1.1.0",
4+
"status": "release",
5+
"sequence": "Trial Use",
6+
"fhirversion": "R4",
7+
"desc": "eHealth FHIR Medication Profiles for Belgium",
8+
"path": "https://www.ehealth.fgov.be/standards/fhir/medication/1.1.0",
9+
"mode" : "milestone",
10+
"milestone" : true,
11+
"first": false
12+
}

sushi-config.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
id: hl7.fhir.be.medication
1111
canonical: https://www.ehealth.fgov.be/standards/fhir/medication
12-
# url: https://www.ehealth.fgov.be/standards/fhir/medication/ImplementationGuide-hl7.fhir.be.medication
12+
url: https://www.ehealth.fgov.be/standards/fhir/medication
1313
name: Medication
1414
title: "Medication"
1515
description: FHIR Medication specifications
16-
status: draft
16+
status: active
1717
license: CC0-1.0
18-
date: 2020-02-26
18+
date: 2025-09-26
1919
version: 1.1.0
2020

2121
# Although fhirVersions is 0..* in the ImplementationGuide resource
@@ -37,18 +37,17 @@ releaseLabel: STU
3737
# as IG.publisher. The contact details and/or additional publishers
3838
# will be translated into IG.contact values.
3939
publisher:
40-
name: HL7 Belgium
41-
url: https://www.hl7belgium.org
42-
email: hl7belgium@hl7belgium.org
40+
name: eHealth Platform
41+
url: https://www.ehealth.fgov.be/standards/fhir
42+
email: support@be-ehealth-standards.atlassian.net
4343

4444
# ContactDetail is required by the template.
4545
contact:
4646
- name: Message Structure eHealth
4747
telecom:
4848
- system: email
49-
value: message-structure@ehealth.fgov.be
49+
value: support@be-ehealth-standards.atlassian.net
5050
use: work
51-
5251
# The jurisdiction can be a single item or a list. The FHIR Shorthand
5352
# code syntax can be used here.
5453

@@ -280,6 +279,7 @@ parameters:
280279
apply-version: 'true'
281280
pin-canonicals: pin-multiples
282281
special-url-base: https://www.ehealth.fgov.be/standards/fhir/terminology
282+
path-history: https://www.ehealth.fgov.be/standards/fhir/medication/history.html
283283

284284

285285
# path-expansion-params: ../../input/Parameters-terminology-expansion.json

0 commit comments

Comments
 (0)