Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2056
{ "count": 2841, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2064", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2048", "results": [ { "id": 2031, "patient": 25252, "order": 18858, "height": 0.0, "weight": 0.0 }, { "id": 2032, "patient": 25253, "order": 18859, "height": 0.0, "weight": 0.0 }, { "id": 2033, "patient": 25254, "order": 18860, "height": 0.0, "weight": 0.0 }, { "id": 2253, "patient": 25637, "order": 19467, "height": 0.0, "weight": 0.0 }, { "id": 2034, "patient": 25255, "order": 18861, "height": 0.0, "weight": 0.0 }, { "id": 2255, "patient": 25639, "order": 19467, "height": 0.0, "weight": 0.0 }, { "id": 2035, "patient": 25256, "order": 18862, "height": 0.0, "weight": 0.0 }, { "id": 2258, "patient": 25646, "order": 19468, "height": 0.0, "weight": 0.0 } ] }