Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1040
{ "count": 3281, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1048", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1032", "results": [ { "id": 1036, "patient": 23449, "order": 16161, "height": 0.0, "weight": 0.0 }, { "id": 1037, "patient": 23455, "order": 16171, "height": 0.0, "weight": 0.0 }, { "id": 1028, "patient": 23435, "order": 16146, "height": 0.0, "weight": 0.0 }, { "id": 1030, "patient": 23436, "order": 16146, "height": 0.0, "weight": 0.0 }, { "id": 1029, "patient": 23436, "order": 16146, "height": 0.0, "weight": 0.0 }, { "id": 1038, "patient": 23456, "order": 16172, "height": 0.0, "weight": 0.0 }, { "id": 1039, "patient": 22914, "order": 16179, "height": null, "weight": null }, { "id": 1040, "patient": 23461, "order": 16180, "height": 0.0, "weight": 0.0 } ] }