Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1456
{ "count": 3298, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1464", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1448", "results": [ { "id": 1654, "patient": 24686, "order": 18068, "height": 0.0, "weight": 0.0 }, { "id": 1655, "patient": 12237, "order": 18071, "height": null, "weight": null }, { "id": 1445, "patient": 24424, "order": 17623, "height": 0.0, "weight": 0.0 }, { "id": 1446, "patient": 24424, "order": 17623, "height": 0.0, "weight": 0.0 }, { "id": 1447, "patient": 24424, "order": 17623, "height": 0.0, "weight": 0.0 }, { "id": 1658, "patient": 24688, "order": 18075, "height": 0.0, "weight": 0.0 }, { "id": 1660, "patient": 24692, "order": 18079, "height": 0.0, "weight": 0.0 }, { "id": 1448, "patient": 24425, "order": 17625, "height": 0.0, "weight": 0.0 } ] }