Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1168
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1176", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1160", "results": [ { "id": 1224, "patient": 23928, "order": 16816, "height": 0.0, "weight": 0.0 }, { "id": 1157, "patient": 23747, "order": 16539, "height": 0.0, "weight": 0.0 }, { "id": 1225, "patient": 23929, "order": 16817, "height": null, "weight": null }, { "id": 1158, "patient": 23750, "order": 16543, "height": 0.0, "weight": 0.0 }, { "id": 2540, "patient": 769, "order": 20485, "height": null, "weight": null }, { "id": 1159, "patient": 23757, "order": 16554, "height": 0.0, "weight": 0.0 }, { "id": 1226, "patient": 23930, "order": 16818, "height": 0.0, "weight": 0.0 }, { "id": 1227, "patient": 23932, "order": 16822, "height": 0.0, "weight": 0.0 } ] }