Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1768
{ "count": 2845, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1776", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1760", "results": [ { "id": 1682, "patient": 24719, "order": 18112, "height": 0.0, "weight": 0.0 }, { "id": 1684, "patient": 24725, "order": 18118, "height": null, "weight": null }, { "id": 1686, "patient": 24728, "order": 18120, "height": 0.0, "weight": 0.0 }, { "id": 1689, "patient": 24724, "order": 18125, "height": null, "weight": null }, { "id": 1690, "patient": 24734, "order": 18126, "height": 0.0, "weight": 0.0 }, { "id": 1692, "patient": 24740, "order": 18128, "height": 0.0, "weight": 0.0 }, { "id": 1694, "patient": 24742, "order": 18132, "height": 0.0, "weight": 0.0 }, { "id": 1696, "patient": 24178, "order": 18140, "height": 0.0, "weight": 0.0 } ] }