Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1760
{ "count": 2846, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1768", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1752", "results": [ { "id": 1629, "patient": 24636, "order": 17994, "height": 0.0, "weight": 0.0 }, { "id": 1630, "patient": 24643, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1631, "patient": 275, "order": 18004, "height": null, "weight": null }, { "id": 1674, "patient": 24711, "order": 18104, "height": 0.0, "weight": 0.0 }, { "id": 1632, "patient": 24645, "order": 18006, "height": 0.0, "weight": 0.0 }, { "id": 1676, "patient": 24713, "order": 18106, "height": 0.0, "weight": 0.0 }, { "id": 1678, "patient": 24715, "order": 18108, "height": 0.0, "weight": 0.0 }, { "id": 1680, "patient": 24717, "order": 18110, "height": 0.0, "weight": 0.0 } ] }