Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3272
{ "count": 3459, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3280", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3264", "results": [ { "id": 3270, "patient": 27980, "order": 23394, "height": null, "weight": null }, { "id": 3274, "patient": 2384, "order": 23395, "height": null, "weight": null }, { "id": 3275, "patient": 28448, "order": 23389, "height": 0.0, "weight": 0.0 }, { "id": 3375, "patient": 28698, "order": 23815, "height": null, "weight": null }, { "id": 3277, "patient": 28455, "order": 23404, "height": 0.0, "weight": 0.0 }, { "id": 3278, "patient": 28457, "order": 23407, "height": 0.0, "weight": 0.0 }, { "id": 3378, "patient": 28716, "order": 23846, "height": 0.0, "weight": 0.0 }, { "id": 3279, "patient": 28459, "order": 23409, "height": 0.0, "weight": 0.0 } ] }