Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2360
{ "count": 3078, "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": 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 }, { "id": 2369, "patient": 26052, "order": 19922, "height": 0.0, "weight": 0.0 }, { "id": 2370, "patient": 4097, "order": 19925, "height": null, "weight": null }, { "id": 2371, "patient": 26060, "order": 19931, "height": 0.0, "weight": 0.0 } ] }