Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1056
{ "count": 3281, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1064", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1048", "results": [ { "id": 509, "patient": 15201, "order": 16204, "height": null, "weight": null }, { "id": 1049, "patient": 23486, "order": 16208, "height": 0.0, "weight": 0.0 }, { "id": 1050, "patient": 23478, "order": 16217, "height": null, "weight": null }, { "id": 1051, "patient": 23493, "order": 16219, "height": 0.0, "weight": 0.0 }, { "id": 1052, "patient": 4410, "order": 16224, "height": null, "weight": null }, { "id": 1054, "patient": 23501, "order": 16228, "height": 0.0, "weight": 0.0 }, { "id": 1055, "patient": 23502, "order": 16228, "height": 0.0, "weight": 0.0 }, { "id": 1053, "patient": 23500, "order": 16226, "height": 0.0, "weight": 0.0 } ] }