Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=872
{ "count": 3647, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=880", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=864", "results": [ { "id": 787, "patient": 22757, "order": 15005, "height": null, "weight": null }, { "id": 713, "patient": 22545, "order": 14697, "height": 0.0, "weight": 0.0 }, { "id": 789, "patient": 22760, "order": 15014, "height": null, "weight": null }, { "id": 791, "patient": 22772, "order": 15032, "height": 0.0, "weight": 0.0 }, { "id": 793, "patient": 15713, "order": 15033, "height": null, "weight": null }, { "id": 795, "patient": 22777, "order": 15040, "height": 0.0, "weight": 0.0 }, { "id": 796, "patient": 15441, "order": 15047, "height": null, "weight": null }, { "id": 798, "patient": 22786, "order": 15066, "height": 0.0, "weight": 0.0 } ] }