Skip to content

Commit 84d3e9a

Browse files
committed
Update Package.json
Update Package.json
1 parent 22b3e88 commit 84d3e9a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CapabilityStatement/CapabilityStatement-genomics-requirements.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
{
4747
"type": "DocumentReference",
48-
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-DocumentReference-GenomicDataFile
48+
"profile": "https://fhir.nhs.uk/StructureDefinition/NHSEngland-DocumentReference-GenomicDataFile"
4949
},
5050
{
5151
"type": "CodeSystem",

fhirpkg.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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",
9-
"hl7.fhir.eu.laboratory": "0.1.1",
9+
"hl7.fhir.eu.laboratory": "2.0.0",
1010
"ihe.iti.pcf": "1.1.0",
1111
"hl7.fhir.us.mcode": "4.0.0",
1212
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"hl7.fhir.uv.xver-r5.r4": "0.1.0",
99
"hl7.fhir.uv.genomics-reporting": "3.0.0",
1010
"hl7.fhir.uv.ips": "2.0.0",
11-
"hl7.fhir.eu.laboratory": "0.1.1",
11+
"hl7.fhir.eu.laboratory": "2.0.0",
1212
"ihe.iti.pcf": "1.1.0",
1313
"hl7.fhir.us.mcode": "4.0.0",
1414
"fhir.r4.nhsengland.pathology": "0.1.4-alpha",

0 commit comments

Comments
 (0)