Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=568
{ "count": 3074, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=576", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=560", "results": [ { "id": 496, "patient": 21944, "order": 13810, "height": 0.0, "weight": 0.0 }, { "id": 494, "patient": 21941, "order": 13799, "height": 0.0, "weight": 0.0 }, { "id": 502, "patient": 21959, "order": 13837, "height": 0.0, "weight": 0.0 }, { "id": 498, "patient": 21956, "order": 13828, "height": null, "weight": null }, { "id": 500, "patient": 21958, "order": 13834, "height": 0.0, "weight": 0.0 }, { "id": 503, "patient": 21961, "order": 13843, "height": 0.0, "weight": 0.0 }, { "id": 505, "patient": 21961, "order": 13843, "height": 0.0, "weight": 0.0 }, { "id": 507, "patient": 21964, "order": 13845, "height": 0.0, "weight": 0.0 } ] }