Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1880
{ "count": 2845, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1888", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1872", "results": [ { "id": 1861, "patient": 24969, "order": 18456, "height": 0.0, "weight": 0.0 }, { "id": 1862, "patient": 24970, "order": 18456, "height": 0.0, "weight": 0.0 }, { "id": 1863, "patient": 24973, "order": 18453, "height": 0.0, "weight": 0.0 }, { "id": 1917, "patient": 25065, "order": 18594, "height": 0.0, "weight": 0.0 }, { "id": 1864, "patient": 24975, "order": 18460, "height": 0.0, "weight": 0.0 }, { "id": 1865, "patient": 14581, "order": 18461, "height": null, "weight": null }, { "id": 1916, "patient": 25065, "order": 18594, "height": 0.0, "weight": 0.0 }, { "id": 1866, "patient": 24976, "order": 18464, "height": 0.0, "weight": 0.0 } ] }