Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1584
{ "count": 3666, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1592", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1576", "results": [ { "id": 1473, "patient": 22970, "order": 17667, "height": null, "weight": null }, { "id": 1475, "patient": 22788, "order": 17668, "height": 0.0, "weight": 0.0 }, { "id": 1474, "patient": 22788, "order": 17668, "height": 0.0, "weight": 0.0 }, { "id": 1476, "patient": 24455, "order": 17669, "height": 0.0, "weight": 0.0 }, { "id": 1477, "patient": 24459, "order": 17675, "height": 0.0, "weight": 0.0 }, { "id": 1478, "patient": 24460, "order": 17676, "height": 0.0, "weight": 0.0 }, { "id": 1479, "patient": 24461, "order": 17677, "height": 0.0, "weight": 0.0 }, { "id": 1480, "patient": 24462, "order": 17678, "height": 0.0, "weight": 0.0 } ] }