Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1712
{ "count": 2846, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1720", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1704", "results": [ { "id": 1599, "patient": 24603, "order": 17942, "height": 0.0, "weight": 0.0 }, { "id": 1640, "patient": 10611, "order": 18027, "height": null, "weight": null }, { "id": 1600, "patient": 24604, "order": 17943, "height": 0.0, "weight": 0.0 }, { "id": 1669, "patient": 417, "order": 19010, "height": null, "weight": null }, { "id": 1601, "patient": 24605, "order": 17944, "height": 0.0, "weight": 0.0 }, { "id": 1642, "patient": 24662, "order": 18032, "height": 0.0, "weight": 0.0 }, { "id": 1602, "patient": 24606, "order": 17946, "height": 0.0, "weight": 0.0 }, { "id": 1603, "patient": 24608, "order": 17949, "height": 0.0, "weight": 0.0 } ] }