Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1720
{ "count": 3293, "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": 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 }, { "id": 1650, "patient": 24680, "order": 18062, "height": 0.0, "weight": 0.0 }, { "id": 1610, "patient": 21948, "order": 17962, "height": null, "weight": null }, { "id": 1609, "patient": 21948, "order": 17962, "height": null, "weight": null } ] }