Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=672
{ "count": 3258, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=680", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=664", "results": [ { "id": 788, "patient": 22758, "order": 15013, "height": 0.0, "weight": 0.0 }, { "id": 790, "patient": 22766, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 876, "patient": 23062, "order": 15448, "height": 0.0, "weight": 0.0 }, { "id": 792, "patient": 22773, "order": 15033, "height": 0.0, "weight": 0.0 }, { "id": 794, "patient": 22773, "order": 15033, "height": 0.0, "weight": 0.0 }, { "id": 100, "patient": 20036, "order": 15016, "height": 0.0, "weight": 0.0 }, { "id": 877, "patient": 23066, "order": 15471, "height": 0.0, "weight": 0.0 }, { "id": 797, "patient": 22492, "order": 15049, "height": 0.0, "weight": 0.0 } ] }