Project

General

Profile

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

calebasse / calebasse / fixtures / dossiers.json @ 428081e0

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
      "city": "Saint Etienne", 
319
      "fax": "04 77 49 28 91", 
320
      "address_complement": "", 
321
      "phone": "04 77 49 28 90", 
322
      "address": "30 rue de la libert\u00e9", 
323
      "zip_code": "4200"
324
    }
325
  }, 
326
  {
327
    "pk": 2, 
328
    "model": "dossiers.patientaddress", 
329
    "fields": {
330
      "city": "Saint-\u00c9tienne", 
331
      "fax": "", 
332
      "address_complement": "", 
333
      "phone": "04 24 42 52 36", 
334
      "address": "42 avenue John Doe", 
335
      "zip_code": "42000"
336
    }
337
  }, 
338
  {
339
    "pk": 15, 
340
    "model": "dossiers.patientcontact", 
341
    "fields": {
342
      "mobile": null, 
343
      "social_security_id": "", 
344
      "email": null, 
345
      "addresses": []
346
    }
347
  }, 
348
  {
349
    "pk": 17, 
350
    "model": "dossiers.patientcontact", 
351
    "fields": {
352
      "mobile": null, 
353
      "social_security_id": "", 
354
      "email": null, 
355
      "addresses": []
356
    }
357
  }, 
358
  {
359
    "pk": 10, 
360
    "model": "dossiers.patientcontact", 
361
    "fields": {
362
      "mobile": "0642121674", 
363
      "social_security_id": "2420910236578", 
364
      "email": "jeanne.darc@gmail.com", 
365
      "addresses": [
366
        1
367
      ]
368
    }
369
  }, 
370
  {
371
    "pk": 8, 
372
    "model": "dossiers.patientcontact", 
373
    "fields": {
374
      "mobile": "0654123654", 
375
      "social_security_id": "1424868464768", 
376
      "email": "john.doe@gmail.com", 
377
      "addresses": [
378
        1
379
      ]
380
    }
381
  }, 
382
  {
383
    "pk": 14, 
384
    "model": "dossiers.patientcontact", 
385
    "fields": {
386
      "mobile": "0654123654", 
387
      "social_security_id": "1544868464768", 
388
      "email": "jean.dupond@gmail.com", 
389
      "addresses": [
390
        2
391
      ]
392
    }
393
  }, 
394
  {
395
    "pk": 22, 
396
    "model": "dossiers.patientcontact", 
397
    "fields": {
398
      "mobile": null, 
399
      "social_security_id": "", 
400
      "email": null, 
401
      "addresses": []
402
    }
403
  }, 
404
  {
405
    "pk": 12, 
406
    "model": "dossiers.patientcontact", 
407
    "fields": {
408
      "mobile": "0644452130", 
409
      "social_security_id": "1841853654541", 
410
      "email": "guillaume.bouclier@yahoo.com", 
411
      "addresses": [
412
        1
413
      ]
414
    }
415
  }, 
416
  {
417
    "pk": 13, 
418
    "model": "dossiers.patientcontact", 
419
    "fields": {
420
      "mobile": "0608451237", 
421
      "social_security_id": "1006895123654", 
422
      "email": "andre.hendrickx@toto.com", 
423
      "addresses": [
424
        1
425
      ]
426
    }
427
  }, 
428
  {
429
    "pk": 9, 
430
    "model": "dossiers.patientcontact", 
431
    "fields": {
432
      "mobile": "0654123654", 
433
      "social_security_id": "1180549588157", 
434
      "email": "jack.itchan@hotmail.com", 
435
      "addresses": [
436
        1
437
      ]
438
    }
439
  }, 
440
  {
441
    "pk": 19, 
442
    "model": "dossiers.patientcontact", 
443
    "fields": {
444
      "mobile": null, 
445
      "social_security_id": "", 
446
      "email": null, 
447
      "addresses": []
448
    }
449
  }, 
450
  {
451
    "pk": 20, 
452
    "model": "dossiers.patientcontact", 
453
    "fields": {
454
      "mobile": null, 
455
      "social_security_id": "", 
456
      "email": null, 
457
      "addresses": []
458
    }
459
  }, 
