Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2848
{ "count": 3466, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2856", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2840", "results": [ { "id": 2846, "patient": 14970, "order": 21822, "height": null, "weight": null }, { "id": 3373, "patient": 25864, "order": 23803, "height": null, "weight": null }, { "id": 2847, "patient": 27552, "order": 21825, "height": 0.0, "weight": 0.0 }, { "id": 2848, "patient": 27550, "order": 21827, "height": null, "weight": null }, { "id": 2943, "patient": 25901, "order": 22229, "height": null, "weight": null }, { "id": 2849, "patient": 27556, "order": 21830, "height": 0.0, "weight": 0.0 }, { "id": 2850, "patient": 6225, "order": 21838, "height": null, "weight": null }, { "id": 2614, "patient": 26850, "order": 22258, "height": 0.0, "weight": 0.0 } ] }