Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1560
{ "count": 3294, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1568", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1552", "results": [ { "id": 1831, "patient": 24938, "order": 18409, "height": 0.0, "weight": 0.0 }, { "id": 1833, "patient": 24940, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1835, "patient": 16630, "order": 18413, "height": null, "weight": null }, { "id": 1838, "patient": 24945, "order": 18418, "height": 0.0, "weight": 0.0 }, { "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 } ] }