Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1856
{ "count": 3669, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1864", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1848", "results": [ { "id": 1842, "patient": 24950, "order": 18423, "height": 0.0, "weight": 0.0 }, { "id": 1906, "patient": 25040, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1843, "patient": 24951, "order": 18425, "height": 0.0, "weight": 0.0 }, { "id": 1907, "patient": 25041, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1844, "patient": 24952, "order": 18426, "height": 0.0, "weight": 0.0 }, { "id": 1908, "patient": 25041, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3371, "patient": 28684, "order": 23796, "height": 0.0, "weight": 0.0 }, { "id": 1845, "patient": 24953, "order": 18430, "height": 0.0, "weight": 0.0 } ] }