Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2528
{ "count": 2821, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2536", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2520", "results": [ { "id": 2677, "patient": 24431, "order": 21060, "height": null, "weight": null }, { "id": 2679, "patient": 27038, "order": 21060, "height": 0.0, "weight": 0.0 }, { "id": 2680, "patient": 27041, "order": 21067, "height": 0.0, "weight": 0.0 }, { "id": 2681, "patient": 27044, "order": 21072, "height": null, "weight": null }, { "id": 2682, "patient": 26957, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2683, "patient": 27052, "order": 21081, "height": null, "weight": null }, { "id": 2678, "patient": 24431, "order": 21060, "height": null, "weight": null }, { "id": 2684, "patient": 27054, "order": 21085, "height": 0.0, "weight": 0.0 } ] }