Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1384
{ "count": 3661, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1392", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1376", "results": [ { "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 }, { "id": 1379, "patient": 24274, "order": 17398, "height": 0.0, "weight": 0.0 }, { "id": 1380, "patient": 24275, "order": 17399, "height": 0.0, "weight": 0.0 }, { "id": 1381, "patient": 24276, "order": 17400, "height": 0.0, "weight": 0.0 } ] }