Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=112
{ "count": 3061, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=120", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=104", "results": [ { "id": 112, "patient": 20077, "order": 11566, "height": 0.0, "weight": 0.0 }, { "id": 186, "patient": 20255, "order": 11830, "height": 0.0, "weight": 0.0 }, { "id": 113, "patient": 20078, "order": 11568, "height": 0.0, "weight": 0.0 }, { "id": 120, "patient": 20096, "order": 14426, "height": 0.0, "weight": 0.0 }, { "id": 114, "patient": 20081, "order": 11571, "height": 0.0, "weight": 0.0 }, { "id": 115, "patient": 20081, "order": 11571, "height": 0.0, "weight": 0.0 }, { "id": 1652, "patient": 1455, "order": 18065, "height": null, "weight": null }, { "id": 116, "patient": 20084, "order": 11574, "height": 0.0, "weight": 0.0 } ] }