From 88cc7f9434f3cfd963783c40119b468495825f4e Mon Sep 17 00:00:00 2001 From: KazeemHamzat Date: Mon, 17 Feb 2025 17:59:48 +0000 Subject: [PATCH 1/2] Aligning Files name With ResourceID Aligning Files name With ResourceID --- .../Observation-NucleatedCellCountWGSSample-Example.json | 2 +- .../ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example.json | 2 +- Specimen/Specimen-SolidTumor-Example.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Observation/Observation-NucleatedCellCountWGSSample-Example.json b/Observation/Observation-NucleatedCellCountWGSSample-Example.json index b2eaf2c..e377a2f 100644 --- a/Observation/Observation-NucleatedCellCountWGSSample-Example.json +++ b/Observation/Observation-NucleatedCellCountWGSSample-Example.json @@ -1,6 +1,6 @@ { "resourceType": "Observation", - "id": "Observation-NucleatedCellCount-Example", + "id": "Observation-NucleatedCellCountWGSSample-Example", "status": "final", "code": { "coding": [ diff --git a/ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example.json b/ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example.json index c257b7f..ea6f6c2 100644 --- a/ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example.json +++ b/ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example.json @@ -81,7 +81,7 @@ "reference": "Observation/Observation-BlastPercentage-Example" }, { - "reference": "Observation/Observation-NucleatedCellCount-Example" + "reference": "Observation/Observation-NucleatedCellCountWGSSample-Example" }, { "reference": "Observation/Observation-PatrickSammyNoBoneMarrowTransplant-Example" diff --git a/Specimen/Specimen-SolidTumor-Example.json b/Specimen/Specimen-SolidTumor-Example.json index bea94e0..b08a590 100644 --- a/Specimen/Specimen-SolidTumor-Example.json +++ b/Specimen/Specimen-SolidTumor-Example.json @@ -1,6 +1,6 @@ { "resourceType": "Specimen", - "id": "Specimen-CancerSolidTumor-Example", + "id": "Specimen-SolidTumor-Example", "identifier": [ { "system": "https://fhir.add.nhs.uk/Id/specimenId", From 3905e7c9e010d944c471c4279b6dd50f7eb2ffbc Mon Sep 17 00:00:00 2001 From: KazeemHamzat Date: Tue, 18 Feb 2025 10:11:12 +0000 Subject: [PATCH 2/2] Update ServiceRequest-WGSTestOrderForm-CancerSolidTumor-Example.json Update value for SR.code(Display) --- ...erviceRequest-WGSTestOrderForm-CancerSolidTumor-Example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerSolidTumor-Example.json b/ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerSolidTumor-Example.json index ae5c5e7..90acfed 100644 --- a/ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerSolidTumor-Example.json +++ b/ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerSolidTumor-Example.json @@ -49,7 +49,7 @@ { "system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory", "code": "M233.1", - "display": "WGS Germline and Tumour" + "display": "Acute Leukaemia Other" } ] },