Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1192
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1200", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1184", "results": [ { "id": 1173, "patient": 23780, "order": 16577, "height": 0.0, "weight": 0.0 }, { "id": 1174, "patient": 23783, "order": 16580, "height": null, "weight": null }, { "id": 1175, "patient": 23786, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1231, "patient": 23936, "order": 16827, "height": 0.0, "weight": 0.0 }, { "id": 1176, "patient": 23798, "order": 16595, "height": 0.0, "weight": 0.0 }, { "id": 1232, "patient": 23936, "order": 16827, "height": 0.0, "weight": 0.0 }, { "id": 1177, "patient": 23807, "order": 16605, "height": 0.0, "weight": 0.0 }, { "id": 1178, "patient": 23808, "order": 16603, "height": 0.0, "weight": 0.0 } ] }