Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1560
{ "count": 3666, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1568", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1552", "results": [ { "id": 1823, "patient": 24928, "order": 18406, "height": 0.0, "weight": 0.0 }, { "id": 1825, "patient": 24930, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1827, "patient": 24933, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1829, "patient": 24935, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1831, "patient": 24938, "order": 18409, "height": 0.0, "weight": 0.0 }, { "id": 1833, "patient": 24940, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1835, "patient": 16630, "order": 18413, "height": null, "weight": null }, { "id": 1838, "patient": 24945, "order": 18418, "height": 0.0, "weight": 0.0 } ] }