Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2248
{ "count": 2832, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2256", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2240", "results": [ { "id": 2165, "patient": 25435, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2166, "patient": 25437, "order": 19154, "height": 0.0, "weight": 0.0 }, { "id": 2167, "patient": 25438, "order": 19155, "height": 0.0, "weight": 0.0 }, { "id": 2168, "patient": 25440, "order": 19157, "height": 0.0, "weight": 0.0 }, { "id": 2169, "patient": 25445, "order": 19167, "height": 0.0, "weight": 0.0 }, { "id": 2170, "patient": 25447, "order": 19171, "height": 0.0, "weight": 0.0 }, { "id": 2171, "patient": 1247, "order": 19175, "height": null, "weight": null }, { "id": 2172, "patient": 25450, "order": 19177, "height": 0.0, "weight": 0.0 } ] }