Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1928
{ "count": 2841, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1936", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1920", "results": [ { "id": 1928, "patient": 25087, "order": 18639, "height": 0.0, "weight": 0.0 }, { "id": 1929, "patient": 25088, "order": 18640, "height": 0.0, "weight": 0.0 }, { "id": 1930, "patient": 25089, "order": 18641, "height": 0.0, "weight": 0.0 }, { "id": 1931, "patient": 25090, "order": 18642, "height": 0.0, "weight": 0.0 }, { "id": 1932, "patient": 21729, "order": 18646, "height": null, "weight": null }, { "id": 1933, "patient": 25095, "order": 18652, "height": 0.0, "weight": 0.0 }, { "id": 1934, "patient": 25096, "order": 18653, "height": 0.0, "weight": 0.0 }, { "id": 1935, "patient": 25097, "order": 18655, "height": 0.0, "weight": 0.0 } ] }