1 |
{
|
2 |
"resourceType": "Bundle",
|
3 |
"meta": {
|
4 |
"profile": [
|
5 |
"http://esante.gouv.fr/fhir/ms/StructureDefinition/sdo-bundle-resultat-recherche-notification-esms"
|
6 |
]
|
7 |
},
|
8 |
"type": "searchset",
|
9 |
"entry": [
|
10 |
{
|
11 |
"fullUrl": "https://example.com/base/Task/exemple1",
|
12 |
"resource": {
|
13 |
"resourceType": "Task",
|
14 |
"id": "exemple1",
|
15 |
"meta": {
|
16 |
"profile": [
|
17 |
"http://esante.gouv.fr/fhir/ms/StructureDefinition/sdo-task"
|
18 |
],
|
19 |
"lastUpdated": "2019-09-26T16:46:48.054+00:00"
|
20 |
},
|
21 |
"status": "completed",
|
22 |
"intent": "plan",
|
23 |
"input": [
|
24 |
{
|
25 |
"type": {
|
26 |
"coding": [
|
27 |
{
|
28 |
"display": "idNat_Struct"
|
29 |
}
|
30 |
],
|
31 |
"text": "idNat_Struct"
|
32 |
},
|
33 |
"valueString": "value idNat_Struct"
|
34 |
},
|
35 |
{
|
36 |
"type": {
|
37 |
"coding": [
|
38 |
{
|
39 |
"display": "nomESMS"
|
40 |
}
|
41 |
],
|
42 |
"text": "nomESMS"
|
43 |
},
|
44 |
"valueString": "value nomESMS"
|
45 |
},
|
46 |
{
|
47 |
"type": {
|
48 |
"coding": [
|
49 |
{
|
50 |
"display": "statutESMS"
|
51 |
}
|
52 |
],
|
53 |
"text": "statutESMS"
|
54 |
},
|
55 |
"valueCodeableConcept": {
|
56 |
"coding": [
|
57 |
{
|
58 |
"display": "statutESMS"
|
59 |
}
|
60 |
],
|
61 |
"text": "value statutESMS"
|
62 |
}
|
63 |
},
|
64 |
{
|
65 |
"type": {
|
66 |
"coding": [
|
67 |
{
|
68 |
"display": "motifESMS"
|
69 |
}
|
70 |
],
|
71 |
"text": "motifESMS"
|
72 |
},
|
73 |
"valueCodeableConcept": {
|
74 |
"coding": [
|
75 |
{
|
76 |
"display": "motifESMS"
|
77 |
}
|
78 |
],
|
79 |
"text": "value motifESMS"
|
80 |
}
|
81 |
},
|
82 |
{
|
83 |
"type": {
|
84 |
"coding": [
|
85 |
{
|
86 |
"display": "dateStatutESMS"
|
87 |
}
|
88 |
],
|
89 |
"text": "dateStatutESMS"
|
90 |
},
|
91 |
"valueDate": "2012-10-25"
|
92 |
},
|
93 |
{
|
94 |
"type": {
|
95 |
"coding": [
|
96 |
{
|
97 |
"display": "idUnite"
|
98 |
}
|
99 |
],
|
100 |
"text": "idUnite"
|
101 |
},
|
102 |
"valueId": "idUnite1"
|
103 |
},
|
104 |
{
|
105 |
"type": {
|
106 |
"coding": [
|
107 |
{
|
108 |
"display": "nomUnite"
|
109 |
}
|
110 |
],
|
111 |
"text": "nomUnite"
|
112 |
},
|
113 |
"valueString": "test NomUnite"
|
114 |
},
|
115 |
{
|
116 |
"type": {
|
117 |
"coding": [
|
118 |
{
|
119 |
"display": "categorieOrganisation"
|
120 |
}
|
121 |
],
|
122 |
"text": "categorieOrganisation"
|
123 |
},
|
124 |
"valueCodeableConcept": {
|
125 |
"coding": [
|
126 |
{
|
127 |
"system": "https://mos.esante.gouv.fr/NOS/TRE_R244-CategorieOrganisation/",
|
128 |
"code": "01",
|
129 |
"display": "Categorie organisation"
|
130 |
}
|
131 |
]
|
132 |
}
|
133 |
},
|
134 |
{
|
135 |
"type": {
|
136 |
"coding": [
|
137 |
{
|
138 |
"display": "temporaliteAccueil"
|
139 |
}
|
140 |
],
|
141 |
"text": "temporaliteAccueil"
|
142 |
},
|
143 |
"valueCodeableConcept": {
|
144 |
"coding": [
|
145 |
{
|
146 |
"system": "https://mos.esante.gouv.fr/NOS/TRE_R240-TemporaliteAccueil/",
|
147 |
"display": "Temporalite Accueil"
|
148 |
}
|
149 |
]
|
150 |
}
|
151 |
},
|
152 |
{
|
153 |
"type": {
|
154 |
"coding": [
|
155 |
{
|
156 |
"display": "accueilSequentiel"
|
157 |
}
|
158 |
],
|
159 |
"text": "acceuilSequentiel"
|
160 |
},
|
161 |
"valueBoolean": true
|
162 |
},
|
163 |
{
|
164 |
"type": {
|
165 |
"coding": [
|
166 |
{
|
167 |
"display": "modePriseCharge"
|
168 |
}
|
169 |
],
|
170 |
"text": "modePriseCharge"
|
171 |
},
|
172 |
"valueCodeableConcept": {
|
173 |
"coding": [
|
174 |
{
|
175 |
"system": "https://mos.esante.gouv.fr/NOS/TRE_R213-ModePriseEnCharge/",
|
176 |
"display": "Mode de prise en charge"
|
177 |
}
|
178 |
]
|
179 |
}
|
180 |
},
|
181 |
{
|
182 |
"type": {
|
183 |
"coding": [
|
184 |
{
|
185 |
"display": "statutUnite"
|
186 |
}
|
187 |
],
|
188 |
"text": "statutUnite"
|
189 |
},
|
190 |
"valueCodeableConcept": {
|
191 |
"coding": [
|
192 |
{
|
193 |
"display": "statut unite"
|
194 |
}
|
195 |
]
|
196 |
}
|
197 |
},
|
198 |
{
|
199 |
"type": {
|
200 |
"coding": [
|
201 |
{
|
202 |
"display": "dateStatutUnite"
|
203 |
}
|
204 |
],
|
205 |
"text": "dateStatutUnite"
|
206 |
},
|
207 |
"valueDate": "2021-10-25"
|
208 |
},
|
209 |
{
|
210 |
"type": {
|
211 |
"coding": [
|
212 |
{
|
213 |
"display": "motifUnite"
|
214 |
}
|
215 |
],
|
216 |
"text": "motifUnite"
|
217 |
},
|
218 |
"valueCodeableConcept": {
|
219 |
"coding": [
|
220 |
{
|
221 |
"display": "motif unite"
|
222 |
}
|
223 |
]
|
224 |
}
|
225 |
},
|
226 |
{
|
227 |
"type": {
|
228 |
"coding": [
|
229 |
{
|
230 |
"display": "typeDroitPrestation"
|
231 |
}
|
232 |
],
|
233 |
"text": "typeDroitPrestation"
|
234 |
},
|
235 |
"valueCodeableConcept": {
|
236 |
"coding": [
|
237 |
{
|
238 |
"display": "type de Droit et Prestation"
|
239 |
}
|
240 |
]
|
241 |
}
|
242 |
},
|
243 |
{
|
244 |
"type": {
|
245 |
"coding": [
|
246 |
{
|
247 |
"display": "IdDecision"
|
248 |
}
|
249 |
],
|
250 |
"text": "idDecision"
|
251 |
},
|
252 |
"valueString": "IdDecision"
|
253 |
},
|
254 |
{
|
255 |
"type": {
|
256 |
"coding": [
|
257 |
{
|
258 |
"display": "IdNat_Decision"
|
259 |
}
|
260 |
],
|
261 |
"text": "idNat_Decision"
|
262 |
},
|
263 |
"valueString": "IdNat_Decision"
|
264 |
}
|
265 |
]
|
266 |
}
|
267 |
},
|
268 |
{
|
269 |
"fullUrl": "https://example.com/base/Task/exemple2",
|
270 |
"resource": {
|
271 |
"resourceType": "Task",
|
272 |
"id": "exemple2",
|
273 |
"meta": {
|
274 |
"profile": [
|
275 |
"http://esante.gouv.fr/fhir/ms/StructureDefinition/sdo-task"
|
276 |
],
|
277 |
"lastUpdated": "2019-12-08T10:07:46.748+00:00"
|
278 |
},
|
279 |
"status": "completed",
|
280 |
"intent": "plan",
|
281 |
"input": [
|
282 |
{
|
283 |
"type": {
|
284 |
"coding": [
|
285 |
{
|
286 |
"display": "idNat_Struct"
|
287 |
}
|
288 |
],
|
289 |
"text": "idNat_Struct"
|
290 |
},
|
291 |
"valueString": "value idNat_Struct"
|
292 |
},
|
293 |
{
|
294 |
"type": {
|
295 |
"coding": [
|
296 |
{
|
297 |
"display": "nomESMS"
|
298 |
}
|
299 |
],
|
300 |
"text": "nomESMS"
|
301 |
},
|
302 |
"valueString": "value nomESMS"
|
303 |
},
|
304 |
{
|
305 |
"type": {
|
306 |
"coding": [
|
307 |
{
|
308 |
"display": "idUnite"
|
309 |
}
|
310 |
],
|
311 |
"text": "idUnite"
|
312 |
},
|
313 |
"valueId": "idUnite1"
|
314 |
},
|
315 |
{
|
316 |
"type": {
|
317 |
"coding": [
|
318 |
{
|
319 |
"display": "nomUnite"
|
320 |
}
|
321 |
],
|
322 |
"text": "nomUnite"
|
323 |
},
|
324 |
"valueString": "test NomUnite"
|
325 |
},
|
326 |
{
|
327 |
"type": {
|
328 |
"coding": [
|
329 |
{
|
330 |
"display": "categorieOrganisation"
|
331 |
}
|
332 |
],
|
333 |
"text": "categorieOrganisation"
|
334 |
},
|
335 |
"valueCodeableConcept": {
|
336 |
"coding": [
|
337 |
{
|
338 |
"system": "https://mos.esante.gouv.fr/NOS/TRE_R244-CategorieOrganisation/",
|
339 |
"code": "01",
|
340 |
"display": "Categorie organisation"
|
341 |
}
|
342 |
]
|
343 |
}
|
344 |
},
|
345 |
{
|
346 |
"type": {
|
347 |
"coding": [
|
348 |
{
|
349 |
"display": "modePriseCharge"
|
350 |
}
|
351 |
],
|
352 |
"text": "modePriseCharge"
|
353 |
},
|
354 |
"valueCodeableConcept": {
|
355 |
"coding": [
|
356 |
{
|
357 |
"system": "https://mos.esante.gouv.fr/NOS/TRE_R213-ModePriseEnCharge/",
|
358 |
"display": "Mode de prise en charge"
|
359 |
}
|
360 |
]
|
361 |
}
|
362 |
},
|
363 |
{
|
364 |
"type": {
|
365 |
"coding": [
|
366 |
{
|
367 |
"display": "statutUnite"
|
368 |
}
|
369 |
],
|
370 |
"text": "statutUnite"
|
371 |
},
|
372 |
"valueCodeableConcept": {
|
373 |
"coding": [
|
374 |
{
|
375 |
"display": "statut unite"
|
376 |
}
|
377 |
]
|
378 |
}
|
379 |
},
|
380 |
{
|
381 |
"type": {
|
382 |
"coding": [
|
383 |
{
|
384 |
"display": "dateStatutUnite"
|
385 |
}
|
386 |
],
|
387 |
"text": "dateStatutUnite"
|
388 |
},
|
389 |
"valueDate": "2021-10-25"
|
390 |
},
|
391 |
{
|
392 |
"type": {
|
393 |
"coding": [
|
394 |
{
|
395 |
"display": "typeDroitPrestation"
|
396 |
}
|
397 |
],
|
398 |
"text": "typeDroitPrestation"
|
399 |
},
|
400 |
"valueCodeableConcept": {
|
401 |
"coding": [
|
402 |
{
|
403 |
"display": "type de Droit et Prestation"
|
404 |
}
|
405 |
]
|
406 |
}
|
407 |
},
|
408 |
{
|
409 |
"type": {
|
410 |
"coding": [
|
411 |
{
|
412 |
"display": "IdDecision"
|
413 |
}
|
414 |
],
|
415 |
"text": "idDecision"
|
416 |
},
|
417 |
"valueString": "IdDecision"
|
418 |
},
|
419 |
{
|
420 |
"type": {
|
421 |
"coding": [
|
422 |
{
|
423 |
"display": "IdNat_Decision"
|
424 |
}
|
425 |
],
|
426 |
"text": "idNat_Decision"
|
427 |
},
|
428 |
"valueString": "IdNat_Decision"
|
429 |
}
|
430 |
]
|
431 |
}
|
432 |
}
|
433 |
]
|
434 |
}
|