460
  {
461
    "pk": 21, 
462
    "model": "dossiers.patientcontact", 
463
    "fields": {
464
      "mobile": null, 
465
      "social_security_id": "", 
466
      "email": null, 
467
      "addresses": []
468
    }
469
  }, 
470
  {
471
    "pk": 18, 
472
    "model": "dossiers.patientcontact", 
473
    "fields": {
474
      "mobile": null, 
475
      "social_security_id": "", 
476
      "email": null, 
477
      "addresses": []
478
    }
479
  }, 
480
  {
481
    "pk": 11, 
482
    "model": "dossiers.patientcontact", 
483
    "fields": {
484
      "mobile": "0728452130", 
485
      "social_security_id": "2540913236578", 
486
      "email": "claudia.schiffer@yahoo.com", 
487
      "addresses": [
488
        1, 
489
        2
490
      ]
491
    }
492
  }, 
493
  {
494
    "pk": 16, 
495
    "model": "dossiers.patientcontact", 
496
    "fields": {
497
      "mobile": null, 
498
      "social_security_id": "", 
499
      "email": null, 
500
      "addresses": []
501
    }
502
  }, 
503
  {
504
    "pk": 8, 
505
    "model": "dossiers.patientrecord", 
506
    "fields": {
507
      "comment": null, 
508
      "addresses": [
509
        1
510
      ], 
511
      "weight": null, 
512
      "creator": 1, 
513
      "analysemotive": null, 
514
      "twinning_rank": null, 
515
      "paper_id": "1024", 
516
      "size": null, 
517
      "last_state": 1, 
518
      "pause": false, 
519
      "pregnancy_term": null, 
520
      "service": 1, 
521
      "contacts": [
522
        1, 
523
        2, 
524
        4, 
525
        3
526
      ], 
527
      "nb_children_family": null, 
528
      "family_situation": null, 
529
      "familymotive": null, 
530
      "nationality": "Fran\u00e7ais", 
531
      "parental_authority": null, 
532
      "school": 1, 
533
      "sibship_place": null, 
534
      "created": "2012-11-28T11:02:06.292", 
535
      "child_custody": null, 
536
      "birthdate": "1980-10-31", 
537
      "advicegiver": null
538
    }
539
  }, 
540
  {
541
    "pk": 9, 
542
    "model": "dossiers.patientrecord", 
543
    "fields": {
544
      "comment": null, 
545
      "addresses": [
546
        1
547
      ], 
548
      "weight": null, 
549
      "creator": 1, 
550
      "analysemotive": null, 
551
      "twinning_rank": null, 
552
      "paper_id": "45789", 
553
      "size": null, 
554
      "last_state": 7, 
555
      "pause": false, 
556
      "pregnancy_term": null, 
557
      "service": 1, 
558
      "contacts": [
559
        1, 
560
        2, 
561
        4, 
562
        3
563
      ], 
564
      "nb_children_family": null, 
565
      "family_situation": null, 
566
      "familymotive": null, 
567
      "nationality": "Fran\u00e7ais", 
568
      "parental_authority": null, 
569
      "school": 1, 
570
      "sibship_place": null, 
571
      "created": "2012-11-28T11:02:06.292", 
572
      "child_custody": null, 
573
      "birthdate": "1988-12-30", 
574
      "advicegiver": null
575
    }
576
  }, 
577
  {
578
    "pk": 10, 
579
    "model": "dossiers.patientrecord", 
580
    "fields": {
581
      "comment": null, 
582
      "addresses": [
583
        1
584
      ], 
585
      "weight": null, 
586
      "creator": 1, 
587
      "analysemotive": null, 
588
      "twinning_rank": null, 
589
      "paper_id": "4243", 
590
      "size": null, 
591
      "last_state": 3, 
592
      "pause": false, 
593
      "pregnancy_term": null, 
594
      "service": 1, 
595
      "contacts": [
596
        2
597
      ], 
598
      "nb_children_family": null, 
599
      "family_situation": null, 
600
      "familymotive": null, 
601
      "nationality": "Fran\u00e7ais", 
602
      "parental_authority": null, 
603
      "school": 1, 
604
      "sibship_place": null, 
605
      "created": "2012-11-28T11:02:06.292", 
606
      "child_custody": null, 
607
      "birthdate": "1995-11-21", 
608
      "advicegiver": null
609
    }
610
  }, 
