Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1336
{ "count": 3660, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1344", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1328", "results": [ { "id": 1320, "patient": 22754, "order": 17140, "height": null, "weight": null }, { "id": 1322, "patient": 24142, "order": 17180, "height": 0.0, "weight": 0.0 }, { "id": 1323, "patient": 24144, "order": 17183, "height": 0.0, "weight": 0.0 }, { "id": 1324, "patient": 24145, "order": 17184, "height": 0.0, "weight": 0.0 }, { "id": 1326, "patient": 24148, "order": 17198, "height": 0.0, "weight": 0.0 }, { "id": 1325, "patient": 24148, "order": 17198, "height": 0.0, "weight": 0.0 }, { "id": 1328, "patient": 24149, "order": 17212, "height": 0.0, "weight": 0.0 }, { "id": 1327, "patient": 24149, "order": 17212, "height": 0.0, "weight": 0.0 } ] }