Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1928
{ "count": 3290, "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": 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": 1934, "patient": 25096, "order": 18653, "height": 0.0, "weight": 0.0 }, { "id": 1935, "patient": 25097, "order": 18655, "height": 0.0, "weight": 0.0 }, { "id": 1937, "patient": 24304, "order": 18656, "height": null, "weight": null }, { "id": 1936, "patient": 24304, "order": 18656, "height": null, "weight": null }, { "id": 1938, "patient": 22336, "order": 18660, "height": 0.0, "weight": 0.0 } ] }