Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=824
{ "count": 3275, "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": 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 }, { "id": 764, "patient": 22708, "order": 14933, "height": 0.0, "weight": 0.0 }, { "id": 684, "patient": 22440, "order": 14542, "height": 0.0, "weight": 0.0 }, { "id": 685, "patient": 22468, "order": null, "height": 0.0, "weight": 0.0 } ] }