Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1080
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1088", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1072", "results": [ { "id": 1074, "patient": 23555, "order": 16293, "height": 0.0, "weight": 0.0 }, { "id": 1075, "patient": 23559, "order": 16298, "height": 0.0, "weight": 0.0 }, { "id": 1070, "patient": 23544, "order": 16281, "height": 0.0, "weight": 0.0 }, { "id": 1076, "patient": 23570, "order": 16309, "height": 0.0, "weight": 0.0 }, { "id": 1077, "patient": 23571, "order": 16310, "height": 0.0, "weight": 0.0 }, { "id": 1078, "patient": 23576, "order": 16315, "height": 0.0, "weight": 0.0 }, { "id": 1079, "patient": 23577, "order": 16315, "height": 0.0, "weight": 0.0 }, { "id": 1080, "patient": 23578, "order": 16316, "height": 0.0, "weight": 0.0 } ] }