Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1152
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1160", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1144", "results": [ { "id": 1144, "patient": 23712, "order": 16499, "height": 0.0, "weight": 0.0 }, { "id": 1145, "patient": 3976, "order": 16502, "height": null, "weight": null }, { "id": 1146, "patient": 23716, "order": 16503, "height": 0.0, "weight": 0.0 }, { "id": 1147, "patient": 23719, "order": 16508, "height": 0.0, "weight": 0.0 }, { "id": 1148, "patient": 23720, "order": 16509, "height": 0.0, "weight": 0.0 }, { "id": 1149, "patient": 23722, "order": 16513, "height": 0.0, "weight": 0.0 }, { "id": 1150, "patient": 23724, "order": 16515, "height": 0.0, "weight": 0.0 }, { "id": 1222, "patient": 23923, "order": 16801, "height": null, "weight": null } ] }