Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1944
{ "count": 2841, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1952", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1936", "results": [ { "id": 1945, "patient": 25099, "order": 18661, "height": 0.0, "weight": 0.0 }, { "id": 1944, "patient": 25099, "order": 18661, "height": 0.0, "weight": 0.0 }, { "id": 1946, "patient": 25106, "order": 18667, "height": 0.0, "weight": 0.0 }, { "id": 1947, "patient": 25110, "order": 18676, "height": 0.0, "weight": 0.0 }, { "id": 1948, "patient": 25113, "order": 18679, "height": 0.0, "weight": 0.0 }, { "id": 1949, "patient": 25116, "order": 18681, "height": 0.0, "weight": 0.0 }, { "id": 1950, "patient": 25118, "order": 18683, "height": 0.0, "weight": 0.0 }, { "id": 1951, "patient": 25123, "order": 18687, "height": 0.0, "weight": 0.0 } ] }