Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2440
{ "count": 2830, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2448", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2432", "results": [ { "id": 2434, "patient": 26234, "order": 20120, "height": 0.0, "weight": 0.0 }, { "id": 2557, "patient": 26675, "order": 20589, "height": 0.0, "weight": 0.0 }, { "id": 2435, "patient": 26235, "order": 20122, "height": 0.0, "weight": 0.0 }, { "id": 2436, "patient": 26236, "order": 20113, "height": 0.0, "weight": 0.0 }, { "id": 2437, "patient": 26237, "order": 20113, "height": 0.0, "weight": 0.0 }, { "id": 2438, "patient": 26238, "order": 20113, "height": 0.0, "weight": 0.0 }, { "id": 2439, "patient": 26239, "order": 20113, "height": 0.0, "weight": 0.0 }, { "id": 2440, "patient": 26240, "order": 20113, "height": 0.0, "weight": 0.0 } ] }