Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1536
{ "count": 3666, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1544", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1528", "results": [ { "id": 1775, "patient": 24874, "order": 18327, "height": 0.0, "weight": 0.0 }, { "id": 1777, "patient": 24876, "order": 18336, "height": 0.0, "weight": 0.0 }, { "id": 1779, "patient": 24882, "order": 18343, "height": 0.0, "weight": 0.0 }, { "id": 1781, "patient": 22936, "order": 18350, "height": 0.0, "weight": 0.0 }, { "id": 1783, "patient": 24888, "order": 18353, "height": 0.0, "weight": 0.0 }, { "id": 1785, "patient": 24889, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1788, "patient": 24890, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1790, "patient": 24890, "order": null, "height": 0.0, "weight": 0.0 } ] }