Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2688
{ "count": 3069, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2696", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2680", "results": [ { "id": 2640, "patient": 26927, "order": 20897, "height": 0.0, "weight": 0.0 }, { "id": 2642, "patient": 14509, "order": 20906, "height": null, "weight": null }, { "id": 2644, "patient": 26936, "order": 20910, "height": null, "weight": null }, { "id": 2646, "patient": 193, "order": 20917, "height": null, "weight": null }, { "id": 2648, "patient": 26946, "order": 20914, "height": 0.0, "weight": 0.0 }, { "id": 2650, "patient": 26795, "order": null, "height": null, "weight": null }, { "id": 2653, "patient": 26955, "order": 20942, "height": 0.0, "weight": 0.0 }, { "id": 2655, "patient": 26961, "order": 20948, "height": 0.0, "weight": 0.0 } ] }