611
  {
612
    "pk": 11, 
613
    "model": "dossiers.patientrecord", 
614
    "fields": {
615
      "comment": null, 
616
      "addresses": [
617
        1, 
618
        2
619
      ], 
620
      "weight": null, 
621
      "creator": 1, 
622
      "analysemotive": null, 
623
      "twinning_rank": null, 
624
      "paper_id": "424243L", 
625
      "size": null, 
626
      "last_state": 4, 
627
      "pause": false, 
628
      "pregnancy_term": null, 
629
      "service": 1, 
630
      "contacts": [
631
        2
632
      ], 
633
      "nb_children_family": null, 
634
      "family_situation": null, 
635
      "familymotive": null, 
636
      "nationality": "Fran\u00e7ais", 
637
      "parental_authority": null, 
638
      "school": 1, 
639
      "sibship_place": null, 
640
      "created": "2012-11-28T11:02:06.292", 
641
      "child_custody": null, 
642
      "birthdate": "1998-01-21", 
643
      "advicegiver": null
644
    }
645
  }, 
646
  {
647
    "pk": 12, 
648
    "model": "dossiers.patientrecord", 
649
    "fields": {
650
      "comment": null, 
651
      "addresses": [
652
        1
653
      ], 
654
      "weight": null, 
655
      "creator": 1, 
656
      "analysemotive": null, 
657
      "twinning_rank": null, 
658
      "paper_id": "424546", 
659
      "size": null, 
660
      "last_state": 4, 
661
      "pause": false, 
662
      "pregnancy_term": null, 
663
      "service": 1, 
664
      "contacts": [
665
        7, 
666
        6
667
      ], 
668
      "nb_children_family": null, 
669
      "family_situation": null, 
670
      "familymotive": null, 
671
      "nationality": "Fran\u00e7ais", 
672
      "parental_authority": null, 
673
      "school": 1, 
674
      "sibship_place": null, 
675
      "created": "2012-11-28T11:02:06.292", 
676
      "child_custody": null, 
677
      "birthdate": "1984-11-21", 
678
      "advicegiver": null
679
    }
680
  }, 
681
  {
682
    "pk": 13, 
683
    "model": "dossiers.patientrecord", 
684
    "fields": {
685
      "comment": null, 
686
      "addresses": [
687
        1
688
      ], 
689
      "weight": null, 
690
      "creator": 1, 
691
      "analysemotive": null, 
692
      "twinning_rank": null, 
693
      "paper_id": "425874", 
694
      "size": null, 
695
      "last_state": 6, 
696
      "pause": false, 
697
      "pregnancy_term": null, 
698
      "service": 3, 
699
      "contacts": [
700
        5
701
      ], 
702
      "nb_children_family": null, 
703
      "family_situation": null, 
704
      "familymotive": null, 
705
      "nationality": "Fran\u00e7ais", 
706
      "parental_authority": null, 
707
      "school": 1, 
708
      "sibship_place": null, 
709
      "created": "2012-11-28T11:02:06.292", 
710
      "child_custody": null, 
711
      "birthdate": "2000-11-21", 
712
      "advicegiver": null
713
    }
714
  }, 
715
  {
716
    "pk": 14, 
717
    "model": "dossiers.patientrecord", 
718
    "fields": {
719
      "comment": null, 
720
      "addresses": [
721
        2
722
      ], 
723
      "weight": null, 
724
      "creator": 1, 
725
      "analysemotive": null, 
726
      "twinning_rank": null, 
727
      "paper_id": "123456", 
728
      "size": null, 
729
      "last_state": 8, 
730
      "pause": false, 
731
      "pregnancy_term": null, 
732
      "service": 3, 
733
      "contacts": [
734
        2
735
      ], 
736
      "nb_children_family": null, 
737
      "family_situation": null, 
738
      "familymotive": null, 
739
      "nationality": "Fran\u00e7ais", 
740
      "parental_authority": null, 
741
      "school": null, 
742
      "sibship_place": null, 
743
      "created": "2012-11-28T11:02:06.292", 
744
      "child_custody": null, 
745
      "birthdate": "1989-11-28", 
746
      "advicegiver": null
747
    }
748
  }, 
