Skip to content

Commit 5b1435c

Browse files
committed
Update ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example.json
New mapping
1 parent 7821580 commit 5b1435c

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

ServiceRequest/ServiceRequest-WGSTestOrderForm-CancerHaemOnc-Example.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@
3232
"display": "Cancer - WGS"
3333
}
3434
]
35+
},
36+
{
37+
"coding": [
38+
{
39+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
40+
"code": "diagnostic",
41+
"display": "Diagnostic"
42+
}
43+
]
3544
}
3645
],
3746
"priority": "routine",
@@ -41,11 +50,6 @@
4150
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
4251
"code": "M89.108",
4352
"display": "Multi Target NGS Panel Small Variant"
44-
},
45-
{
46-
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
47-
"code": "diagnostic",
48-
"display": "Diagnostic"
4953
}
5054
]
5155
},

0 commit comments

Comments
 (0)