Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=792
{ "count": 3275, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=800", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=784", "results": [ { "id": 745, "patient": 22633, "order": 14845, "height": 0.0, "weight": 0.0 }, { "id": 657, "patient": 2942, "order": 14412, "height": null, "weight": null }, { "id": 658, "patient": 2942, "order": 14412, "height": null, "weight": null }, { "id": 659, "patient": 22375, "order": 14421, "height": 0.0, "weight": 0.0 }, { "id": 747, "patient": 22639, "order": 14860, "height": 0.0, "weight": 0.0 }, { "id": 660, "patient": 22380, "order": 14423, "height": 0.0, "weight": 0.0 }, { "id": 148, "patient": 1317, "order": 14442, "height": null, "weight": null }, { "id": 661, "patient": 14341, "order": 14445, "height": null, "weight": null } ] }