Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2360
{ "count": 2831, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2368", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2352", "results": [ { "id": 2357, "patient": 26025, "order": 19888, "height": 0.0, "weight": 0.0 }, { "id": 2359, "patient": 25987, "order": 19893, "height": 0.0, "weight": 0.0 }, { "id": 2361, "patient": 22534, "order": 19896, "height": null, "weight": null }, { "id": 2363, "patient": 26033, "order": 19899, "height": null, "weight": null }, { "id": 2364, "patient": 26043, "order": 19911, "height": 0.0, "weight": 0.0 }, { "id": 2366, "patient": 22922, "order": 19920, "height": null, "weight": null }, { "id": 2367, "patient": 13611, "order": 19921, "height": null, "weight": null }, { "id": 2368, "patient": 26052, "order": 19922, "height": 0.0, "weight": 0.0 } ] }