Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2088
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2096", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2080", "results": [ { "id": 2292, "patient": 25779, "order": 19616, "height": null, "weight": null }, { "id": 2294, "patient": 25788, "order": 19625, "height": 0.0, "weight": 0.0 }, { "id": 2296, "patient": 25798, "order": 19635, "height": 0.0, "weight": 0.0 }, { "id": 2298, "patient": 25806, "order": 19643, "height": 0.0, "weight": 0.0 }, { "id": 2300, "patient": 25442, "order": 19649, "height": null, "weight": null }, { "id": 2302, "patient": 19887, "order": 19659, "height": 0.0, "weight": 0.0 }, { "id": 2304, "patient": 25844, "order": 19685, "height": 0.0, "weight": 0.0 }, { "id": 2308, "patient": 25856, "order": 19665, "height": 0.0, "weight": 0.0 } ] }