Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1592
{ "count": 3499, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1600", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1584", "results": [ { "id": 1484, "patient": 24466, "order": 17692, "height": 0.0, "weight": 0.0 }, { "id": 1485, "patient": 24467, "order": 17693, "height": 0.0, "weight": 0.0 }, { "id": 1486, "patient": 24469, "order": 17696, "height": 0.0, "weight": 0.0 }, { "id": 1487, "patient": 24470, "order": 17697, "height": 0.0, "weight": 0.0 }, { "id": 1488, "patient": 24471, "order": 17703, "height": 0.0, "weight": 0.0 }, { "id": 1489, "patient": 24005, "order": 17705, "height": null, "weight": null }, { "id": 1491, "patient": 24473, "order": 17708, "height": 0.0, "weight": 0.0 }, { "id": 1492, "patient": 24474, "order": null, "height": null, "weight": null } ] }