Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1864
{ "count": 2845, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1872", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1856", "results": [ { "id": 1910, "patient": 25044, "order": 18563, "height": 0.0, "weight": 0.0 }, { "id": 1849, "patient": 24959, "order": 18438, "height": 0.0, "weight": 0.0 }, { "id": 1911, "patient": 25046, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1851, "patient": 24961, "order": 18443, "height": 0.0, "weight": 0.0 }, { "id": 1853, "patient": 6799, "order": 18447, "height": null, "weight": null }, { "id": 1912, "patient": 25046, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1854, "patient": 24963, "order": 18449, "height": 0.0, "weight": 0.0 }, { "id": 1913, "patient": 25052, "order": 18580, "height": null, "weight": null } ] }