Skip to content

Commit 8f5e835

Browse files
committed
Add Extension
Add Extension
1 parent d2b4c6c commit 8f5e835

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

fhirpkg.lock.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
{
22
"updated": "2026-06-06T14:33:17.202968+01:00",
33
"dependencies": {
4-
"hl7.fhir.r4.core": "4.0.1",
4+
"hl7.fhir.r4.core": "4.0.1",
55
"hl7.fhir.uv.genomics-reporting": "3.0.0",
66
"hl7.fhir.eu.laboratory": "2.0.0",
77
"ihe.iti.pcf": "1.1.0",
8+
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",
89
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",
9-
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release"
10+
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release",
11+
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1"
1012
},
1113
"missing": {}
1214
}

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
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",
12-
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release"
12+
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release",
13+
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1"
1314
},
1415
"fhirVersions": [
1516
"4.0.1"

0 commit comments

Comments
 (0)