Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1400
{ "count": 3661, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1408", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1392", "results": [ { "id": 1390, "patient": 24290, "order": 17423, "height": 0.0, "weight": 0.0 }, { "id": 1391, "patient": 24291, "order": 17424, "height": 0.0, "weight": 0.0 }, { "id": 1392, "patient": 24291, "order": 17424, "height": 0.0, "weight": 0.0 }, { "id": 1393, "patient": 24292, "order": 17425, "height": 0.0, "weight": 0.0 }, { "id": 1394, "patient": 24295, "order": 17427, "height": 0.0, "weight": 0.0 }, { "id": 1395, "patient": 24301, "order": 17432, "height": 0.0, "weight": 0.0 }, { "id": 1396, "patient": 24302, "order": 17433, "height": 0.0, "weight": 0.0 }, { "id": 1397, "patient": 24308, "order": 17434, "height": 0.0, "weight": 0.0 } ] }