Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1480
{ "count": 3663, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1488", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1472", "results": [ { "id": 1455, "patient": 24434, "order": 17636, "height": 0.0, "weight": 0.0 }, { "id": 1668, "patient": 417, "order": 18096, "height": null, "weight": null }, { "id": 1745, "patient": 24707, "order": 19991, "height": null, "weight": null }, { "id": 1457, "patient": 24438, "order": 17644, "height": 0.0, "weight": 0.0 }, { "id": 1458, "patient": 24438, "order": 17644, "height": 0.0, "weight": 0.0 }, { "id": 1671, "patient": 24708, "order": 18101, "height": 0.0, "weight": 0.0 }, { "id": 1459, "patient": 24439, "order": 17645, "height": 0.0, "weight": 0.0 }, { "id": 1460, "patient": 24439, "order": 17645, "height": 0.0, "weight": 0.0 } ] }