Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2512
{ "count": 3074, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2520", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2504", "results": [ { "id": 2662, "patient": 26992, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2663, "patient": 27000, "order": 20995, "height": 0.0, "weight": 0.0 }, { "id": 2665, "patient": 27002, "order": 21002, "height": 0.0, "weight": 0.0 }, { "id": 2664, "patient": 25858, "order": 21002, "height": null, "weight": null }, { "id": 2666, "patient": 27003, "order": 21004, "height": 0.0, "weight": 0.0 }, { "id": 2667, "patient": 27009, "order": 21013, "height": 0.0, "weight": 0.0 }, { "id": 2668, "patient": 898, "order": 21013, "height": null, "weight": null }, { "id": 2669, "patient": 3396, "order": 21013, "height": null, "weight": null } ] }