Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2528
{ "count": 3074, "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": 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 }, { "id": 2685, "patient": 27061, "order": 21094, "height": 0.0, "weight": 0.0 }, { "id": 2686, "patient": 27064, "order": 21098, "height": 0.0, "weight": 0.0 }, { "id": 2687, "patient": 27071, "order": 21107, "height": null, "weight": null } ] }