Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2760
{ "count": 3067, "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": 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 }, { "id": 2770, "patient": 27294, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2771, "patient": 27295, "order": 21415, "height": 0.0, "weight": 0.0 } ] }