Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3424
{ "count": 3453, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3432", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3416", "results": [ { "id": 3350, "patient": 28632, "order": 23701, "height": 0.0, "weight": 0.0 }, { "id": 3351, "patient": 28633, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3437, "patient": 27717, "order": 24105, "height": null, "weight": null }, { "id": 3352, "patient": 28638, "order": 23704, "height": null, "weight": null }, { "id": 3353, "patient": 28645, "order": 23714, "height": 0.0, "weight": 0.0 }, { "id": 3439, "patient": 28888, "order": 24107, "height": 0.0, "weight": 0.0 }, { "id": 3354, "patient": 28647, "order": 23723, "height": null, "weight": null }, { "id": 3355, "patient": 21787, "order": 23725, "height": null, "weight": null } ] }