Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2336
{ "count": 3081, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2344", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2328", "results": [ { "id": 2309, "patient": 25859, "order": 19696, "height": 0.0, "weight": 0.0 }, { "id": 2317, "patient": 25878, "order": 19722, "height": 0.0, "weight": 0.0 }, { "id": 2319, "patient": 22510, "order": 19731, "height": null, "weight": null }, { "id": 2321, "patient": 25887, "order": 19734, "height": 0.0, "weight": 0.0 }, { "id": 2323, "patient": 25889, "order": 19738, "height": 0.0, "weight": 0.0 }, { "id": 2325, "patient": 25894, "order": 19743, "height": 0.0, "weight": 0.0 }, { "id": 2327, "patient": 13733, "order": 19762, "height": null, "weight": null }, { "id": 2329, "patient": 25916, "order": 19767, "height": null, "weight": null } ] }