Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3104
{ "count": 3461, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3112", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3096", "results": [ { "id": 3069, "patient": 28025, "order": 22638, "height": 0.0, "weight": 0.0 }, { "id": 3071, "patient": 28028, "order": 22651, "height": 0.0, "weight": 0.0 }, { "id": 3073, "patient": 16629, "order": 22658, "height": null, "weight": null }, { "id": 3075, "patient": 28041, "order": 22666, "height": 0.0, "weight": 0.0 }, { "id": 3077, "patient": 28043, "order": 22671, "height": null, "weight": null }, { "id": 3079, "patient": 28052, "order": 22686, "height": 0.0, "weight": 0.0 }, { "id": 3081, "patient": 28052, "order": 22686, "height": 0.0, "weight": 0.0 }, { "id": 3083, "patient": 28056, "order": 22689, "height": 0.0, "weight": 0.0 } ] }