Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2760
{ "count": 3467, "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": 2759, "patient": 27258, "order": 21372, "height": 0.0, "weight": 0.0 }, { "id": 2760, "patient": 23570, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2761, "patient": 23570, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2762, "patient": 27264, "order": null, "height": 0.0, "weight": 0.0 }, { "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 } ] }