Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1648
{ "count": 2850, "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": 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 }, { "id": 1545, "patient": 16370, "order": 17847, "height": null, "weight": null }, { "id": 1546, "patient": 24539, "order": 17849, "height": null, "weight": null } ] }