749
  {
750
    "pk": 15, 
751
    "model": "dossiers.patientrecord", 
752
    "fields": {
753
      "comment": "test de commentaire", 
754
      "addresses": [], 
755
      "weight": 45, 
756
      "creator": 1, 
757
      "analysemotive": null, 
758
      "twinning_rank": null, 
759
      "paper_id": null, 
760
      "size": 150, 
761
      "last_state": 10, 
762
      "pause": false, 
763
      "pregnancy_term": null, 
764
      "service": 3, 
765
      "contacts": [], 
766
      "nb_children_family": 5, 
767
      "family_situation": null, 
768
      "familymotive": null, 
769
      "nationality": "FR", 
770
      "parental_authority": null, 
771
      "school": null, 
772
      "sibship_place": 3, 
773
      "created": "2012-12-02T16:40:53.544", 
774
      "child_custody": null, 
775
      "birthdate": "2000-10-25", 
776
      "advicegiver": null
777
    }
778
  }, 
779
  {
780
    "pk": 16, 
781
    "model": "dossiers.patientrecord", 
782
    "fields": {
783
      "comment": null, 
784
      "addresses": [], 
785
      "weight": null, 
786
      "creator": 1, 
787
      "analysemotive": null, 
788
      "twinning_rank": null, 
789
      "paper_id": null, 
790
      "size": null, 
791
      "last_state": 11, 
792
      "pause": false, 
793
      "pregnancy_term": null, 
794
      "service": 2, 
795
      "contacts": [], 
796
      "nb_children_family": null, 
797
      "family_situation": null, 
798
      "familymotive": null, 
799
      "nationality": null, 
800
      "parental_authority": null, 
801
      "school": null, 
802
      "sibship_place": null, 
803
      "created": "2012-12-02T22:41:13.098", 
804
      "child_custody": null, 
805
      "birthdate": null, 
806
      "advicegiver": null
807
    }
808
  }, 
809
  {
810
    "pk": 17, 
811
    "model": "dossiers.patientrecord", 
812
    "fields": {
813
      "comment": null, 
814
      "addresses": [], 
815
      "weight": null, 
816
      "creator": 1, 
817
      "analysemotive": null, 
818
      "twinning_rank": null, 
819
      "paper_id": null, 
820
      "size": null, 
821
      "last_state": 13, 
822
      "pause": false, 
823
      "pregnancy_term": null, 
824
      "service": 2, 
825
      "contacts": [], 
826
      "nb_children_family": null, 
827
      "family_situation": null, 
828
      "familymotive": null, 
829
      "nationality": "Fran\u00e7aise", 
830
      "parental_authority": null, 
831
      "school": null, 
832
      "sibship_place": null, 
833
      "created": "2012-12-02T22:41:24.918", 
834
      "child_custody": null, 
835
      "birthdate": "1900-01-01", 
836
      "advicegiver": null
837
    }
838
  }, 
839
  {
840
    "pk": 18, 
841
    "model": "dossiers.patientrecord", 
842
    "fields": {
843
      "comment": "Test", 
844
      "addresses": [], 
845
      "weight": null, 
846
      "creator": 1, 
847
      "analysemotive": null, 
848
      "twinning_rank": null, 
849
      "paper_id": null, 
850
      "size": null, 
851
      "last_state": 15, 
852
      "pause": true, 
853
      "pregnancy_term": null, 
854
      "service": 2, 
855
      "contacts": [], 
856
      "nb_children_family": null, 
857
      "family_situation": null, 
858
      "familymotive": null, 
859
      "nationality": null, 
860
      "parental_authority": null, 
861
      "school": null, 
862
      "sibship_place": null, 
863
      "created": "2012-12-02T22:42:31.043", 
864
      "child_custody": null, 
865
      "birthdate": null, 
866
      "advicegiver": null
867
    }
868
  }, 
