Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1904
{ "count": 3669, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1912", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1896", "results": [ { "id": 1921, "patient": 19287, "order": 18614, "height": null, "weight": null }, { "id": 1876, "patient": 24997, "order": 18493, "height": 0.0, "weight": 0.0 }, { "id": 1877, "patient": 24997, "order": 18493, "height": 0.0, "weight": 0.0 }, { "id": 1878, "patient": 24998, "order": 18495, "height": 0.0, "weight": 0.0 }, { "id": 1879, "patient": 25002, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1880, "patient": 25003, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1881, "patient": 23575, "order": 18503, "height": null, "weight": null }, { "id": 1882, "patient": 23575, "order": 18503, "height": null, "weight": null } ] }