Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=872
{ "count": 3278, "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": 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 }, { "id": 800, "patient": 22788, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 802, "patient": 22794, "order": 15075, "height": 0.0, "weight": 0.0 }, { "id": 804, "patient": 11268, "order": 15083, "height": null, "weight": null } ] }