Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1448
{ "count": 3662, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1456", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1440", "results": [ { "id": 1436, "patient": 24406, "order": 17586, "height": null, "weight": null }, { "id": 1437, "patient": 24406, "order": 17586, "height": null, "weight": null }, { "id": 1649, "patient": 24679, "order": 18061, "height": 0.0, "weight": 0.0 }, { "id": 1651, "patient": 24682, "order": 18064, "height": null, "weight": null }, { "id": 1438, "patient": 24410, "order": 17594, "height": 0.0, "weight": 0.0 }, { "id": 1439, "patient": 24411, "order": 17594, "height": 0.0, "weight": 0.0 }, { "id": 1440, "patient": 24415, "order": 17600, "height": null, "weight": null }, { "id": 1441, "patient": 24415, "order": 17600, "height": null, "weight": null } ] }