Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1480
{ "count": 3500, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1488", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1472", "results": [ { "id": 1457, "patient": 24438, "order": 17644, "height": 0.0, "weight": 0.0 }, { "id": 1458, "patient": 24438, "order": 17644, "height": 0.0, "weight": 0.0 }, { "id": 1671, "patient": 24708, "order": 18101, "height": 0.0, "weight": 0.0 }, { "id": 1459, "patient": 24439, "order": 17645, "height": 0.0, "weight": 0.0 }, { "id": 1460, "patient": 24439, "order": 17645, "height": 0.0, "weight": 0.0 }, { "id": 1673, "patient": 24710, "order": 18103, "height": 0.0, "weight": 0.0 }, { "id": 1675, "patient": 24712, "order": 18105, "height": 0.0, "weight": 0.0 }, { "id": 1677, "patient": 24713, "order": 18106, "height": 0.0, "weight": 0.0 } ] }