Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2688
{ "count": 2812, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2696", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2680", "results": [ { "id": 2634, "patient": 26911, "order": 20864, "height": 0.0, "weight": 0.0 }, { "id": 2636, "patient": 17992, "order": 20878, "height": null, "weight": null }, { "id": 2638, "patient": 26915, "order": 20880, "height": 0.0, "weight": 0.0 }, { "id": 2640, "patient": 26927, "order": 20897, "height": 0.0, "weight": 0.0 }, { "id": 2642, "patient": 14509, "order": 20906, "height": null, "weight": null }, { "id": 2644, "patient": 26936, "order": 20910, "height": null, "weight": null }, { "id": 2646, "patient": 193, "order": 20917, "height": null, "weight": null }, { "id": 2648, "patient": 26946, "order": 20914, "height": 0.0, "weight": 0.0 } ] }