Skip to content

Commit 65828aa

Browse files
authored
Feature-IOPS-2339-Non WGS Test Order Form-Cascade-Testing-Scenario (#39)
* Add SR & OBS Examples Add SR & OBS Examples * Revert to odeSystem/UKCore-PracticeSettingCode Reverting to CodeSystem/UKCore-PracticeSettingCode * Add Task Resource-Completed Add Task Resource-Completed * Add DiagReport & Specimen Add DiagReport & Specimen Collector and CollectedTime * Update DiagReport & Specimen Collector Update DiagReport & Specimen Collector * Update DiagnosticReport-FayMutlowGeneticReport-Example.json Update DiagReport with updated specimen info * Update DiagnosticReport-FayMutlowGeneticReport-Example.json Update code for Org. type * Change Test Code for Task.Output Change Test Code for Task.Output * Update Specimen-FayMutlowBloodEDTA-Example.json Change System fihr.leedsth.nhs.uk * Update DiagnosticReport Category Update DiagnosticReport Category * Update to Main on Task Profile Update to Main on Task Profile * Update Diag Resource Update Report format
1 parent dc53541 commit 65828aa

11 files changed

Lines changed: 676 additions & 0 deletions
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
{
2+
"resourceType": "DiagnosticReport",
3+
"id": "DiagnosticReport-FayMutlowGeneticReport-Example",
4+
"identifier": [
5+
{
6+
"system": "https://newcastle-hospitsls.nhs.uk/nwglh/lims",
7+
"value": "FHGenomicReport",
8+
"assigner": {
9+
"identifier": {
10+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
11+
"value": "RTD"
12+
}
13+
}
14+
}
15+
],
16+
"basedOn": [
17+
{
18+
"reference": "ServiceRequest/ServiceRequest-SavedTestOrderUpdated-CascadeTesting-Example"
19+
}
20+
],
21+
"status": "final",
22+
"category": [
23+
{
24+
"coding": [
25+
{
26+
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
27+
"code": "GE",
28+
"display": "Genetics"
29+
}
30+
]
31+
}
32+
],
33+
"code": {
34+
"coding": [
35+
{
36+
"system": "http://snomed.info/sct",
37+
"code": "1054161000000101",
38+
"display": "Genetic report"
39+
}
40+
]
41+
},
42+
"subject": {
43+
"reference": "Patient/Patient-FayMutlow-Example"
44+
},
45+
"issued": "2023-10-09T09:45:00Z",
46+
"performer": [
47+
{
48+
"identifier": {
49+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
50+
"value": "RTD"
51+
}
52+
}
53+
],
54+
"specimen": [
55+
{
56+
"reference": "Specimen/Specimen-FayMutlowBloodEDTA-Example"
57+
}
58+
],
59+
"conclusionCode": [
60+
{
61+
"coding": [
62+
{
63+
"system": "http://snomed.info/sct",
64+
"code": "398036000",
65+
"display": "Familial hypercholesterolemia"
66+
}
67+
]
68+
}
69+
],
70+
"presentedForm": [
71+
{
72+
"contentType": "application/pdf",
73+
"language": "en-GB",
74+
"url":"https://ytlqh0.axshare.com/?id=swl7sq&p=view_report",
75+
"size": 43272,
76+
"title": "Genomic Report for Fay Mutlow",
77+
"creation": "2023-10-22"
78+
}
79+
]
80+
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"resourceType": "Observation",
3+
"id": "Observation-DutchLipidScore-Example",
4+
"status": "final",
5+
"code": {
6+
"coding": [
7+
{
8+
"system": "http://snomed.info/sct",
9+
"code": "872541000000104",
10+
"display": "Dutch Lipid Clinic Network diagnostic criteria for familial hypercholesterolaemia score (observable entity)"
11+
}
12+
],
13+
"text": "Dutch or (Welsh) Lipid score"
14+
},
15+
"subject": {
16+
"reference": "Patient/Patient-FayMutlow-Example",
17+
"identifier": {
18+
"system": "https://fhir.nhs.uk/Id/nhs-number",
19+
"value": "9449307806"
20+
}
21+
},
22+
"effectiveDateTime": "2023-08-05",
23+
"valueInteger": 7
24+
}
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"resourceType": "Observation",
3+
"id": "Observation-QueryXanthoma-Example",
4+
"status": "final",
5+
"code": {
6+
"coding": [
7+
{
8+
"system": "http://snomed.info/sct",
9+
"code": "75594004",
10+
"display": "Xanthomatous deposition"
11+
}
12+
],
13+
"text": "Physical Characteristics = query xanthoma"
14+
},
15+
"subject": {
16+
"reference": "Patient/Patient-FayMutlow-Example",
17+
"identifier": {
18+
"system": "https://fhir.nhs.uk/Id/nhs-number",
19+
"value": "9449307806"
20+
}
21+
},
22+
"effectiveDateTime": "2023-08-05"
23+
}
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"resourceType": "Observation",
3+
"id": "Observation-SimonBroomeCriteria-Example",
4+
"status": "final",
5+
"code": {
6+
"coding": [
7+
{
8+
"system": "http://snomed.info/sct",
9+
"code": "149611000000100",
10+
"display": "Simon Broome diagnostic criteria for familial hypercholesterolaemia result"
11+
}
12+
],
13+
"text": "Simon Broome Criteria"
14+
},
15+
"subject": {
16+
"reference": "Patient/Patient-FayMutlow-Example",
17+
"identifier": {
18+
"system": "https://fhir.nhs.uk/Id/nhs-number",
19+
"value": "9449307806"
20+
}
21+
},
22+
"effectiveDateTime": "2023-08-05",
23+
"valueString": "Suspected FH"
24+
}
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"resourceType": "Patient",
3+
"id": "Patient-FayMutlow-Example",
4+
"extension": [
5+
{
6+
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex",
7+
"valueCode": "F"
8+
},
9+
{
10+
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory",
11+
"valueCodeableConcept": {
12+
"coding": [
13+
{
14+
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland",
15+
"code": "A",
16+
"display": "White - British"
17+
}
18+
]
19+
}
20+
}
21+
],
22+
"identifier": [
23+
{
24+
"system": "https://fhir.nhs.uk/Id/nhs-number",
25+
"value": "9449307806",
26+
"extension": [
27+
{
28+
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
29+
"valueCodeableConcept": {
30+
"coding": [
31+
{
32+
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland",
33+
"version": "2.2.0",
34+
"code": "01",
35+
"display": "Number present and verified"
36+
}
37+
]
38+
}
39+
}
40+
]
41+
},
42+
{
43+
"system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
44+
"value": "RR12437",
45+
"assigner": {
46+
"identifier": {
47+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
48+
"value": "RGD12"
49+
}
50+
}
51+
}
52+
],
53+
"name": [
54+
{
55+
"given": [
56+
"Fay"
57+
],
58+
"family": "Mutlow"
59+
}
60+
],
61+
"gender": "female",
62+
"birthDate": "1990-06-01",
63+
"deceasedBoolean": false,
64+
"address": [
65+
{
66+
"line": [
67+
"Union Mills",
68+
"9 Dewsbury Rd",
69+
"Leeds"
70+
],
71+
"postalCode": "LSD11 5DD"
72+
}
73+
],
74+
"generalPractitioner": [
75+
{
76+
"identifier": {
77+
"system": "https://fhir.hl7.org.uk/Id/gmp-number",
78+
"value": "G9999999"
79+
},
80+
"display": "Dr. Test GP"
81+
},
82+
{
83+
"identifier": {
84+
"system": "https://fhir.hl7.org.uk/Id/ODS-code",
85+
"value": "B86012"
86+
},
87+
"display": "LEEDS CITY MEDICAL PRACTICE"
88+
}
89+
]
90+
}
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"resourceType": "PractitionerRole",
3+
"id": "PractitionerRole-LoisLane-Example",
4+
"practitioner": {
5+
"identifier": {
6+
"system": "https://fhir.nhs.uk/Id/sds-user-id",
7+
"value": "9999999998"
8+
},
9+
"display": "Phletobomist-Lois Lane"
10+
},
11+
"organization": {
12+
"identifier": {
13+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
14+
"value": "RTD"
15+
},
16+
"display": "THE NEWCASTLE UPON TYNE HOSPITALS NHS FOUNDATION TRUST"
17+
},
18+
"specialty": [
19+
{
20+
"coding": [
21+
{
22+
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
23+
"code": "823",
24+
"display": "Haematology"
25+
}
26+
]
27+
}
28+
],
29+
"telecom": [
30+
{
31+
"system": "phone",
32+
"value": "0191241 8787 /8775 / 8754"
33+
},
34+
{
35+
"system": "email",
36+
"value": "NUTH.DNA@nhs.net"
37+
}
38+
]
39+
}
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"resourceType": "PractitionerRole",
3+
"id": "PractitionerRole-MarySmith-Example",
4+
"practitioner": {
5+
"identifier": {
6+
"system": "https://fhir.nhs.uk/Id/sds-user-id",
7+
"value": "9999999998"
8+
},
9+
"display": "RN. Mary Smith"
10+
},
11+
"organization": {
12+
"identifier": {
13+
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
14+
"value": "RGD12"
15+
},
16+
"display": "ST JAMES'S UNIVERSITY HOSPITAL"
17+
},
18+
"specialty": [
19+
{
20+
"coding": [
21+
{
22+
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
23+
"code": "302",
24+
"display": "Endocrinology and Diabetes"
25+
}
26+
]
27+
}
28+
],
29+
"telecom": [
30+
{
31+
"system": "phone",
32+
"value": "0112577851"
33+
},
34+
{
35+
"system": "email",
36+
"value": "lipidclinicstjames@nhs.net"
37+
},
38+
{
39+
"system": "email",
40+
"value": "clinicalgeneticsstjames@nhs.net",
41+
"extension": [
42+
{
43+
"url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
44+
"valueString": "reporting"
45+
}
46+
]
47+
}
48+
]
49+
}

0 commit comments

Comments
 (0)