869
  {
870
    "pk": 19, 
871
    "model": "dossiers.patientrecord", 
872
    "fields": {
873
      "comment": null, 
874
      "addresses": [], 
875
      "weight": null, 
876
      "creator": 1, 
877
      "analysemotive": null, 
878
      "twinning_rank": null, 
879
      "paper_id": null, 
880
      "size": null, 
881
      "last_state": 18, 
882
      "pause": false, 
883
      "pregnancy_term": null, 
884
      "service": 2, 
885
      "contacts": [], 
886
      "nb_children_family": null, 
887
      "family_situation": null, 
888
      "familymotive": null, 
889
      "nationality": null, 
890
      "parental_authority": null, 
891
      "school": null, 
892
      "sibship_place": null, 
893
      "created": "2012-12-02T22:43:43.853", 
894
      "child_custody": null, 
895
      "birthdate": null, 
896
      "advicegiver": null
897
    }
898
  }, 
899
  {
900
    "pk": 20, 
901
    "model": "dossiers.patientrecord", 
902
    "fields": {
903
      "comment": "Chanteur", 
904
      "addresses": [], 
905
      "weight": null, 
906
      "creator": 1, 
907
      "analysemotive": null, 
908
      "twinning_rank": null, 
909
      "paper_id": null, 
910
      "size": null, 
911
      "last_state": 21, 
912
      "pause": true, 
913
      "pregnancy_term": null, 
914
      "service": 3, 
915
      "contacts": [], 
916
      "nb_children_family": null, 
917
      "family_situation": null, 
918
      "familymotive": null, 
919
      "nationality": "Fran\u00e7aise", 
920
      "parental_authority": null, 
921
      "school": null, 
922
      "sibship_place": null, 
923
      "created": "2012-12-02T22:48:39.378", 
924
      "child_custody": null, 
925
      "birthdate": null, 
926
      "advicegiver": null
927
    }
928
  }, 
929
  {
930
    "pk": 21, 
931
    "model": "dossiers.patientrecord", 
932
    "fields": {
933
      "comment": null, 
934
      "addresses": [], 
935
      "weight": null, 
936
      "creator": 1, 
937
      "analysemotive": null, 
938
      "twinning_rank": null, 
939
      "paper_id": null, 
940
      "size": null, 
941
      "last_state": 22, 
942
      "pause": false, 
943
      "pregnancy_term": null, 
944
      "service": 4, 
945
      "contacts": [], 
946
      "nb_children_family": null, 
947
      "family_situation": null, 
948
      "familymotive": null, 
949
      "nationality": null, 
950
      "parental_authority": null, 
951
      "school": null, 
952
      "sibship_place": null, 
953
      "created": "2012-12-02T22:52:43.130", 
954
      "child_custody": null, 
955
      "birthdate": null, 
956
      "advicegiver": null
957
    }
958
  }, 
959
  {
960
    "pk": 22, 
961
    "model": "dossiers.patientrecord", 
962
    "fields": {
963
      "comment": "", 
964
      "addresses": [], 
965
      "weight": null, 
966
      "creator": 1, 
967
      "analysemotive": null, 
968
      "twinning_rank": null, 
969
      "paper_id": null, 
970
      "size": null, 
971
      "last_state": 24, 
972
      "pause": true, 
973
      "pregnancy_term": null, 
974
      "service": 4, 
975
      "contacts": [], 
976
      "nb_children_family": null, 
977
      "family_situation": null, 
978
      "familymotive": null, 
979
      "nationality": "Fran\u00e7aise", 
980
      "parental_authority": null, 
981
      "school": null, 
982
      "sibship_place": null, 
983
      "created": "2012-12-02T22:53:16.302", 
984
      "child_custody": null, 
985
      "birthdate": "1990-10-12", 
986
      "advicegiver": null
987
    }
988
  }
989
]
(4-4/7)