Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=888
{ "count": 3652, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=896", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=880", "results": [ { "id": 1310, "patient": 21993, "order": 17113, "height": null, "weight": null }, { "id": 882, "patient": 23073, "order": 15486, "height": 0.0, "weight": 0.0 }, { "id": 883, "patient": 23074, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 884, "patient": 23077, "order": 15494, "height": 0.0, "weight": 0.0 }, { "id": 885, "patient": 23077, "order": 15494, "height": 0.0, "weight": 0.0 }, { "id": 886, "patient": 23078, "order": 15495, "height": 0.0, "weight": 0.0 }, { "id": 887, "patient": 23079, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 888, "patient": 23086, "order": 15501, "height": null, "weight": null } ] }