The following content has been modified for better visualization. Validation will be performed on original content
1 |
{
|
2 |
"resourceType" : "Bundle",
|
3 |
"id" : "c5d4d7a7-4997-4e98-b94a-e90f33d18ab0",
|
4 |
"meta" : {
|
5 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Bundle" ]
|
6 |
},
|
7 |
"identifier" : {
|
8 |
"system" : "http://ex-erec-identifier-system.org",
|
9 |
"value" : "a13365f1-2a34-4405-a13a-fefc434f23e3"
|
10 |
},
|
11 |
"type" : "message",
|
12 |
"timestamp" : "2024-10-26T00:00:00.0000+00:00",
|
13 |
"entry" : [ {
|
14 |
"fullUrl" : "urn:uuid:85318a75-f25e-40d5-9a8d-e1accf220d6d",
|
15 |
"resource" : {
|
16 |
"resourceType" : "MessageHeader",
|
17 |
"id" : "85318a75-f25e-40d5-9a8d-e1accf220d6d",
|
18 |
"meta" : {
|
19 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-MessageHeader" ]
|
20 |
},
|
21 |
"eventCoding" : {
|
22 |
"system" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/message-event-code",
|
23 |
"code" : "send-communication-from-provider"
|
24 |
},
|
25 |
"destination" : [ {
|
26 |
"name" : "RMS Source",
|
27 |
"endpoint" : "https://pancanadianio.ca:10349/erec/requester/$process-message"
|
28 |
} ],
|
29 |
"author" : {
|
30 |
"reference" : "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0",
|
31 |
"identifier" : {
|
32 |
"system" : "http://performer-provider-system-uri.ca",
|
33 |
"value" : "performer-role-id"
|
34 |
}
|
35 |
},
|
36 |
"source" : {
|
37 |
"endpoint" : "https://pancanadianio.ca:10276/fhir/$process-message"
|
38 |
},
|
39 |
"reason" : {
|
40 |
"text" : "Additional clinical information needed for triage"
|
41 |
},
|
42 |
"focus" : [ {
|
43 |
"reference" : "urn:uuid:065ce9b1-4809-41a9-b6d1-e5b4a22a41db"
|
44 |
} ]
|
45 |
}
|
46 |
}, {
|
47 |
"fullUrl" : "urn:uuid:065ce9b1-4809-41a9-b6d1-e5b4a22a41db",
|
48 |
"resource" : {
|
49 |
"resourceType" : "Communication",
|
50 |
"id" : "065ce9b1-4809-41a9-b6d1-e5b4a22a41db",
|
51 |
"meta" : {
|
52 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Communication" ]
|
53 |
},
|
54 |
"basedOn" : [ {
|
55 |
"identifier" : {
|
56 |
"system" : "http://example-identifier-system-uri.ca",
|
57 |
"value" : "serviceRequest-id"
|
58 |
}
|
59 |
} ],
|
60 |
"status" : "completed",
|
61 |
"category" : [ {
|
62 |
"coding" : [ {
|
63 |
"system" : "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-category",
|
64 |
"code" : "rfi",
|
65 |
"display" : "Request for Information"
|
66 |
} ],
|
67 |
"text" : "Request for Information"
|
68 |
} ],
|
69 |
"subject" : {
|
70 |
"identifier" : {
|
71 |
"system" : "http://first-patient-system-uri.ca",
|
72 |
"value" : "9999999"
|
73 |
}
|
74 |
},
|
75 |
"sent" : "2024-10-26T00:00:00Z",
|
76 |
"sender" : {
|
77 |
"reference" : "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0"
|
78 |
},
|
79 |
"payload" : [ {
|
80 |
"contentString" : "Please share a copy of the referral form or patient summary to fully assist in the clinical triage of this case."
|
81 |
} ]
|
82 |
}
|
83 |
}, {
|
84 |
"fullUrl" : "urn:uuid:7aaefa90-f5c9-45fd-8358-327b16c005d0",
|
85 |
"resource" : {
|
86 |
"resourceType" : "PractitionerRole",
|
87 |
"id" : "7aaefa90-f5c9-45fd-8358-327b16c005d0",
|
88 |
"meta" : {
|
89 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-PractitionerRole" ]
|
90 |
},
|
91 |
"practitioner" : {
|
92 |
"reference" : "urn:uuid:3d10be50-522b-4dd2-b741-8c7396888cf5"
|
93 |
},
|
94 |
"organization" : {
|
95 |
"reference" : "urn:uuid:b8d7d68b-3f0e-4ba3-938b-67cc019ab589"
|
96 |
},
|
97 |
"code" : [ {
|
98 |
"coding" : [ {
|
99 |
"system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
|
100 |
"code" : "doctor",
|
101 |
"display" : "Doctor"
|
102 |
} ],
|
103 |
"text" : "Doctor"
|
104 |
} ],
|
105 |
"specialty" : [ {
|
106 |
"coding" : [ {
|
107 |
"system" : "http://snomed.info/sct",
|
108 |
"code" : "394584008",
|
109 |
"display" : "Gastroenterology"
|
110 |
} ],
|
111 |
"text" : "Gastroenterology"
|
112 |
} ],
|
113 |
"location" : [ {
|
114 |
"reference" : "urn:uuid:31294119-fcbc-48b2-9d8d-eb5fa27e6caf"
|
115 |
} ],
|
116 |
"telecom" : [ {
|
117 |
"system" : "phone",
|
118 |
"value" : "555-555-1212",
|
119 |
"use" : "work"
|
120 |
} ]
|
121 |
}
|
122 |
}, {
|
123 |
"fullUrl" : "urn:uuid:3d10be50-522b-4dd2-b741-8c7396888cf5",
|
124 |
"resource" : {
|
125 |
"resourceType" : "Practitioner",
|
126 |
"id" : "3d10be50-522b-4dd2-b741-8c7396888cf5",
|
127 |
"meta" : {
|
128 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Practitioner" ]
|
129 |
},
|
130 |
"identifier" : [ {
|
131 |
"system" : "http://performer-system-uri.ca",
|
132 |
"value" : "performer-id"
|
133 |
} ],
|
134 |
"name" : [ {
|
135 |
"use" : "official",
|
136 |
"text" : "Elizabeth Jones",
|
137 |
"family" : "Jones",
|
138 |
"given" : [ "Elizabeth" ]
|
139 |
} ]
|
140 |
}
|
141 |
}, {
|
142 |
"fullUrl" : "urn:uuid:b8d7d68b-3f0e-4ba3-938b-67cc019ab589",
|
143 |
"resource" : {
|
144 |
"resourceType" : "Organization",
|
145 |
"id" : "b8d7d68b-3f0e-4ba3-938b-67cc019ab589",
|
146 |
"meta" : {
|
147 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Organization" ]
|
148 |
},
|
149 |
"active" : true,
|
150 |
"type" : [ {
|
151 |
"coding" : [ {
|
152 |
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
|
153 |
"code" : "prov",
|
154 |
"display" : "Healthcare Provider"
|
155 |
} ],
|
156 |
"text" : "Healthcare Provider"
|
157 |
} ],
|
158 |
"name" : "Fictional Provider Organization"
|
159 |
}
|
160 |
}, {
|
161 |
"fullUrl" : "urn:uuid:31294119-fcbc-48b2-9d8d-eb5fa27e6caf",
|
162 |
"resource" : {
|
163 |
"resourceType" : "Location",
|
164 |
"id" : "31294119-fcbc-48b2-9d8d-eb5fa27e6caf",
|
165 |
"meta" : {
|
166 |
"profile" : [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location" ]
|
167 |
},
|
168 |
"identifier" : [ {
|
169 |
"system" : "http://performer-system-uri.ca",
|
170 |
"value" : "loc-id"
|
171 |
} ],
|
172 |
"status" : "active",
|
173 |
"name" : "Fictional Gastroenterology Clinic",
|
174 |
"type" : [ {
|
175 |
"coding" : [ {
|
176 |
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
|
177 |
"code" : "GI",
|
178 |
"display" : "Gastroenterology Clinic"
|
179 |
} ],
|
180 |
"text" : "Gastroenterology Clinic"
|
181 |
} ],
|
182 |
"telecom" : [ {
|
183 |
"system" : "phone",
|
184 |
"value" : "555-555-1212"
|
185 |
} ],
|
186 |
"address" : {
|
187 |
"text" : "1000 Paisley St, Guelph, ON N1H 2P3, Canada",
|
188 |
"city" : "Guelph",
|
189 |
"postalCode" : "N1H 2P3",
|
190 |
"country" : "CAN"
|
191 |
}
|
192 |
}
|
193 |
} ]
|
194 |
}
|