Skip to content

Commit 260959a

Browse files
committed
Add "hl7.fhir.uv.ips": "2.0.0"
Add "hl7.fhir.uv.ips": "2.0.0"
1 parent 8f5e835 commit 260959a

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

fhirpkg.lock.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",
99
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",
1010
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release",
11-
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1"
11+
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1",
12+
"hl7.fhir.uv.ips": "2.0.0"
1213
},
1314
"missing": {}
1415
}

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
"description": "FHIR Genomics Implementation Guide",
44
"author": "nhsdigital",
55
"dependencies": {
6-
"hl7.fhir.r4.core": "4.0.1",
6+
"hl7.fhir.r4.core": "4.0.1",
77
"hl7.fhir.uv.genomics-reporting": "3.0.0",
88
"hl7.fhir.eu.laboratory": "2.0.0",
99
"ihe.iti.pcf": "1.1.0",
1010
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",
1111
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",
1212
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release",
13-
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1"
13+
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1",
14+
"hl7.fhir.uv.ips": "2.0.0"
1415
},
1516
"fhirVersions": [
1617
"4.0.1"

0 commit comments

Comments
 (0)