Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1208
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1216", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1200", "results": [ { "id": 1235, "patient": 16255, "order": 16830, "height": null, "weight": null }, { "id": 1186, "patient": 23842, "order": 16655, "height": 0.0, "weight": 0.0 }, { "id": 1187, "patient": 23847, "order": 16669, "height": 0.0, "weight": 0.0 }, { "id": 1188, "patient": 22621, "order": 16675, "height": null, "weight": null }, { "id": 1189, "patient": 22621, "order": 16675, "height": null, "weight": null }, { "id": 1185, "patient": 23841, "order": 16654, "height": null, "weight": null }, { "id": 1237, "patient": 23264, "order": 16831, "height": null, "weight": null }, { "id": 1190, "patient": 23854, "order": 16680, "height": 0.0, "weight": 0.0 } ] }