Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1488
{ "count": 3296, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1496", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1480", "results": [ { "id": 1683, "patient": 24721, "order": 18115, "height": 0.0, "weight": 0.0 }, { "id": 1685, "patient": 24727, "order": 18119, "height": 0.0, "weight": 0.0 }, { "id": 1687, "patient": 24731, "order": 18124, "height": null, "weight": null }, { "id": 1688, "patient": 24722, "order": 18125, "height": null, "weight": null }, { "id": 2428, "patient": 13853, "order": null, "height": null, "weight": null }, { "id": 1691, "patient": 24739, "order": 18127, "height": 0.0, "weight": 0.0 }, { "id": 1693, "patient": 24742, "order": 18132, "height": 0.0, "weight": 0.0 }, { "id": 1695, "patient": 24745, "order": 18138, "height": 0.0, "weight": 0.0 } ] }