Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1592
{ "count": 3293, "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": 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 }, { "id": 1493, "patient": 24477, "order": 17711, "height": 0.0, "weight": 0.0 }, { "id": 1494, "patient": 24478, "order": 17713, "height": 0.0, "weight": 0.0 } ] }