1+ {
2+ "resourceType" : " Bundle" ,
3+ "id" : " UKCore-Bundle-MichaelJonesRequest-Example-Minimal" ,
4+ "identifier" : {
5+ "system" : " https://tools.ietf.org/html/rfc4122" ,
6+ "value" : " 30d65c8e-98e8-4806-b6a6-51e94733f0e9"
7+ },
8+ "type" : " message" ,
9+ "timestamp" : " 2022-07-11T09:00:00Z" ,
10+ "entry" : [
11+ {
12+ "fullUrl" : " urn:uuid:a4409d7c-b613-477c-b623-87e60406c2f0" ,
13+ "resource" : {
14+ "resourceType" : " MessageHeader" ,
15+ "id" : " a4409d7c-b613-477c-b623-87e60406c2f0" ,
16+ "eventCoding" : {
17+ "system" : " https://fhir.nhs.uk/CodeSystem/message-events-genomics" ,
18+ "code" : " genomictestrequest" ,
19+ "display" : " Genomic Test Request"
20+ },
21+ "source" : {
22+ "endpoint" : " https://www.christie.nhs.uk/ehr"
23+ },
24+ "focus" : [
25+ {
26+ "reference" : " urn:uuid:66c519dd-423f-4238-89c8-91c5be52f330"
27+ }
28+ ]
29+ }
30+ },
31+ {
32+ "fullUrl" : " urn:uuid:41e4b604-37f3-4799-a6b3-ab5b104f3c97" ,
33+ "resource" : {
34+ "resourceType" : " Patient" ,
35+ "id" : " 41e4b604-37f3-4799-a6b3-ab5b104f3c97" ,
36+ "extension" : [
37+ {
38+ "url" : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex" ,
39+ "valueCode" : " M"
40+ },
41+ {
42+ "url" : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory" ,
43+ "valueCodeableConcept" : {
44+ "coding" : [
45+ {
46+ "system" : " https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland" ,
47+ "code" : " A" ,
48+ "display" : " White - British"
49+ }
50+ ]
51+ }
52+ },
53+ {
54+ "url" : " https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ResidentialStatus" ,
55+ "valueCodeableConcept" : {
56+ "coding" : [
57+ {
58+ "system" : " https://fhir.hl7.org.uk/CodeSystem/UKCore-ResidentialStatus" ,
59+ "code" : " H" ,
60+ "display" : " UK Resident"
61+ }
62+ ]
63+ }
64+ }
65+ ],
66+ "identifier" : [
67+ {
68+ "system" : " https://fhir.nhs.uk/Id/nhs-number" ,
69+ "value" : " 9999999999"
70+ }
71+ ],
72+ "name" : [
73+ {
74+ "family" : " Jones" ,
75+ "given" : [
76+ " Michael"
77+ ]
78+ }
79+ ],
80+ "gender" : " male" ,
81+ "birthDate" : " 1989-12-08" ,
82+ "address" : [
83+ {
84+ "line" : [
85+ " 48 Astoria Drive"
86+ ],
87+ "city" : " Coventry" ,
88+ "postalCode" : " CV4 9ZY"
89+ }
90+ ]
91+ }
92+ },
93+ {
94+ "fullUrl" : " urn:uuid:66c519dd-423f-4238-89c8-91c5be52f330" ,
95+ "resource" : {
96+ "resourceType" : " ServiceRequest" ,
97+ "id" : " 66c519dd-423f-4238-89c8-91c5be52f330" ,
98+ "extension" : [
99+ {
100+ "url" : " https://fhir.nhs.uk/StructureDefinition/Extension-Genomics-Coverage" ,
101+ "valueCoding" : {
102+ "system" : " https://fhir.nhs.uk/CodeSystem/coverage-genomics" ,
103+ "code" : " NHS" ,
104+ "display" : " NHS"
105+ }
106+ }
107+ ],
108+ "identifier" : [
109+ {
110+ "system" : " https://www.christie.nhs.uk/ehr" ,
111+ "value" : " LabOrder123456"
112+ }
113+ ],
114+ "status" : " active" ,
115+ "intent" : " order" ,
116+ "category" : [
117+ {
118+ "coding" : [
119+ {
120+ "system" : " http://snomed.info/sct" ,
121+ "code" : " 405824009" ,
122+ "display" : " Genetic test"
123+ }
124+ ]
125+ }
126+ ],
127+ "priority" : " routine" ,
128+ "code" : {
129+ "coding" : [
130+ {
131+ "system" : " http://snomed.info/sct" ,
132+ "code" : " 63491000000109" ,
133+ "display" : " Paediatric IDH-wildtype glioblastoma tumour and germline WGS (whole genome sequencing)"
134+ }
135+ ]
136+ },
137+ "subject" : {
138+ "reference" : " urn:uuid:41e4b604-37f3-4799-a6b3-ab5b104f3c97"
139+ },
140+ "authoredOn" : " 2022-07-11T09:00:00Z" ,
141+ "requester" : {
142+ "reference" : " urn:uuid:3462583a-536c-4bad-99d3-44dc553921fd"
143+ },
144+ "reasonCode" : [
145+ {
146+ "coding" : [
147+ {
148+ "system" : " http://snomed.info/sct" ,
149+ "code" : " 363418001" ,
150+ "display" : " Malignant tumor of pancreas (disorder)"
151+ }
152+ ]
153+ }
154+ ]
155+ }
156+ },
157+ {
158+ "fullUrl" : " urn:uuid:3462583a-536c-4bad-99d3-44dc553921fd" ,
159+ "resource" : {
160+ "resourceType" : " PractitionerRole" ,
161+ "id" : " 3462583a-536c-4bad-99d3-44dc553921fd" ,
162+ "identifier" : [
163+ {
164+ "system" : " https://fhir.nhs.uk/Id/sds-role-profile-id" ,
165+ "value" : " 100102238986"
166+ }
167+ ],
168+ "practitioner" : {
169+ "identifier" : {
170+ "system" : " https://fhir.hl7.org.uk/Id/gmc-number" ,
171+ "value" : " C9999999"
172+ },
173+ "display" : " Lucy Hale"
174+ },
175+ "organization" : {
176+ "identifier" : {
177+ "system" : " https://fhir.nhs.uk/Id/ods-organization-code" ,
178+ "value" : " RBV"
179+ },
180+ "display" : " NHS Trust - THE CHRISTIE NHS FOUNDATION TRUST"
181+ },
182+ "telecom" : [
183+ {
184+ "system" : " email" ,
185+ "value" : " lucy.hale@nhs.net"
186+ },
187+ {
188+ "system" : " phone" ,
189+ "value" : " 02476151602"
190+ }
191+ ]
192+ }
193+ }
194+ ]
195+ }
0 commit comments