Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2768
{ "count": 3228, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2776", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2760", "results": [ { "id": 2769, "patient": 15659, "order": 21413, "height": null, "weight": null }, { "id": 2770, "patient": 27294, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2771, "patient": 27295, "order": 21415, "height": 0.0, "weight": 0.0 }, { "id": 2772, "patient": 27294, "order": 21415, "height": 0.0, "weight": 0.0 }, { "id": 2773, "patient": 27303, "order": 21420, "height": null, "weight": null }, { "id": 2774, "patient": 25372, "order": 21422, "height": null, "weight": null }, { "id": 2775, "patient": 25372, "order": 21422, "height": null, "weight": null }, { "id": 2776, "patient": 27306, "order": 21424, "height": 0.0, "weight": 0.0 } ] }