Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3368
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3376", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3360", "results": [ { "id": 3514, "patient": 28145, "order": 24376, "height": null, "weight": null }, { "id": 3516, "patient": 29037, "order": 24378, "height": 0.0, "weight": 0.0 }, { "id": 3517, "patient": 29047, "order": 24391, "height": 0.0, "weight": 0.0 }, { "id": 3518, "patient": 28881, "order": 24395, "height": null, "weight": null }, { "id": 1922, "patient": 22591, "order": 24410, "height": 0.0, "weight": 0.0 }, { "id": 3519, "patient": 29062, "order": 24415, "height": 0.0, "weight": 0.0 }, { "id": 3520, "patient": 16184, "order": 24421, "height": null, "weight": null }, { "id": 3521, "patient": 29080, "order": 24444, "height": 0.0, "weight": 0.0 } ] }