Skip to content

Commit 9be582f

Browse files
committed
Updated the EU Lab to 0.1.0-balot
hl7.fhir.eu.laboratory": "0.1.0-ballot
1 parent 1223f6e commit 9be582f

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

fhirpkg.lock.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
{
2-
"updated": "2025-05-08T09:07:12.7767319+01:00",
2+
"updated": "2025-09-04T19:03:17.2341729+01:00",
33
"dependencies": {
44
"fhir.r4.ukcore.stu3.currentbuild": "0.24.0-pre-release",
55
"hl7.fhir.r4.core": "4.0.1",
6+
"hl7.fhir.r5.core": "5.0.0",
67
"hl7.fhir.uv.genomics-reporting": "3.0.0-ballot",
7-
"hl7.terminology.r4": "5.3.0",
8-
"hl7.fhir.eu.extensions.r4": "0.1.1-ballot"
8+
"hl7.fhir.uv.extensions.r4": "5.2.0",
9+
"hl7.fhir.eu.extensions": "0.1.1-ballot",
10+
"hl7.terminology.r5": "6.2.0",
11+
"hl7.fhir.uv.extensions.r5": "5.2.0",
12+
"hl7.fhir.uv.ips": "1.1.0",
13+
"fhir.dicom": "2022.4.20221006",
14+
"hl7.terminology.r4": "6.5.0",
15+
"hl7.fhir.eu.laboratory": "0.1.0-ballot"
916
},
1017
"missing": {}
1118
}

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@
1010
"fhir.r4.ukcore.stu3.currentbuild": "0.24.0-pre-release",
1111
"hl7.fhir.r4.core": "4.0.1",
1212
"hl7.fhir.uv.genomics-reporting": "3.0.0-ballot",
13+
"hl7.fhir.uv.extensions.r4": "5.2.0",
14+
"hl7.fhir.eu.extensions": "0.1.1-ballot",
1315
"hl7.fhir.uv.ips": "1.1.0",
14-
"hl7.fhir.eu.extensions.r4": "0.1.1-ballot"
16+
"hl7.terminology.r4": "6.5.0",
17+
"hl7.fhir.eu.laboratory": "0.1.0-ballot"
1518
}
1619
}
1720

0 commit comments

Comments
 (0)