Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3056
{ "count": 3689, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3064", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3048", "results": [ { "id": 2931, "patient": 27757, "order": 22158, "height": 0.0, "weight": 0.0 }, { "id": 2979, "patient": 27857, "order": 22348, "height": 0.0, "weight": 0.0 }, { "id": 2932, "patient": 27759, "order": 22165, "height": 0.0, "weight": 0.0 }, { "id": 2933, "patient": 27761, "order": 22165, "height": 0.0, "weight": 0.0 }, { "id": 2934, "patient": 27764, "order": 22175, "height": 0.0, "weight": 0.0 }, { "id": 2981, "patient": 27859, "order": 22351, "height": 0.0, "weight": 0.0 }, { "id": 2935, "patient": 27776, "order": 22197, "height": 0.0, "weight": 0.0 }, { "id": 2983, "patient": 14338, "order": 22360, "height": null, "weight": null } ] }