Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=824
{ "count": 3647, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=832", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=816", "results": [ { "id": 674, "patient": null, "order": null, "height": null, "weight": null }, { "id": 760, "patient": 22694, "order": 14919, "height": 0.0, "weight": 0.0 }, { "id": 679, "patient": 20021, "order": 14523, "height": 0.0, "weight": 0.0 }, { "id": 680, "patient": 22437, "order": 14539, "height": 0.0, "weight": 0.0 }, { "id": 762, "patient": 22701, "order": 14926, "height": 0.0, "weight": 0.0 }, { "id": 682, "patient": 15480, "order": null, "height": null, "weight": null }, { "id": 681, "patient": 22438, "order": 14540, "height": 0.0, "weight": 0.0 }, { "id": 683, "patient": 15480, "order": 14540, "height": null, "weight": null } ] }