Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3264
{ "count": 3270, "next": null, "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3256", "results": [ { "id": 3265, "patient": 28435, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3266, "patient": 28436, "order": 23373, "height": 0.0, "weight": 0.0 }, { "id": 3267, "patient": 28437, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3268, "patient": 28442, "order": 23389, "height": 0.0, "weight": 0.0 }, { "id": 3269, "patient": 27980, "order": 23394, "height": null, "weight": null }, { "id": 3270, "patient": 27980, "order": 23394, "height": null, "weight": null } ] }