Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1296
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1304", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1288", "results": [ { "id": 1287, "patient": 24065, "order": 17003, "height": 0.0, "weight": 0.0 }, { "id": 1288, "patient": 24070, "order": 17009, "height": 0.0, "weight": 0.0 }, { "id": 2541, "patient": 769, "order": 20485, "height": null, "weight": null }, { "id": 1903, "patient": 25039, "order": null, "height": null, "weight": null }, { "id": 2718, "patient": 27144, "order": 21203, "height": null, "weight": null }, { "id": 1423, "patient": 24383, "order": 17538, "height": 0.0, "weight": 0.0 }, { "id": 1291, "patient": 24082, "order": 17031, "height": 0.0, "weight": 0.0 }, { "id": 1292, "patient": 24084, "order": 17033, "height": null, "weight": null } ] }