Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2208
{ "count": 2835, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2216", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2200", "results": [ { "id": 2127, "patient": 25371, "order": 19029, "height": 0.0, "weight": 0.0 }, { "id": 2128, "patient": 25373, "order": 19030, "height": 0.0, "weight": 0.0 }, { "id": 2129, "patient": 17561, "order": null, "height": null, "weight": null }, { "id": 414, "patient": 21782, "order": 19038, "height": 0.0, "weight": 0.0 }, { "id": 2130, "patient": 17561, "order": 19041, "height": null, "weight": null }, { "id": 2131, "patient": 25379, "order": 19038, "height": 0.0, "weight": 0.0 }, { "id": 2132, "patient": 25380, "order": 19042, "height": 0.0, "weight": 0.0 }, { "id": 2133, "patient": 25381, "order": 19043, "height": 0.0, "weight": 0.0 } ] }