Skip to content

Commit fd8bfb1

Browse files
committed
Add "hl7.fhir.us.mcode": "4.0.0"
Add "hl7.fhir.us.mcode": "4.0.0"
1 parent d00e71a commit fd8bfb1

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

fhirpkg.lock.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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",
@@ -10,7 +10,8 @@
1010
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release",
1111
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1",
1212
"hl7.fhir.uv.ips": "2.0.0",
13-
"hl7.fhir.uv.xver-r5.r4": "0.1.0"
13+
"hl7.fhir.uv.xver-r5.r4": "0.1.0",
14+
"hl7.fhir.us.mcode": "4.0.0"
1415
},
1516
"missing": {}
16-
}
17+
}

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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",
@@ -12,7 +12,8 @@
1212
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release",
1313
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1",
1414
"hl7.fhir.uv.ips": "2.0.0",
15-
"hl7.fhir.uv.xver-r5.r4": "0.1.0"
15+
"hl7.fhir.uv.xver-r5.r4": "0.1.0",
16+
"hl7.fhir.us.mcode": "4.0.0"
1617
},
1718
"fhirVersions": [
1819
"4.0.1"

0 commit comments

Comments
 (0)