Skip to content

Commit 6364815

Browse files
committed
Create WGS -TestOderForm-Cancer
Create WGS -TestOderForm-Cancer-SolidTumour
1 parent 49a5141 commit 6364815

5 files changed

+284
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"resourceType": "BodyStructure",
3+
"id": "BodyStructure-BodySiteLocationAbdomen-Example",
4+
"morphology": {
5+
"coding": [
6+
{
7+
"system": "http://snomed.info/sct",
8+
"code": "369755005",
9+
"display": "Multiple tumors (qualifier value)"
10+
}
11+
]
12+
},
13+
"location": {
14+
"coding": [
15+
{
16+
"system": "http://snomed.info/sct",
17+
"code": "818983003",
18+
"display": "Structure of abdominopelvic cavity and/or content of abdominopelvic cavity and/or anterior abdominal wall (body structure)"
19+
}
20+
]
21+
},
22+
"patient": {
23+
"reference": "Patient-DemeizaSeo-Example",
24+
"identifier": {
25+
"system": "https://fhir.nhs.uk/Id/nhs-number",
26+
"value": "9449306559"
27+
}
28+
}
29+
}
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"resourceType": "Observation",
3+
"id": "Observation-PercentageMalignantNuclei-Example",
4+
"status": "final",
5+
"code": {
6+
"coding": [
7+
{
8+
"system": "http://snomed.info/sct",
9+
"code": "1255076007",
10+
"display": "Percent of cell nuclei positive for proliferation marker protein Ki-67 in primary malignant neoplasm of stomach by immunohistochemistry (observable entity)"
11+
}
12+
]
13+
},
14+
"subject": {
15+
"reference": "Patient/Patient-DemeizaSeo-Example",
16+
"identifier": {
17+
"system": "https://fhir.nhs.uk/Id/nhs-number",
18+
"value": "9449306559"
19+
}
20+
},
21+
"specimen": {
22+
"reference":"Specimen/Specimen-SolidTumorDemeizaSeo-Example",
23+
"identifier": {
24+
"system": "https://fhir.add.nhs.uk/Id/specimenId",
25+
"value": "RA257631",
26+
"assigner": {
27+
"identifier": {
28+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
29+
"value": "696B0"
30+
}
31+
}
32+
}
33+
},
34+
"valueQuantity": {
35+
"value": 25,
36+
"unit": "%",
37+
"system": "http://unitsofmeasure.org",
38+
"code": "%"
39+
},
40+
"effectiveDateTime": "2023-08-29"
41+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"resourceType": "Observation",
3+
"id": "Observation-TumourTypeDemeizaSeo-Example",
4+
"status": "final",
5+
"code": {
6+
"coding": [
7+
{
8+
"system": "http://snomed.info/sct",
9+
"code": "116061001",
10+
"display": "Solid pseudopapillary carcinoma (morphologic abnormality)"
11+
}
12+
]
13+
},
14+
"subject": {
15+
"reference": "Patient/Patient-DemeizaSeo-Example",
16+
"identifier": {
17+
"system": "https://fhir.nhs.uk/Id/nhs-number",
18+
"value": "9449306559"
19+
}
20+
},
21+
"specimen": {
22+
"identifier": {
23+
"system": "https://fhir.add.nhs.uk/Id/specimenId",
24+
"value": "RA257631"
25+
}
26+
},
27+
"effectiveDateTime": "2023-11-01T11:00:00Z"
28+
}
Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
{
2+
"resourceType": "ServiceRequest",
3+
"id": "ServiceRequest-WGSTestOrderForm-CancerSolidTumor-Example",
4+
"extension": [
5+
{
6+
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
7+
"valueCodeableConcept": {
8+
"coding": [
9+
{
10+
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory",
11+
"code": "nhs-england",
12+
"display": "NHS England"
13+
}
14+
]
15+
}
16+
},
17+
{
18+
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AdditionalContact",
19+
"valueReference": {
20+
"reference": "PractitionerRole/PractitionerRole-AnnaLaneKingstonPathology-Example"
21+
}
22+
}
23+
],
24+
"status": "active",
25+
"intent": "order",
26+
"category": [
27+
{
28+
"coding": [
29+
{
30+
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory",
31+
"code": "cancer-wgs",
32+
"display": "Cancer - WGS"
33+
}
34+
]
35+
}
36+
],
37+
"priority": "routine",
38+
"code": {
39+
"coding": [
40+
{
41+
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
42+
"code": "M219.1",
43+
"display": "Multi Target NGS Panel Small Variant"
44+
}
45+
]
46+
},
47+
"subject": {
48+
"reference": "Patient/Patient-DemeizaSeo-Example",
49+
"identifier": {
50+
"system": "https://fhir.nhs.uk/Id/nhs-number",
51+
"value": "9449306559"
52+
}
53+
},
54+
"authoredOn": "2023-09-08",
55+
"requester": {
56+
"reference": "PractitionerRole/PractitionerRole-HazelSmithKingstonPathology-Example"
57+
},
58+
"reasonCode": [
59+
{
60+
"coding": [
61+
{
62+
"system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
63+
"code": "diagnostic",
64+
"display": "Diagnostic"
65+
}
66+
]
67+
}
68+
],
69+
"performer": [
70+
{
71+
"identifier": {
72+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
73+
"value": "RJZ"
74+
},
75+
"display": "KING'S COLLEGE HOSPITAL NHS FOUNDATION TRUST"
76+
}
77+
],
78+
"supportingInfo": [
79+
80+
81+
{
82+
"reference": "Observation/Observation-TumorType-Example"
83+
},
84+
85+
{
86+
"reference": "Observation/Observation-PercentageMalignantNuclei-Example"
87+
},
88+
{
89+
"reference": "BodyStructure/BodyStructure-BodySiteLocationAbdomen-Example"
90+
},
91+
{
92+
"reference": "Consent/Consent-RoDToFollow-Example"
93+
}
94+
],
95+
"specimen": [
96+
{
97+
"reference": "Specimen/Specimen-SolidTumorDemeizaSeo-Example"
98+
}
99+
],
100+
"note": [
101+
{
102+
"text": "Relevant Family History"
103+
},
104+
{
105+
"text": "Other Additional Information"
106+
}
107+
]
108+
}
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"resourceType": "Specimen",
3+
"id": "Specimen-SolidTumorDemeizaSeo-Example",
4+
"extension": [
5+
{
6+
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-SampleCategory",
7+
"valueCodeableConcept": {
8+
"coding": [
9+
{
10+
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-SampleCategory",
11+
"code": "tumour",
12+
"display": "Tumour"
13+
}
14+
],
15+
"text": "Solid Tumour"
16+
}
17+
}
18+
],
19+
"identifier": [
20+
{
21+
"system": "https://fhir.add.nhs.uk/Id/specimenId",
22+
"value": "RA257631"
23+
}
24+
],
25+
"status": "available",
26+
"type": {
27+
"coding": [
28+
{
29+
"system": "http://snomed.info/sct",
30+
"code": "364611000000101",
31+
"display": "Tissue resection sample"
32+
}
33+
]
34+
},
35+
"subject": {
36+
"reference": "Patient/Patient-DemeizaSeo-Example",
37+
"identifier": {
38+
"system": "https://fhir.nhs.uk/Id/nhs-number",
39+
"value": "9449306559"
40+
}
41+
},
42+
"collection": {
43+
"collector": {
44+
"identifier": {
45+
"system": "https://fhir.nhs.uk/Id/sds-user-id",
46+
"value": "9999999998"
47+
},
48+
"display": "ClinicalScientist-John Taylor"
49+
},
50+
"collectedDateTime": "2023-09-09T11:00:00Z",
51+
"bodySite": {
52+
"extension": [
53+
{
54+
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BodySiteReference",
55+
"valueReference": {
56+
"reference": "BodyStructure/BodyStructure-BodySiteLocationAbdomen-Example"
57+
}
58+
}
59+
]
60+
}
61+
},
62+
"condition": [
63+
{
64+
"coding": [
65+
{
66+
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-BiopsyState",
67+
"code": "fresh-frozen",
68+
"display": "Fresh Frozen"
69+
}
70+
]
71+
}
72+
],
73+
"request": [
74+
{
75+
"reference": "ServiceRequest/ServiceRequest-WGS"
76+
}
77+
]
78+
}

0 commit comments

Comments
 (0)