Skip to content

Commit 2b7dd03

Browse files
committed
Merge branch 'main' of https://github.com/NHSDigital/NHSDigital-FHIR-Genomics-ImplementationGuide into Feature-IOPS-2542-Structured-Reporting-Duo/Trio-testing-(family-sample)
2 parents fa4a214 + 560e815 commit 2b7dd03

230 files changed

Lines changed: 9539 additions & 4389 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Bundle/Bundle-NonWGSTestOrderForm-CancerSolidTumor-Example.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@
263263
"family": "Hadjkiss"
264264
}
265265
],
266-
"gender": "female",
267266
"birthDate": "2011-03-19",
268267
"address": [
269268
{
@@ -471,8 +470,8 @@
471470
"coding": [
472471
{
473472
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory",
474-
"code": "nhs",
475-
"display": "NHS"
473+
"code": "nhs-england",
474+
"display": "NHS England"
476475
}
477476
]
478477
}
@@ -509,7 +508,8 @@
509508
{
510509
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
511510
"code": "M119.5",
512-
"display": "Multi Target NGS Panel Small"
511+
"display": "Multi Target NGS Panel Small",
512+
"version": "9"
513513
}
514514
]
515515
},
@@ -528,9 +528,9 @@
528528
{
529529
"coding": [
530530
{
531-
"system": "http://snomed.info/sct",
532-
"code": "335741000000100",
533-
"display": "Recurrence of tumour"
531+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
532+
"code": "relapse",
533+
"display": "Relapse"
534534
}
535535
]
536536
}

0 commit comments

Comments
 (0)