Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1040
{ "count": 3655, "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": 1026, "patient": 23430, "order": 16123, "height": 0.0, "weight": 0.0 }, { "id": 1639, "patient": 16474, "order": 18027, "height": null, "weight": null }, { "id": 1027, "patient": 23431, "order": 16139, "height": 0.0, "weight": 0.0 }, { "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 } ] }