Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1648
{ "count": 3666, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1656", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1640", "results": [ { "id": 1537, "patient": 24535, "order": 17812, "height": 0.0, "weight": 0.0 }, { "id": 1538, "patient": 21756, "order": 17815, "height": null, "weight": null }, { "id": 1539, "patient": 16396, "order": 17817, "height": null, "weight": null }, { "id": 1540, "patient": 16396, "order": 17817, "height": null, "weight": null }, { "id": 1541, "patient": 16369, "order": 17822, "height": null, "weight": null }, { "id": 1543, "patient": 21758, "order": 17824, "height": null, "weight": null }, { "id": 1542, "patient": 21758, "order": 17824, "height": null, "weight": null }, { "id": 1544, "patient": 21751, "order": 17840, "height": null, "weight": null } ] }