|
[
|
|
{
|
|
"pk": 1,
|
|
"model": "actes.act",
|
|
"fields": {
|
|
"patient": 8,
|
|
"date": "2012-10-30T00:00:00",
|
|
"act_type": 1,
|
|
"validation_locked": false,
|
|
"transport_type": null,
|
|
"transport_company": null
|
|
}
|
|
},
|
|
{
|
|
"pk": 2,
|
|
"model": "actes.act",
|
|
"fields": {
|
|
"patient": 9,
|
|
"date": "2012-10-30T00:00:00",
|
|
"act_type": 10,
|
|
"validation_locked": false,
|
|
"transport_type": null,
|
|
"transport_company": null
|
|
}
|
|
},
|
|
{
|
|
"pk": 1,
|
|
"model": "actes.eventact",
|
|
"fields": {
|
|
"attendance": "absent",
|
|
"participants": [
|
|
5
|
|
],
|
|
"services": [
|
|
1
|
|
],
|
|
"event_ptr": 1,
|
|
"convocation_sent": false
|
|
}
|
|
},
|
|
{
|
|
"pk": 2,
|
|
"model": "actes.eventact",
|
|
"fields": {
|
|
"attendance": "absent",
|
|
"participants": [
|
|
5
|
|
],
|
|
"services": [
|
|
1
|
|
],
|
|
"event_ptr": 2,
|
|
"convocation_sent": false
|
|
}
|
|
}
|
|
]
|