Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2392
{ "count": 2831, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2400", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2384", "results": [ { "id": 2394, "patient": 24285, "order": 19999, "height": null, "weight": null }, { "id": 402, "patient": 21727, "order": 19986, "height": 0.0, "weight": 0.0 }, { "id": 2395, "patient": 18568, "order": 20007, "height": null, "weight": null }, { "id": 2396, "patient": 16970, "order": 20010, "height": null, "weight": null }, { "id": 2397, "patient": 26131, "order": 20014, "height": 0.0, "weight": 0.0 }, { "id": 2398, "patient": 18246, "order": 20024, "height": null, "weight": null }, { "id": 2399, "patient": 26149, "order": 20021, "height": 0.0, "weight": 0.0 }, { "id": 2400, "patient": 15289, "order": 20030, "height": null, "weight": null } ] }