Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1544
{ "count": 3500, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1552", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1536", "results": [ { "id": 1795, "patient": 24894, "order": 18357, "height": 0.0, "weight": 0.0 }, { "id": 1797, "patient": 24896, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1799, "patient": 24898, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1801, "patient": 24899, "order": 18361, "height": 0.0, "weight": 0.0 }, { "id": 1803, "patient": 24901, "order": 18364, "height": 0.0, "weight": 0.0 }, { "id": 1805, "patient": 24904, "order": 18368, "height": 0.0, "weight": 0.0 }, { "id": 1807, "patient": 24906, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1809, "patient": 24908, "order": null, "height": 0.0, "weight": 0.0 } ] }