Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1848
{ "count": 2845, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1856", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1840", "results": [ { "id": 1899, "patient": 25035, "order": 18555, "height": 0.0, "weight": 0.0 }, { "id": 1840, "patient": 24948, "order": 18420, "height": 0.0, "weight": 0.0 }, { "id": 1900, "patient": 25036, "order": 18555, "height": 0.0, "weight": 0.0 }, { "id": 1841, "patient": 24949, "order": 18422, "height": 0.0, "weight": 0.0 }, { "id": 1905, "patient": 25040, "order": null, "height": 0.0, "weight": 0.0 }, { "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 } ] }