Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3176
{ "count": 3459, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3184", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3168", "results": [ { "id": 3177, "patient": 28252, "order": 23044, "height": 0.0, "weight": 0.0 }, { "id": 3179, "patient": 28253, "order": 23045, "height": 0.0, "weight": 0.0 }, { "id": 3178, "patient": 28253, "order": 23045, "height": 0.0, "weight": 0.0 }, { "id": 3180, "patient": 28254, "order": 23046, "height": null, "weight": null }, { "id": 3183, "patient": 28260, "order": 23054, "height": 0.0, "weight": 0.0 }, { "id": 3182, "patient": 23739, "order": 23054, "height": null, "weight": null }, { "id": 3181, "patient": 23739, "order": 23054, "height": null, "weight": null }, { "id": 3184, "patient": 28262, "order": 23056, "height": 0.0, "weight": 0.0 } ] }