Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1120
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1128", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1112", "results": [ { "id": 1117, "patient": 23667, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1118, "patient": 23668, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1119, "patient": 23670, "order": 16447, "height": 0.0, "weight": 0.0 }, { "id": 1120, "patient": 23671, "order": 16448, "height": 0.0, "weight": 0.0 }, { "id": 1121, "patient": 23673, "order": 16454, "height": 0.0, "weight": 0.0 }, { "id": 1122, "patient": 23673, "order": 16454, "height": 0.0, "weight": 0.0 }, { "id": 1123, "patient": 23674, "order": 16455, "height": 0.0, "weight": 0.0 }, { "id": 1124, "patient": 23680, "order": 16456, "height": 0.0, "weight": 0.0 } ] }