Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1112
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1120", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1104", "results": [ { "id": 1103, "patient": 23632, "order": 16393, "height": 0.0, "weight": 0.0 }, { "id": 1104, "patient": 23633, "order": 16394, "height": null, "weight": null }, { "id": 1105, "patient": 23633, "order": 16394, "height": null, "weight": null }, { "id": 1107, "patient": 23633, "order": 16394, "height": null, "weight": null }, { "id": 1108, "patient": 23638, "order": 16399, "height": 0.0, "weight": 0.0 }, { "id": 1109, "patient": 23638, "order": 16399, "height": 0.0, "weight": 0.0 }, { "id": 1110, "patient": 23642, "order": 16399, "height": 0.0, "weight": 0.0 }, { "id": 1112, "patient": 23651, "order": 16407, "height": 0.0, "weight": 0.0 } ] }