Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=856
{ "count": 3277, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=864", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=848", "results": [ { "id": 704, "patient": 22523, "order": 14656, "height": 0.0, "weight": 0.0 }, { "id": 705, "patient": 11488, "order": null, "height": null, "weight": null }, { "id": 779, "patient": 22740, "order": 14974, "height": 0.0, "weight": 0.0 }, { "id": 706, "patient": 22527, "order": 14664, "height": 0.0, "weight": 0.0 }, { "id": 781, "patient": 22742, "order": 14971, "height": 0.0, "weight": 0.0 }, { "id": 707, "patient": 22530, "order": 14667, "height": 0.0, "weight": 0.0 }, { "id": 708, "patient": 16962, "order": 14674, "height": null, "weight": null }, { "id": 783, "patient": 22748, "order": 14987, "height": 0.0, "weight": 0.0 } ] }