Skip to content

Commit d00e71a

Browse files
committed
Add xver
Add xver
1 parent 260959a commit d00e71a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

fhirpkg.lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",
1212
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release",
1313
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1",
14-
"hl7.fhir.uv.ips": "2.0.0"
14+
"hl7.fhir.uv.ips": "2.0.0",
15+
"hl7.fhir.uv.xver-r5.r4": "0.1.0"
1516
},
1617
"fhirVersions": [
1718
"4.0.1"

0 commit comments

Comments
 (0)