Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1856
{ "count": 2845, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1864", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1848", "results": [ { "id": 1907, "patient": 25041, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1844, "patient": 24952, "order": 18426, "height": 0.0, "weight": 0.0 }, { "id": 1908, "patient": 25041, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1845, "patient": 24953, "order": 18430, "height": 0.0, "weight": 0.0 }, { "id": 1846, "patient": 24954, "order": 18430, "height": 0.0, "weight": 0.0 }, { "id": 1847, "patient": 24956, "order": 18433, "height": 0.0, "weight": 0.0 }, { "id": 1909, "patient": 25043, "order": 18563, "height": 0.0, "weight": 0.0 }, { "id": 1848, "patient": 24958, "order": 18436, "height": 0.0, "weight": 0.0 } ] }