Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1720
{ "count": 2846, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1728", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1712", "results": [ { "id": 1644, "patient": 24666, "order": 18039, "height": 0.0, "weight": 0.0 }, { "id": 1604, "patient": 1199, "order": 17951, "height": null, "weight": null }, { "id": 1646, "patient": 24673, "order": 18052, "height": 0.0, "weight": 0.0 }, { "id": 1606, "patient": 24609, "order": 17953, "height": 0.0, "weight": 0.0 }, { "id": 1647, "patient": 24675, "order": 18056, "height": 0.0, "weight": 0.0 }, { "id": 1607, "patient": 16536, "order": 17957, "height": null, "weight": null }, { "id": 2429, "patient": 13853, "order": null, "height": null, "weight": null }, { "id": 1608, "patient": 16532, "order": 17958, "height": null, "weight": null } ] }