Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1544
{ "count": 3296, "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": 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 }, { "id": 1811, "patient": 24911, "order": 18370, "height": 0.0, "weight": 0.0 }, { "id": 1815, "patient": 24921, "order": 18387, "height": 0.0, "weight": 0.0 } ] }