Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1288
{ "count": 3288, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1296", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1280", "results": [ { "id": 1283, "patient": 24061, "order": 16996, "height": 0.0, "weight": 0.0 }, { "id": 1284, "patient": 24062, "order": 16998, "height": 0.0, "weight": 0.0 }, { "id": 1285, "patient": 24063, "order": 16999, "height": 0.0, "weight": 0.0 }, { "id": 1286, "patient": 24064, "order": 17001, "height": 0.0, "weight": 0.0 }, { "id": 1287, "patient": 24065, "order": 17003, "height": 0.0, "weight": 0.0 }, { "id": 1288, "patient": 24070, "order": 17009, "height": 0.0, "weight": 0.0 }, { "id": 2541, "patient": 769, "order": 20485, "height": null, "weight": null }, { "id": 1903, "patient": 25039, "order": null, "height": null, "weight": null } ] }