Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1568
{ "count": 3666, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1576", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1560", "results": [ { "id": 1852, "patient": 6799, "order": 18447, "height": null, "weight": null }, { "id": 1635, "patient": 24649, "order": 18010, "height": 0.0, "weight": 0.0 }, { "id": 1461, "patient": 24440, "order": 17651, "height": null, "weight": null }, { "id": 1462, "patient": 24440, "order": 17651, "height": null, "weight": null }, { "id": 1464, "patient": 24440, "order": 17651, "height": null, "weight": null }, { "id": 1463, "patient": 24440, "order": 17651, "height": null, "weight": null }, { "id": 1465, "patient": 24441, "order": 17652, "height": 0.0, "weight": 0.0 }, { "id": 1466, "patient": 24442, "order": 17653, "height": 0.0, "weight": 0.0 } ] }