Skip to content

Commit 88cc7f9

Browse files
committed
Aligning Files name With ResourceID
Aligning Files name With ResourceID
1 parent 99c95b4 commit 88cc7f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Observation/Observation-NucleatedCellCountWGSSample-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "Observation",
3-
"id": "Observation-NucleatedCellCount-Example",
3+
"id": "Observation-NucleatedCellCountWGSSample-Example",
44
"status": "final",
55
"code": {
66
"coding": [

ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"reference": "Observation/Observation-BlastPercentage-Example"
8282
},
8383
{
84-
"reference": "Observation/Observation-NucleatedCellCount-Example"
84+
"reference": "Observation/Observation-NucleatedCellCountWGSSample-Example"
8585
},
8686
{
8787
"reference": "Observation/Observation-PatrickSammyNoBoneMarrowTransplant-Example"

Specimen/Specimen-SolidTumor-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "Specimen",
3-
"id": "Specimen-CancerSolidTumor-Example",
3+
"id": "Specimen-SolidTumor-Example",
44
"identifier": [
55
{
66
"system": "https://fhir.add.nhs.uk/Id/specimenId",

0 commit comments

Comments
 (0)