Skip to content

Commit 4903088

Browse files
authored
Feature-IOPS-2715-Update-ServiceRequest-&-Bundle-Examples using CodeSystem-reason-for-testing (#98)
* Update ServiceRequest-NonWGSTestOrder-VariantReinterpretation-Example Changes to codesystems for orderDetails & reasonCodes * Update SR and Bundle-CancerSolidTumor-Example Update to reasonCpde * Update ServiceRequest-NonWGSTestOrderForm-CascadeTesting-Example Update to reasonCode * Update ServiceRequest-NonWGSTestOrderForm-DeceasedPatient-Example Update to reasonCode * Update SR & Bundles Update to reasonCode * Update SR & Bundles Update codesystems for ServiceRequest.reasonCode & orderDetails * Update NHSDigital-ServiceRequest-Genomics.StructureDefinition. Re-arrange slice names in alphabetic order * Update SR & Bundles Correcting typo error.
1 parent c4d0294 commit 4903088

34 files changed

Lines changed: 140 additions & 133 deletions

File tree

Bundle/Bundle-NonWGSTestOrderForm-CancerSolidTumor-Example.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -527,9 +527,9 @@
527527
{
528528
"coding": [
529529
{
530-
"system": "http://snomed.info/sct",
531-
"code": "335741000000100",
532-
"display": "Recurrence of tumour"
530+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
531+
"code": "relapse",
532+
"display": "Relapse"
533533
}
534534
]
535535
}

Bundle/Bundle-NonWGSTestOrderForm-Example.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@
263263
{
264264
"coding": [
265265
{
266-
"system": "http://snomed.info/sct",
267-
"code": "165196007",
268-
"display": "Procedures related to diagnosis (procedure)"
266+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
267+
"code": "diagnostic",
268+
"display": "Diagnostic"
269269
}
270270
]
271271
}

Bundle/Bundle-NonWGSTestOrderForm-FetalScenario-Example.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,9 @@
344344
{
345345
"coding": [
346346
{
347-
"system": "http://snomed.info/sct",
348-
"code": "243787009",
349-
"display": "Antenatal screening"
347+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
348+
"code": "staging-or-prognosis",
349+
"display": "Staging or Prognosis"
350350
}
351351
]
352352
}
@@ -460,9 +460,9 @@
460460
{
461461
"coding": [
462462
{
463-
"system": "http://snomed.info/sct",
464-
"code": "243787009",
465-
"display": "Antenatal screening"
463+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
464+
"code": "staging-or-prognosis",
465+
"display": "Staging or Prognosis"
466466
}
467467
]
468468
}

Bundle/Bundle-NonWGSTestOrderForm-Reanalysis-Example.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,9 @@
283283
{
284284
"coding": [
285285
{
286-
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
287-
"code": "719641000000101",
288-
"display": "Data analysis (qualifier value)"
286+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
287+
"code": "new-treatment-clinical-management",
288+
"display": "New Treatment/Clinical Management"
289289
}
290290
],
291291
"text": "Significant new treatment and or clinical management implication for the patient.Please provide details/treatment for management of epilepsy"

Bundle/Bundle-TransactionResponseSuccess-Example.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
{
6464
"coding": [
6565
{
66-
"system": "http://snomed.info/sct",
67-
"code": "165196007",
68-
"display": "Procedures related to diagnosis (procedure)"
66+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
67+
"code": "diagnostic",
68+
"display": "Diagnostic"
6969
}
7070
]
7171
}

Bundle/Bundle-WGSTestOrderForm-Example.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@
257257
{
258258
"coding": [
259259
{
260-
"system": "http://snomed.info/sct",
261-
"code": "165196007",
262-
"display": "Procedures related to diagnosis (procedure)"
260+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
261+
"code": "diagnostic",
262+
"display": "Diagnostic"
263263
}
264264
]
265265
}

ServiceRequest/ServiceRequest-NonWGSTestOrder-VariantReinterpretation-Example.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,15 @@
5151
"display": "Early onset or syndromic epilepsy"
5252
}
5353
]
54+
},
55+
{
56+
"coding": [
57+
{
58+
"system": "https://fhir.nhs.uk/CodeSystem/types-of-reanalysistest-genomics",
59+
"code": "original-gene-panels",
60+
"display": "Original Gene Panels"
61+
}
62+
]
5463
}
5564
],
5665
"subject": {
@@ -68,8 +77,8 @@
6877
{
6978
"coding": [
7079
{
71-
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
72-
"code": "261004008",
80+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
81+
"code": "diagnostic",
7382
"display": "Diagnostic"
7483
}
7584
]

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-Cancellation-Example.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
{
5454
"coding": [
5555
{
56-
"system": "http://snomed.info/sct",
57-
"code": "165196007",
58-
"display": "Procedures related to diagnosis (procedure)"
56+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
57+
"code": "diagnostic",
58+
"display": "Diagnostic"
5959
}
6060
]
6161
}

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-CancerSolidTumor-Example.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
{
6060
"coding": [
6161
{
62-
"system": "http://snomed.info/sct",
63-
"code": "335741000000100",
64-
"display": "Recurrence of tumour"
62+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
63+
"code": "relapse",
64+
"display": "Relapse"
6565
}
6666
]
6767
}

ServiceRequest/ServiceRequest-NonWGSTestOrderForm-CascadeTesting-Example.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
{
5959
"coding": [
6060
{
61-
"system": "http://snomed.info/sct",
62-
"code": "473145005",
63-
"display": "Possible familial hypercholesterolemia"
61+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
62+
"code": "predictive",
63+
"display": "Predictive"
6464
}
6565
]
6666
}

0 commit comments

Comments
 (0)