Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2544
{ "count": 2820, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2552", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2536", "results": [ { "id": 2693, "patient": 27080, "order": 21107, "height": 0.0, "weight": 0.0 }, { "id": 2695, "patient": 6981, "order": 21125, "height": null, "weight": null }, { "id": 2696, "patient": 6981, "order": 21125, "height": null, "weight": null }, { "id": 2694, "patient": 3689, "order": 21126, "height": null, "weight": null }, { "id": 2697, "patient": 26475, "order": 21129, "height": null, "weight": null }, { "id": 2698, "patient": 26475, "order": 21129, "height": null, "weight": null }, { "id": 2699, "patient": 17771, "order": 21130, "height": null, "weight": null }, { "id": 2700, "patient": 17771, "order": 21130, "height": null, "weight": null } ] }