Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1992
{ "count": 3669, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2000", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1984", "results": [ { "id": 2542, "patient": 26558, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1985, "patient": 25159, "order": 18738, "height": 0.0, "weight": 0.0 }, { "id": 2209, "patient": 25539, "order": 19329, "height": 0.0, "weight": 0.0 }, { "id": 2211, "patient": 25545, "order": 19332, "height": 0.0, "weight": 0.0 }, { "id": 1987, "patient": 25166, "order": 18747, "height": 0.0, "weight": 0.0 }, { "id": 2214, "patient": 25551, "order": 19342, "height": 0.0, "weight": 0.0 }, { "id": 1988, "patient": 22742, "order": 18749, "height": 0.0, "weight": 0.0 }, { "id": 1989, "patient": 25167, "order": 18750, "height": 0.0, "weight": 0.0 } ] }