Project

General

Profile

Download (25.3 KB) Statistics
| Branch: | Tag: | Revision:

calebasse / calebasse / fixtures / tests / test_dossiers.json @ 76974b6f

1
[
2
  {
3
    "pk": 1,
4
    "model": "dossiers.filestate",
5
    "fields": {
6
      "status": 1,
7
      "comment": "",
8
      "patient": 8,
9
      "author": 1,
10
      "created": "2012-10-29T00:00:00",
11
      "previous_state": null,
12
      "date_selected": "2012-11-07T00:00:00"
13
    }
14
  },
15
  {
16
    "pk": 2,
17
    "model": "dossiers.filestate",
18
    "fields": {
19
      "status": 1,
20
      "comment": "",
21
      "patient": 9,
22
      "author": 1,
23
      "created": "2012-10-29T00:00:00",
24
      "previous_state": null,
25
      "date_selected": "2012-11-07T00:00:00"
26
    }
27
  },
28
  {
29
    "pk": 3,
30
    "model": "dossiers.filestate",
31
    "fields": {
32
      "status": 2,
33
      "comment": "",
34
      "patient": 10,
35
      "author": 1,
36
      "created": "2012-11-21T14:27:19.671",
37
      "previous_state": null,
38
      "date_selected": "2012-11-21T00:00:00"
39
    }
40
  },
41
  {
42
    "pk": 4,
43
    "model": "dossiers.filestate",
44
    "fields": {
45
      "status": 4,
46
      "comment": "",
47
      "patient": 11,
48
      "author": 1,
49
      "created": "2012-11-21T14:27:50.036",
50
      "previous_state": null,
51
      "date_selected": "2012-11-21T00:00:00"
52
    }
53
  },
54
  {
55
    "pk": 5,
56
    "model": "dossiers.filestate",
57
    "fields": {
58
      "status": 5,
59
      "comment": "",
60
      "patient": 12,
61
      "author": 1,
62
      "created": "2012-11-21T14:28:20.773",
63
      "previous_state": null,
64
      "date_selected": "2012-11-21T00:00:00"
65
    }
66
  },
67
  {
68
    "pk": 6,
69
    "model": "dossiers.filestate",
70
    "fields": {
71
      "status": 7,
72
      "comment": "",
73
      "patient": 13,
74
      "author": 1,
75
      "created": "2012-11-21T14:28:43.228",
76
      "previous_state": null,
77
      "date_selected": "2012-11-21T00:00:00"
78
    }
79
  },
80
  {
81
    "pk": 7,
82
    "model": "dossiers.filestate",
83
    "fields": {
84
      "status": 3,
85
      "comment": "",
86
      "patient": 9,
87
      "author": 1,
88
      "created": "2012-11-21T14:30:05.626",
89
      "previous_state": null,
90
      "date_selected": "2012-11-21T00:00:00"
91
    }
92
  },
93
  {
94
    "pk": 8,
95
    "model": "dossiers.filestate",
96
    "fields": {
97
      "status": 1,
98
      "comment": "ceci est un test",
99
      "patient": 14,
100
      "author": 1,
101
      "created": "2012-11-28T11:28:25.717",
102
      "previous_state": null,
103
      "date_selected": "2012-11-28T00:00:00"
104
    }
105
  },
106
  {
107
    "pk": 9,
108
    "model": "dossiers.filestate",
109
    "fields": {
110
      "status": 1,
111
      "comment": null,
112
      "patient": 15,
113
      "author": 1,
114
      "created": "2012-12-02T16:40:53.551",
115
      "previous_state": null,
116
      "date_selected": "2012-12-02T00:00:00"
117
    }
118
  },
119
  {
120
    "pk": 10,
121
    "model": "dossiers.filestate",
122
    "fields": {
123
      "status": 4,
124
      "comment": "test",
125
      "patient": 15,
126
      "author": 1,
127
      "created": "2012-12-02T16:41:03.557",
128
      "previous_state": 9,
129
      "date_selected": "2012-12-02T00:00:00"
130
    }
131
  },
132
  {
133
    "pk": 11,
134
    "model": "dossiers.filestate",
135
    "fields": {
136
      "status": 1,
137
      "comment": null,
138
      "patient": 16,
139
      "author": 1,
140
      "created": "2012-12-02T22:41:13.104",
141
      "previous_state": null,
142
      "date_selected": "2012-12-02T00:00:00"
143
    }
144
  },
145
  {
146
    "pk": 12,
147
    "model": "dossiers.filestate",
148
    "fields": {
149
      "status": 1,
150
      "comment": null,
151
      "patient": 17,
152
      "author": 1,
153
      "created": "2012-12-02T22:41:24.925",
154
      "previous_state": null,
155
      "date_selected": "2012-12-02T00:00:00"
156
    }
157
  },
158
  {
159
    "pk": 13,
160
    "model": "dossiers.filestate",
161
    "fields": {
162
      "status": 6,
163
      "comment": "En cours de bilan",
164
      "patient": 17,
165
      "author": 1,
166
      "created": "2012-12-02T22:41:38.175",
167
      "previous_state": 12,
168
      "date_selected": "2012-12-02T00:00:00"
169
    }
170
  },
171
  {
172
    "pk": 14,
173
    "model": "dossiers.filestate",
174
    "fields": {
175
      "status": 1,
176
      "comment": null,
177
      "patient": 18,
178
      "author": 1,
179
      "created": "2012-12-02T22:42:31.050",
180
      "previous_state": null,
181
      "date_selected": "2012-12-02T00:00:00"
182
    }
183
  },
184
  {
185
    "pk": 15,
186
    "model": "dossiers.filestate",
187
    "fields": {
188
      "status": 2,
189
      "comment": "",
190
      "patient": 18,
191
      "author": 1,
192
      "created": "2012-12-02T22:42:37.927",
193
      "previous_state": 14,
194
      "date_selected": "2012-12-02T00:00:00"
195
    }
196
  },
197
  {
198
    "pk": 16,
199
    "model": "dossiers.filestate",
200
    "fields": {
201
      "status": 1,
202
      "comment": null,
203
      "patient": 19,
204
      "author": 1,
205
      "created": "2012-12-02T22:43:43.859",
206
      "previous_state": null,
207
      "date_selected": "2012-12-02T00:00:00"
208
    }
209
  },
210
  {
211
    "pk": 17,
212
    "model": "dossiers.filestate",
213
    "fields": {
214
      "status": 6,
215
      "comment": "test",
216
      "patient": 19,
217
      "author": 1,
218
      "created": "2012-12-02T22:43:59.814",
219
      "previous_state": 16,
220
      "date_selected": "2012-12-02T00:00:00"
221
    }
222
  },
223
  {
224
    "pk": 18,
225
    "model": "dossiers.filestate",
226
    "fields": {
227
      "status": 5,
228
      "comment": "C'est fini",
229
      "patient": 19,
230
      "author": 1,
231
      "created": "2012-12-02T22:44:14.653",
232
      "previous_state": 17,
233
      "date_selected": "2012-12-02T00:00:00"
234
    }
235
  },
236
  {
237
    "pk": 19,
238
    "model": "dossiers.filestate",
239
    "fields": {
240
      "status": 1,
241
      "comment": null,
242
      "patient": 20,
243
      "author": 1,
244
      "created": "2012-12-02T22:48:39.386",
245
      "previous_state": null,
246
      "date_selected": "2012-12-02T00:00:00"
247
    }
248
  },
249
  {
250
    "pk": 20,
251
    "model": "dossiers.filestate",
252
    "fields": {
253
      "status": 2,
254
      "comment": "FA",
255
      "patient": 20,
256
      "author": 1,
257
      "created": "2012-12-02T22:49:14.877",
258
      "previous_state": 19,
259
      "date_selected": "2012-12-02T00:00:00"
260
    }
261
  },
262
  {
263
    "pk": 21,
264
    "model": "dossiers.filestate",
265
    "fields": {
266
      "status": 5,
267
      "comment": "",
268
      "patient": 20,
269
      "author": 1,
270
      "created": "2012-12-02T22:49:35.058",
271
      "previous_state": 20,
272
      "date_selected": "2012-12-02T00:00:00"
273
    }
274
  },
275
  {
276
    "pk": 22,
277
    "model": "dossiers.filestate",
278
    "fields": {
279
      "status": 1,
280
      "comment": null,
281
      "patient": 21,
282
      "author": 1,
283
      "created": "2012-12-02T22:52:43.137",
284
      "previous_state": null,
285
      "date_selected": "2012-12-02T00:00:00"
286
    }
287
  },
288
  {
289
    "pk": 23,
290
    "model": "dossiers.filestate",
291
    "fields": {
292
      "status": 1,
293
      "comment": null,
294
      "patient": 22,
295
      "author": 1,
296
      "created": "2012-12-02T22:53:16.309",
297
      "previous_state": null,
298
      "date_selected": "2012-12-02T00:00:00"
299
    }
300
  },
301
  {
302
    "pk": 24,
303
    "model": "dossiers.filestate",
304
    "fields": {
305
      "status": 4,
306
      "comment": "RAS",
307
      "patient": 22,
308
      "author": 1,
309
      "created": "2012-12-02T22:54:37.063",
310
      "previous_state": 23,
311
      "date_selected": "2012-12-02T00:00:00"
312
    }
313
  },
314
  {
315
    "pk": 1,
316
    "model": "dossiers.patientaddress",
317
    "fields": {
318
      "comment": null,
319
      "city": "Saint Etienne",
320
      "fax": "04 77 49 28 91",
321
      "display_name": "30 rue de la libert\u00e9, 4200 Saint Etienne",
322
      "address_complement": "",
323
      "number": "30",
324
      "phone": "04 77 49 28 90",
325
      "street": "rue de la libert\u00e9",
326
      "place_of_life": false,
327
      "zip_code": "4200"
328
    }
329
  },
330
  {
331
    "pk": 2,
332
    "model": "dossiers.patientaddress",
333
    "fields": {
334
      "comment": null,
335
      "city": "Saint-\u00c9tienne",
336
      "fax": "",
337
      "display_name": "42 avenue John Doe, 4200 Saint-\u00c9tienne",
338
      "address_complement": "",
339
      "number": "42",
340
      "phone": "04 24 42 52 36",
341
      "street": "avenue John Doe",
342
      "place_of_life": false,
343
      "zip_code": "42000"
344
    }
345
  },
346
  {
347
    "pk": 15,
348
    "model": "dossiers.patientcontact",
349
    "fields": {
350
      "addresses": [],
351
      "thirdparty_payer": false,
352
      "mobile": null,
353
      "health_center": null,
354
      "social_security_id": "",
355
      "birthdate": null,
356
      "contact_comment": null,
357
      "twinning_rank": null,
358
      "begin_rights": null,
359
      "end_rights": null
360
    }
361
  },
362
  {
363
    "pk": 12,
364
    "model": "dossiers.patientcontact",
365
    "fields": {
366
      "addresses": [
367
        1
368
      ],
369
      "thirdparty_payer": false,
370
      "mobile": "0644452130",
371
      "health_center": null,
372
      "social_security_id": "1841853654541",
373
      "birthdate": null,
374
      "contact_comment": null,
375
      "twinning_rank": null,
376
      "begin_rights": null,
377
      "end_rights": null
378
    }
379
  },
380
  {
381
    "pk": 17,
382
    "model": "dossiers.patientcontact",
383
    "fields": {
384
      "addresses": [],
385
      "thirdparty_payer": false,
386
      "mobile": null,
387
      "health_center": null,
388
      "social_security_id": "",
389
      "birthdate": null,
390
      "contact_comment": null,
391
      "twinning_rank": null,
392
      "begin_rights": null,
393
      "end_rights": null
394
    }
395
  },
396
  {
397
    "pk": 10,
398
    "model": "dossiers.patientcontact",
399
    "fields": {
400
      "addresses": [
401
        1
402
      ],
403
      "thirdparty_payer": false,
404
      "mobile": "0642121674",
405
      "health_center": null,
406
      "social_security_id": "2420910236578",
407
      "birthdate": null,
408
      "contact_comment": null,
409
      "twinning_rank": null,
410
      "begin_rights": null,
411
      "end_rights": null
412
    }
413
  },
414
  {
415
    "pk": 8,
416
    "model": "dossiers.patientcontact",
417
    "fields": {
418
      "addresses": [
419
        1
420
      ],
421
      "thirdparty_payer": false,
422
      "mobile": "0654123654",
423
      "health_center": null,
424
      "social_security_id": "1424868464768",
425
      "birthdate": null,
426
      "contact_comment": null,
427
      "twinning_rank": null,
428
      "begin_rights": null,
429
      "end_rights": null
430
    }
431
  },
432
  {
433
    "pk": 14,
434
    "model": "dossiers.patientcontact",
435
    "fields": {
436
      "addresses": [
437
        2
438
      ],
439
      "thirdparty_payer": false,
440
      "mobile": "0654123654",
441
      "health_center": null,
442
      "social_security_id": "1544868464768",
443
      "birthdate": null,
444
      "contact_comment": null,
445
      "twinning_rank": null,
446
      "begin_rights": null,
447
      "end_rights": null
448
    }
449
  },
450
  {
451
    "pk": 22,
452
    "model": "dossiers.patientcontact",
453
    "fields": {
454
      "addresses": [],
455
      "thirdparty_payer": false,
456
      "mobile": null,
457
      "health_center": null,
458
      "social_security_id": "",
459
      "birthdate": null,
460
      "contact_comment": null,
461
      "twinning_rank": null,
462
      "begin_rights": null,
463
      "end_rights": null
464
    }
465
  },
466
  {
467
    "pk": 13,
468
    "model": "dossiers.patientcontact",
469
    "fields": {
470
      "addresses": [
471
        1
472
      ],
473
      "thirdparty_payer": false,
474
      "mobile": "0608451237",
475
      "health_center": null,
476
      "social_security_id": "1006895123654",
477
      "birthdate": null,
478
      "contact_comment": null,
479
      "twinning_rank": null,
480
      "begin_rights": null,
481
      "end_rights": null
482
    }
483
  },
484
  {
485
    "pk": 9,
486
    "model": "dossiers.patientcontact",
487
    "fields": {
488
      "addresses": [
489
        1
490
      ],
491
      "thirdparty_payer": false,
492
      "mobile": "0654123654",
493
      "health_center": null,
494
      "social_security_id": "1180549588157",
495
      "birthdate": null,
496
      "contact_comment": null,
497
      "twinning_rank": null,
498
      "begin_rights": null,
499
      "end_rights": null
500
    }
501
  },
502
  {
503
    "pk": 19,
504
    "model": "dossiers.patientcontact",
505
    "fields": {
506
      "addresses": [],
507
      "thirdparty_payer": false,
508
      "mobile": null,
509
      "health_center": null,
510
      "social_security_id": "",
511
      "birthdate": null,
512
      "contact_comment": null,
513
      "twinning_rank": null,
514
      "begin_rights": null,
515
      "end_rights": null
516
    }
517
  },
518
  {
519
    "pk": 20,
520
    "model": "dossiers.patientcontact",
521
    "fields": {
522
      "addresses": [],
523
      "thirdparty_payer": false,
524
      "mobile": null,
525
      "health_center": null,
526
      "social_security_id": "",
527
      "birthdate": null,
528
      "contact_comment": null,
529
      "twinning_rank": null,
530
      "begin_rights": null,
531
      "end_rights": null
532
    }
533
  },
534
  {
535
    "pk": 21,
536
    "model": "dossiers.patientcontact",
537
    "fields": {
538
      "addresses": [],
539
      "thirdparty_payer": false,
540
      "mobile": null,
541
      "health_center": null,
542
      "social_security_id": "",
543
      "birthdate": null,
544
      "contact_comment": null,
545
      "twinning_rank": null,
546
      "begin_rights": null,
547
      "end_rights": null
548
    }
549
  },
550
  {
551
    "pk": 18,
552
    "model": "dossiers.patientcontact",
553
    "fields": {
554
      "addresses": [],
555
      "thirdparty_payer": false,
556
      "mobile": null,
557
      "health_center": null,
558
      "social_security_id": "",
559
      "birthdate": null,
560
      "contact_comment": null,
561
      "twinning_rank": null,
562
      "begin_rights": null,
563
      "end_rights": null
564
    }
565
  },
566
  {
567
    "pk": 11,
568
    "model": "dossiers.patientcontact",
569
    "fields": {
570
      "addresses": [
571
        1,
572
        2
573
      ],
574
      "thirdparty_payer": false,
575
      "mobile": "0728452130",
576
      "health_center": null,
577
      "social_security_id": "2540913236578",
578
      "birthdate": null,
579
      "contact_comment": null,
580
      "twinning_rank": null,
581
      "begin_rights": null,
582
      "end_rights": null
583
    }
584
  },
585
  {
586
    "pk": 16,
587
    "model": "dossiers.patientcontact",
588
    "fields": {
589
      "addresses": [],
590
      "thirdparty_payer": false,
591
      "mobile": null,
592
      "health_center": null,
593
      "social_security_id": "",
594
      "birthdate": null,
595
      "contact_comment": null,
596
      "twinning_rank": null,
597
      "begin_rights": null,
598
      "end_rights": null
599
    }
600
  },
601
  {
602
    "pk": 8,
603
    "model": "dossiers.patientrecord",
604
    "fields": {
605
      "comment": null,
606
      "transporttype": null,
607
      "addresses": [
608
        1
609
      ],
610
      "weight": null,
611
      "creator": 1,
612
      "paper_id": "1024",
613
      "familymotive": null,
614
      "externalintervener": null,
615
      "size": null,
616
      "last_state": 1,
617
      "externaldoctor": null,
618
      "pause": false,
619
      "pregnancy_term": null,
620
      "service": 1,
621
      "contacts": [],
622
      "nb_children_family": null,
623
      "coordinators": [],
624
      "transportcompany": null,
625
      "policyholder": null,
626
      "advicegiver": null,
627
      "nationality": "Fran\u00e7ais",
628
      "parental_authority": null,
629
      "sibship_place": null,
630
      "created": "2012-11-28T11:02:06.292",
631
      "child_custody": null,
632
      "family_situation": null,
633
      "analysemotive": null
634
    }
635
  },
636
  {
637
    "pk": 9,
638
    "model": "dossiers.patientrecord",
639
    "fields": {
640
      "comment": null,
641
      "transporttype": null,
642
      "addresses": [
643
        1
644
      ],
645
      "weight": null,
646
      "creator": 1,
647
      "paper_id": "45789",
648
      "familymotive": null,
649
      "externalintervener": null,
650
      "size": null,
651
      "last_state": 7,
652
      "externaldoctor": null,
653
      "pause": false,
654
      "pregnancy_term": null,
655
      "service": 1,
656
      "contacts": [],
657
      "nb_children_family": null,
658
      "coordinators": [],
659
      "transportcompany": null,
660
      "policyholder": null,
661
      "advicegiver": null,
662
      "nationality": "Fran\u00e7ais",
663
      "parental_authority": null,
664
      "sibship_place": null,
665
      "created": "2012-11-28T11:02:06.292",
666
      "child_custody": null,
667
      "family_situation": null,
668
      "analysemotive": null
669
    }
670
  },
671
  {
672
    "pk": 10,
673
    "model": "dossiers.patientrecord",
674
    "fields": {
675
      "comment": null,
676
      "transporttype": null,
677
      "addresses": [
678
        1
679
      ],
680
      "weight": null,
681
      "creator": 1,
682
      "paper_id": "4243",
683
      "familymotive": null,
684
      "externalintervener": null,
685
      "size": null,
686
      "last_state": 3,
687
      "externaldoctor": null,
688
      "pause": false,
689
      "pregnancy_term": null,
690
      "service": 1,
691
      "contacts": [],
692
      "nb_children_family": null,
693
      "coordinators": [],
694
      "transportcompany": null,
695
      "policyholder": null,
696
      "advicegiver": null,
697
      "nationality": "Fran\u00e7ais",
698
      "parental_authority": null,
699
      "sibship_place": null,
700
      "created": "2012-11-28T11:02:06.292",
701
      "child_custody": null,
702
      "family_situation": null,
703
      "analysemotive": null
704
    }
705
  },
706
  {
707
    "pk": 11,
708
    "model": "dossiers.patientrecord",
709
    "fields": {
710
      "comment": null,
711
      "transporttype": null,
712
      "addresses": [
713
        1,
714
        2
715
      ],
716
      "weight": null,
717
      "creator": 1,
718
      "paper_id": "42424L",
719
      "familymotive": null,
720
      "externalintervener": null,
721
      "size": null,
722
      "last_state": 4,
723
      "externaldoctor": null,
724
      "pause": false,
725
      "pregnancy_term": null,
726
      "service": 1,
727
      "contacts": [],
728
      "nb_children_family": null,
729
      "coordinators": [],
730
      "transportcompany": null,
731
      "policyholder": null,
732
      "advicegiver": null,
733
      "nationality": "Fran\u00e7ais",
734
      "parental_authority": null,
735
      "sibship_place": null,
736
      "created": "2012-11-28T11:02:06.292",
737
      "child_custody": null,
738
      "family_situation": null,
739
      "analysemotive": null
740
    }
741
  },
742
  {
743
    "pk": 12,
744
    "model": "dossiers.patientrecord",
745
    "fields": {
746
      "comment": null,
747
      "transporttype": null,
748
      "addresses": [
749
        1
750
      ],
751
      "weight": null,
752
      "creator": 1,
753
      "paper_id": "424546",
754
      "familymotive": null,
755
      "externalintervener": null,
756
      "size": null,
757
      "last_state": 4,
758
      "externaldoctor": null,
759
      "pause": false,
760
      "pregnancy_term": null,
761
      "service": 1,
762
      "contacts": [],
763
      "nb_children_family": null,
764
      "coordinators": [],
765
      "transportcompany": null,
766
      "policyholder": null,
767
      "advicegiver": null,
768
      "nationality": "Fran\u00e7ais",
769
      "parental_authority": null,
770
      "sibship_place": null,
771
      "created": "2012-11-28T11:02:06.292",
772
      "child_custody": null,
773
      "family_situation": null,
774
      "analysemotive": null
775
    }
776
  },
777
  {
778
    "pk": 13,
779
    "model": "dossiers.patientrecord",
780
    "fields": {
781
      "comment": null,
782
      "transporttype": null,
783
      "addresses": [
784
        1
785
      ],
786
      "weight": null,
787
      "creator": 1,
788
      "paper_id": "425874",
789
      "familymotive": null,
790
      "externalintervener": null,
791
      "size": null,
792
      "last_state": 6,
793
      "externaldoctor": null,
794
      "pause": false,
795
      "pregnancy_term": null,
796
      "service": 3,
797
      "contacts": [],
798
      "nb_children_family": null,
799
      "coordinators": [],
800
      "transportcompany": null,
801
      "policyholder": null,
802
      "advicegiver": null,
803
      "nationality": "Fran\u00e7ais",
804
      "parental_authority": null,
805
      "sibship_place": null,
806
      "created": "2012-11-28T11:02:06.292",
807
      "child_custody": null,
808
      "family_situation": null,
809
      "analysemotive": null
810
    }
811
  },
812
  {
813
    "pk": 14,
814
    "model": "dossiers.patientrecord",
815
    "fields": {
816
      "comment": null,
817
      "transporttype": null,
818
      "addresses": [
819
        2
820
      ],
821
      "weight": null,
822
      "creator": 1,
823
      "paper_id": "123456",
824
      "familymotive": null,
825
      "externalintervener": null,
826
      "size": null,
827
      "last_state": 8,
828
      "externaldoctor": null,
829
      "pause": false,
830
      "pregnancy_term": null,
831
      "service": 3,
832
      "contacts": [],
833
      "nb_children_family": null,
834
      "coordinators": [],
835
      "transportcompany": null,
836
      "policyholder": null,
837
      "advicegiver": null,
838
      "nationality": "Fran\u00e7ais",
839
      "parental_authority": null,
840
      "sibship_place": null,
841
      "created": "2012-11-28T11:02:06.292",
842
      "child_custody": null,
843
      "family_situation": null,
844
      "analysemotive": null
845
    }
846
  },
847
  {
848
    "pk": 15,
849
    "model": "dossiers.patientrecord",
850
    "fields": {
851
      "comment": "test de commentaire",
852
      "transporttype": null,
853
      "addresses": [],
854
      "weight": 45,
855
      "creator": 1,
856
      "paper_id": null,
857
      "familymotive": null,
858
      "externalintervener": null,
859
      "size": 150,
860
      "last_state": 10,
861
      "externaldoctor": null,
862
      "pause": false,
863
      "pregnancy_term": null,
864
      "service": 3,
865
      "contacts": [],
866
      "nb_children_family": 5,
867
      "coordinators": [],
868
      "transportcompany": null,
869
      "policyholder": null,
870
      "advicegiver": null,
871
      "nationality": "FR",
872
      "parental_authority": null,
873
      "sibship_place": 3,
874
      "created": "2012-12-02T16:40:53.544",
875
      "child_custody": null,
876
      "family_situation": null,
877
      "analysemotive": null
878
    }
879
  },
880
  {
881
    "pk": 16,
882
    "model": "dossiers.patientrecord",
883
    "fields": {
884
      "comment": null,
885
      "transporttype": null,
886
      "addresses": [],
887
      "weight": null,
888
      "creator": 1,
889
      "paper_id": null,
890
      "familymotive": null,
891
      "externalintervener": null,
892
      "size": null,
893
      "last_state": 11,
894
      "externaldoctor": null,
895
      "pause": false,
896
      "pregnancy_term": null,
897
      "service": 2,
898
      "contacts": [],
899
      "nb_children_family": null,
900
      "coordinators": [],
901
      "transportcompany": null,
902
      "policyholder": null,
903
      "advicegiver": null,
904
      "nationality": null,
905
      "parental_authority": null,
906
      "sibship_place": null,
907
      "created": "2012-12-02T22:41:13.098",
908
      "child_custody": null,
909
      "family_situation": null,
910
      "analysemotive": null
911
    }
912
  },
913
  {
914
    "pk": 17,
915
    "model": "dossiers.patientrecord",
916
    "fields": {
917
      "comment": null,
918
      "transporttype": null,
919
      "addresses": [],
920
      "weight": null,
921
      "creator": 1,
922
      "paper_id": null,
923
      "familymotive": null,
924
      "externalintervener": null,
925
      "size": null,
926
      "last_state": 13,
927
      "externaldoctor": null,
928
      "pause": false,
929
      "pregnancy_term": null,
930
      "service": 2,
931
      "contacts": [],
932
      "nb_children_family": null,
933
      "coordinators": [],
934
      "transportcompany": null,
935
      "policyholder": null,
936
      "advicegiver": null,
937
      "nationality": "Fran\u00e7aise",
938
      "parental_authority": null,
939
      "sibship_place": null,
940
      "created": "2012-12-02T22:41:24.918",
941
      "child_custody": null,
942
      "family_situation": null,
943
      "analysemotive": null
944
    }
945
  },
946
  {
947
    "pk": 18,
948
    "model": "dossiers.patientrecord",
949
    "fields": {
950
      "comment": "Test",
951
      "transporttype": null,
952
      "addresses": [],
953
      "weight": null,
954
      "creator": 1,
955
      "paper_id": null,
956
      "familymotive": null,
957
      "externalintervener": null,
958
      "size": null,
959
      "last_state": 15,
960
      "externaldoctor": null,
961
      "pause": true,
962
      "pregnancy_term": null,
963
      "service": 2,
964
      "contacts": [],
965
      "nb_children_family": null,
966
      "coordinators": [],
967
      "transportcompany": null,
968
      "policyholder": null,
969
      "advicegiver": null,
970
      "nationality": null,
971
      "parental_authority": null,
972
      "sibship_place": null,
973
      "created": "2012-12-02T22:42:31.043",
974
      "child_custody": null,
975
      "family_situation": null,
976
      "analysemotive": null
977
    }
978
  },
979
  {
980
    "pk": 19,
981
    "model": "dossiers.patientrecord",
982
    "fields": {
983
      "comment": null,
984
      "transporttype": null,
985
      "addresses": [],
986
      "weight": null,
987
      "creator": 1,
988
      "paper_id": null,
989
      "familymotive": null,
990
      "externalintervener": null,
991
      "size": null,
992
      "last_state": 18,
993
      "externaldoctor": null,
994
      "pause": false,
995
      "pregnancy_term": null,
996
      "service": 2,
997
      "contacts": [],
998
      "nb_children_family": null,
999
      "coordinators": [],
1000
      "transportcompany": null,
1001
      "policyholder": null,
1002
      "advicegiver": null,
1003
      "nationality": null,
1004
      "parental_authority": null,
1005
      "sibship_place": null,
1006
      "created": "2012-12-02T22:43:43.853",
1007
      "child_custody": null,
1008
      "family_situation": null,
1009
      "analysemotive": null
1010
    }
1011
  },
1012
  {
1013
    "pk": 20,
1014
    "model": "dossiers.patientrecord",
1015
    "fields": {
1016
      "comment": "Chanteur",
1017
      "transporttype": null,
1018
      "addresses": [],
1019
      "weight": null,
1020
      "creator": 1,
1021
      "paper_id": null,
1022
      "familymotive": null,
1023
      "externalintervener": null,
1024
      "size": null,
1025
      "last_state": 21,
1026
      "externaldoctor": null,
1027
      "pause": true,
1028
      "pregnancy_term": null,
1029
      "service": 3,
1030
      "contacts": [],
1031
      "nb_children_family": null,
1032
      "coordinators": [],
1033
      "transportcompany": null,
1034
      "policyholder": null,
1035
      "advicegiver": null,
1036
      "nationality": "Fran\u00e7aise",
1037
      "parental_authority": null,
1038
      "sibship_place": null,
1039
      "created": "2012-12-02T22:48:39.378",
1040
      "child_custody": null,
1041
      "family_situation": null,
1042
      "analysemotive": null
1043
    }
1044
  },
1045
  {
1046
    "pk": 21,
1047
    "model": "dossiers.patientrecord",
1048
    "fields": {
1049
      "comment": null,
1050
      "transporttype": null,
1051
      "addresses": [],
1052
      "weight": null,
1053
      "creator": 1,
1054
      "paper_id": null,
1055
      "familymotive": null,
1056
      "externalintervener": null,
1057
      "size": null,
1058
      "last_state": 22,
1059
      "externaldoctor": null,
1060
      "pause": false,
1061
      "pregnancy_term": null,
1062
      "service": 4,
1063
      "contacts": [],
1064
      "nb_children_family": null,
1065
      "coordinators": [],
1066
      "transportcompany": null,
1067
      "policyholder": null,
1068
      "advicegiver": null,
1069
      "nationality": null,
1070
      "parental_authority": null,
1071
      "sibship_place": null,
1072
      "created": "2012-12-02T22:52:43.130",
1073
      "child_custody": null,
1074
      "family_situation": null,
1075
      "analysemotive": null
1076
    }
1077
  },
1078
  {
1079
    "pk": 22,
1080
    "model": "dossiers.patientrecord",
1081
    "fields": {
1082
      "comment": "",
1083
      "transporttype": null,
1084
      "addresses": [],
1085
      "weight": null,
1086
      "creator": 1,
1087
      "paper_id": null,
1088
      "familymotive": null,
1089
      "externalintervener": null,
1090
      "size": null,
1091
      "last_state": 24,
1092
      "externaldoctor": null,
1093
      "pause": true,
1094
      "pregnancy_term": null,
1095
      "service": 4,
1096
      "contacts": [],
1097
      "nb_children_family": null,
1098
      "coordinators": [],
1099
      "transportcompany": null,
1100
      "policyholder": null,
1101
      "advicegiver": null,
1102
      "nationality": "Fran\u00e7aise",
1103
      "parental_authority": null,
1104
      "sibship_place": null,
1105
      "created": "2012-12-02T22:53:16.302",
1106
      "child_custody": null,
1107
      "family_situation": null,
1108
      "analysemotive": null
1109
    }
1110
  }
1111
]
(3-3/5)