Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2032
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2040", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2024", "results": [ { "id": 2016, "patient": 25237, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2237, "patient": 25577, "order": 19378, "height": 0.0, "weight": 0.0 }, { "id": 2017, "patient": 25241, "order": 18847, "height": 0.0, "weight": 0.0 }, { "id": 2239, "patient": 975, "order": 19389, "height": null, "weight": null }, { "id": 2019, "patient": 25242, "order": 18849, "height": 0.0, "weight": 0.0 }, { "id": 2018, "patient": 25242, "order": 18849, "height": 0.0, "weight": 0.0 }, { "id": 2241, "patient": 25586, "order": 19390, "height": 0.0, "weight": 0.0 }, { "id": 2020, "patient": 25243, "order": 18850, "height": 0.0, "weight": 0.0 } ] }