Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2232
{ "count": 2834, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2240", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2224", "results": [ { "id": 2149, "patient": 25408, "order": 19097, "height": 0.0, "weight": 0.0 }, { "id": 2150, "patient": 25410, "order": 19099, "height": 0.0, "weight": 0.0 }, { "id": 2151, "patient": 25411, "order": 19103, "height": 0.0, "weight": 0.0 }, { "id": 2152, "patient": 25021, "order": 19104, "height": null, "weight": null }, { "id": 2153, "patient": 25412, "order": 19106, "height": 0.0, "weight": 0.0 }, { "id": 2154, "patient": 25416, "order": 19112, "height": 0.0, "weight": 0.0 }, { "id": 2155, "patient": 25418, "order": 19115, "height": 0.0, "weight": 0.0 }, { "id": 2156, "patient": 216, "order": 19118, "height": null, "weight": null } ] }