Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1376
{ "count": 3296, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1384", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1368", "results": [ { "id": 1366, "patient": 24253, "order": 17370, "height": 0.0, "weight": 0.0 }, { "id": 1367, "patient": 24254, "order": 17371, "height": 0.0, "weight": 0.0 }, { "id": 1369, "patient": 24258, "order": 17372, "height": 0.0, "weight": 0.0 }, { "id": 1370, "patient": 24259, "order": 17379, "height": 0.0, "weight": 0.0 }, { "id": 1371, "patient": 24266, "order": 17386, "height": 0.0, "weight": 0.0 }, { "id": 1375, "patient": 24269, "order": 17389, "height": null, "weight": null }, { "id": 1377, "patient": 24272, "order": 17396, "height": 0.0, "weight": 0.0 }, { "id": 1378, "patient": 24273, "order": 17397, "height": 0.0, "weight": 0.0 } ] }