Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3488
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3496", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3480", "results": [ { "id": 3420, "patient": 28823, "order": 24010, "height": 0.0, "weight": 0.0 }, { "id": 3330, "patient": 25879, "order": 23632, "height": null, "weight": null }, { "id": 3331, "patient": 11401, "order": 23634, "height": null, "weight": null }, { "id": 3332, "patient": 28592, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3422, "patient": 28825, "order": 24013, "height": 0.0, "weight": 0.0 }, { "id": 3333, "patient": 28593, "order": 23638, "height": 0.0, "weight": 0.0 }, { "id": 3334, "patient": 28595, "order": 23640, "height": 0.0, "weight": 0.0 }, { "id": 3424, "patient": 28827, "order": 24017, "height": 0.0, "weight": 0.0 } ] }