Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1888
{ "count": 3669, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1896", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1880", "results": [ { "id": 1864, "patient": 24975, "order": 18460, "height": 0.0, "weight": 0.0 }, { "id": 1865, "patient": 14581, "order": 18461, "height": null, "weight": null }, { "id": 1916, "patient": 25065, "order": 18594, "height": 0.0, "weight": 0.0 }, { "id": 1866, "patient": 24976, "order": 18464, "height": 0.0, "weight": 0.0 }, { "id": 1867, "patient": 13641, "order": 18468, "height": null, "weight": null }, { "id": 1869, "patient": 24978, "order": 18469, "height": 0.0, "weight": 0.0 }, { "id": 1870, "patient": 24980, "order": 18460, "height": 0.0, "weight": 0.0 }, { "id": 1918, "patient": 25067, "order": 18601, "height": 0.0, "weight": 0.0 } ] }