Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3240
{ "count": 3251, "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": 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 }, { "id": 3247, "patient": 28399, "order": 23321, "height": 0.0, "weight": 0.0 }, { "id": 3248, "patient": 28400, "order": 23323, "height": 0.0, "weight": 0.0 } ] }