Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1704
{ "count": 2847, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1712", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1696", "results": [ { "id": 1592, "patient": 23064, "order": 17930, "height": null, "weight": null }, { "id": 1593, "patient": 23064, "order": 17931, "height": null, "weight": null }, { "id": 1594, "patient": 24596, "order": 17933, "height": 0.0, "weight": 0.0 }, { "id": 1595, "patient": 24597, "order": 17935, "height": 0.0, "weight": 0.0 }, { "id": 1596, "patient": 24598, "order": 17936, "height": 0.0, "weight": 0.0 }, { "id": 1597, "patient": 24601, "order": 17937, "height": 0.0, "weight": 0.0 }, { "id": 1636, "patient": 24650, "order": 18011, "height": 0.0, "weight": 0.0 }, { "id": 1598, "patient": 24602, "order": 17941, "height": 0.0, "weight": 0.0 } ] }