Skip to content

Commit 82330d4

Browse files
committed
Testing with UKCore 0.26
1 parent a44b385 commit 82330d4

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

fhirpkg.lock.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
{
2-
"updated": "2026-02-20T15:59:25.0206643+00:00",
2+
"updated": "2025-12-17T17:33:35.7803726+00:00",
33
"dependencies": {
44
"hl7.fhir.r4.core": "4.0.1",
55
"hl7.fhir.uv.genomics-reporting": "3.0.0-ballot",
6+
"hl7.fhir.uv.ips": "1.1.0",
7+
"fhir.dicom": "2022.4.20221006",
68
"hl7.fhir.eu.laboratory": "0.1.0-ballot",
7-
"fhir.r4.ukcore.stu3.currentbuild": "0.27.0-pre-release",
8-
"hl7.fhir.uv.xver-r5.r4": "0.0.1-snapshot-2",
9-
"hl7.terminology.r4": "6.5.0",
10-
"hl7.fhir.uv.extensions.r4": "5.2.0",
9+
"fhir.r4.ukcore.stu3.currentbuild": "0.26.0-pre-release",
1110
"ihe.iti.pcf": "1.0.0-comment",
12-
"ihe.iti.balp": "1.1.1"
11+
"us.nlm.vsac": "0.9.0",
12+
"ihe.iti.balp": "1.1.1",
13+
"hl7.terminology.r4": "6.5.0",
14+
"hl7.fhir.uv.extensions.r4": "5.2.0"
1315
},
1416
"missing": {}
1517
}
18+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"hl7.fhir.r4.core": "4.0.1",
77
"hl7.fhir.uv.genomics-reporting": "3.0.0-ballot",
88
"hl7.fhir.eu.laboratory": "0.1.0-ballot",
9-
"fhir.r4.ukcore.stu3.currentbuild": "0.27.0-pre-release",
9+
"fhir.r4.ukcore.stu3.currentbuild": "0.26.0-pre-release",
1010
"ihe.iti.pcf": "1.0.0-comment"
1111
},
1212
"fhirVersions": [

0 commit comments

Comments
 (0)