Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2480
{ "count": 2825, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2488", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2472", "results": [ { "id": 2600, "patient": 19636, "order": 20751, "height": null, "weight": null }, { "id": 2602, "patient": 26813, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2603, "patient": 26826, "order": 20775, "height": 0.0, "weight": 0.0 }, { "id": 2605, "patient": 26832, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2607, "patient": 26838, "order": 20792, "height": 0.0, "weight": 0.0 }, { "id": 2609, "patient": 26840, "order": 20795, "height": 0.0, "weight": 0.0 }, { "id": 2611, "patient": 26843, "order": 20799, "height": 0.0, "weight": 0.0 }, { "id": 2613, "patient": 26848, "order": 20801, "height": 0.0, "weight": 0.0 } ] }