Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2760
{ "count": 2800, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2768", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2752", "results": [ { "id": 422, "patient": 14476, "order": 21385, "height": null, "weight": null }, { "id": 2763, "patient": 27283, "order": 21400, "height": 0.0, "weight": 0.0 }, { "id": 2764, "patient": 27284, "order": 21402, "height": 0.0, "weight": 0.0 }, { "id": 2765, "patient": 27285, "order": 21405, "height": 0.0, "weight": 0.0 }, { "id": 2766, "patient": 27286, "order": 21395, "height": 0.0, "weight": 0.0 }, { "id": 2767, "patient": 27289, "order": 21405, "height": 0.0, "weight": 0.0 }, { "id": 2768, "patient": 27292, "order": 21409, "height": 0.0, "weight": 0.0 }, { "id": 2769, "patient": 15659, "order": 21413, "height": null, "weight": null } ] }