Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3240
{ "count": 3459, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3248", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3232", "results": [ { "id": 3239, "patient": 28381, "order": 23285, "height": 0.0, "weight": 0.0 }, { "id": 3240, "patient": 28383, "order": 23287, "height": 0.0, "weight": 0.0 }, { "id": 3241, "patient": 28385, "order": 23291, "height": null, "weight": null }, { "id": 3242, "patient": 17561, "order": 23294, "height": null, "weight": null }, { "id": 3243, "patient": 3806, "order": 23302, "height": null, "weight": null }, { "id": 3244, "patient": 27897, "order": 23307, "height": 0.0, "weight": 0.0 }, { "id": 3245, "patient": 22571, "order": 23308, "height": null, "weight": null }, { "id": 3246, "patient": 15289, "order": 23311, "height": null, "weight": null } ] }