Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1408
{ "count": 3296, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1416", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1400", "results": [ { "id": 1376, "patient": 24270, "order": 17456, "height": 0.0, "weight": 0.0 }, { "id": 1403, "patient": 24322, "order": 17459, "height": 0.0, "weight": 0.0 }, { "id": 1404, "patient": 24323, "order": 17459, "height": 0.0, "weight": 0.0 }, { "id": 1405, "patient": 24327, "order": 17460, "height": 0.0, "weight": 0.0 }, { "id": 1406, "patient": 24335, "order": 17472, "height": 0.0, "weight": 0.0 }, { "id": 1407, "patient": 24338, "order": 17478, "height": 0.0, "weight": 0.0 }, { "id": 1408, "patient": 24342, "order": 17485, "height": 0.0, "weight": 0.0 }, { "id": 1409, "patient": 24346, "order": 17492, "height": 0.0, "weight": 0.0 } ] }