Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1520
{ "count": 3666, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1528", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1512", "results": [ { "id": 1738, "patient": 24822, "order": 18238, "height": 0.0, "weight": 0.0 }, { "id": 1742, "patient": 24828, "order": 18247, "height": 0.0, "weight": 0.0 }, { "id": 1747, "patient": 24835, "order": 18267, "height": 0.0, "weight": 0.0 }, { "id": 1749, "patient": 24840, "order": 18275, "height": 0.0, "weight": 0.0 }, { "id": 1751, "patient": 24842, "order": 18277, "height": 0.0, "weight": 0.0 }, { "id": 1753, "patient": 24846, "order": 18288, "height": 0.0, "weight": 0.0 }, { "id": 1755, "patient": 24848, "order": 18291, "height": 0.0, "weight": 0.0 }, { "id": 1757, "patient": 24852, "order": 18297, "height": 0.0, "weight": 0.0 } ] }