Skip to content

Commit fdbc634

Browse files
committed
Update Package.json
Update Package.json
1 parent 1bc80fc commit fdbc634

2 files changed

Lines changed: 14 additions & 29 deletions

File tree

fhirpkg.lock.json

Lines changed: 7 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,18 @@
11
{
22
"updated": "2026-06-06T14:33:17.202968+01:00",
33
"dependencies": {
4-
"hl7.fhir.r4.core": "4.0.1",
5-
"hl7.fhir.uv.ips": "2.0.0",
6-
"hl7.fhir.uv.extensions.r4": "5.2.0",
7-
"hl7.fhir.uv.ipa": "1.1.0",
4+
"hl7.fhir.r4.core": "4.0.1",
5+
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1",
86
"hl7.fhir.uv.xver-r5.r4": "0.1.0",
9-
"hl7.terminology.r4": "7.1.0",
107
"hl7.fhir.uv.genomics-reporting": "3.0.0",
8+
"hl7.fhir.uv.ips": "2.0.0",
119
"hl7.fhir.eu.laboratory": "2.0.0",
12-
"hl7.fhir.eu.extensions": "0.1.1",
13-
"hl7.terminology.r5": "6.5.0",
14-
"hl7.fhir.uv.extensions.r5": "5.2.0",
15-
"hl7.fhir.r5.core": "5.0.0",
1610
"ihe.iti.pcf": "1.1.0",
17-
"ihe.iti.balp": "1.1.4",
18-
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",
19-
"fhir.r4.ukcore.stu2": "2.0.2",
20-
"hl7.fhir.eu.extensions.r4": "1.2.0",
21-
"hl7.fhir.eu.base": "2.0.0-ballot",
22-
"ihe.pharm.mpd.r4": "1.0.0-comment-2",
23-
"fhir.r4.nhsengland.stu1": "1.5.0",
24-
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release",
2511
"hl7.fhir.us.mcode": "4.0.0",
26-
"hl7.fhir.us.core": "6.1.0",
27-
"hl7.fhir.uv.bulkdata": "2.0.0",
28-
"hl7.fhir.uv.smart-app-launch": "2.1.0",
29-
"us.nlm.vsac": "0.11.0",
30-
"hl7.fhir.uv.sdc": "3.0.0",
31-
"hl7.fhir.r4.examples": "4.0.1",
32-
"us.cdc.phinvads": "0.12.0",
33-
"ihe.formatcode.fhir": "1.1.0"
12+
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",
13+
"hl7.fhir.uv.tools.r4": "1.1.2",
14+
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",
15+
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release"
3416
},
3517
"missing": {}
3618
}

package.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@
33
"description": "FHIR Genomics Implementation Guide",
44
"author": "nhsdigital",
55
"dependencies": {
6-
"hl7.fhir.r4.core": "4.0.1",
7-
"hl7.fhir.uv.ips": "2.0.0",
6+
"hl7.fhir.r4.core": "4.0.1",
7+
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1",
88
"hl7.fhir.uv.xver-r5.r4": "0.1.0",
99
"hl7.fhir.uv.genomics-reporting": "3.0.0",
10+
"hl7.fhir.uv.ips": "2.0.0",
1011
"hl7.fhir.eu.laboratory": "2.0.0",
1112
"ihe.iti.pcf": "1.1.0",
13+
"hl7.fhir.us.mcode": "4.0.0",
14+
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",
15+
"hl7.fhir.uv.tools.r4": "1.1.2",
1216
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",
13-
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release",
14-
"hl7.fhir.us.mcode": "4.0.0"
17+
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release"
1518
},
1619
"fhirVersions": [
1720
"4.0.1"

0 commit comments

Comments
 (0)