Skip to content

Commit 795e5bb

Browse files
authored
Added PARS Package (#236)
Added PARS Package
1 parent da4dd0c commit 795e5bb

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

fhirpkg.lock.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
{
22
"updated": "2026-05-06T10:21:55.9845039+01:00",
33
"dependencies": {
4-
"hl7.fhir.r4.core": "4.0.1",
4+
"hl7.fhir.r4.core": "4.0.1",
55
"hl7.fhir.uv.extensions.r4": "5.3.0-ballot-tc1",
66
"hl7.fhir.uv.xver-r5.r4": "0.1.0",
77
"hl7.fhir.uv.genomics-reporting": "3.0.0",
88
"hl7.fhir.uv.ips": "2.0.0",
99
"hl7.fhir.eu.laboratory": "2.0.0",
1010
"ihe.iti.pcf": "1.1.0",
1111
"hl7.fhir.us.mcode": "4.0.0",
12+
"fhir.r4.nhsengland.pars": "0.1.0-alpha",
1213
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",
1314
"hl7.fhir.uv.tools.r4": "1.1.2",
1415
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",
1516
"fhir.r4.ukcore.stu3.currentbuild": "0.28.0-pre-release"
1617
},
1718
"missing": {}
18-
}
19+
}

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"hl7.fhir.eu.laboratory": "2.0.0",
1212
"ihe.iti.pcf": "1.1.0",
1313
"hl7.fhir.us.mcode": "4.0.0",
14+
"fhir.r4.nhsengland.pars": "0.1.0-alpha",
1415
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",
1516
"hl7.fhir.uv.tools.r4": "1.1.2",
1617
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",

0 commit comments

Comments
 (0)