Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1832
{ "count": 3669, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1840", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1824", "results": [ { "id": 1804, "patient": 24902, "order": 18367, "height": 0.0, "weight": 0.0 }, { "id": 1806, "patient": 24905, "order": 18368, "height": 0.0, "weight": 0.0 }, { "id": 1808, "patient": 24907, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1810, "patient": 24910, "order": 18370, "height": 0.0, "weight": 0.0 }, { "id": 1812, "patient": 24914, "order": 18378, "height": 0.0, "weight": 0.0 }, { "id": 1814, "patient": 24920, "order": 18386, "height": 0.0, "weight": 0.0 }, { "id": 1816, "patient": 24922, "order": 18389, "height": 0.0, "weight": 0.0 }, { "id": 1818, "patient": 24923, "order": 18391, "height": 0.0, "weight": 0.0 } ] }