Skip to content

Commit 37260bc

Browse files
authored
Patch add pars package (#237)
* Added PARS Package Added PARS Package * Update to PARS 0.1.1-alpha Update to PARS 0.1.1-alpha * Update fhirpkg.lock.json
1 parent 795e5bb commit 37260bc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

fhirpkg.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
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",
12+
"fhir.r4.nhsengland.pars": "0.1.1-alpha",
1313
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",
1414
"hl7.fhir.uv.tools.r4": "1.1.2",
1515
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +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",
14+
"fhir.r4.nhsengland.pars": "0.1.1-alpha",
1515
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",
1616
"hl7.fhir.uv.tools.r4": "1.1.2",
1717
"fhir.r4.nhsengland.nhse-identifiers": "0.1.1-alpha",

0 commit comments

Comments
 (0)