Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3008
{ "count": 3061, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3016", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3000", "results": [ { "id": 2928, "patient": 27752, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2975, "patient": 27851, "order": 22342, "height": 0.0, "weight": 0.0 }, { "id": 2929, "patient": 27674, "order": 22150, "height": null, "weight": null }, { "id": 2977, "patient": 27854, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2930, "patient": 22219, "order": 22155, "height": 0.0, "weight": 0.0 }, { "id": 2931, "patient": 27757, "order": 22158, "height": 0.0, "weight": 0.0 }, { "id": 2979, "patient": 27857, "order": 22348, "height": 0.0, "weight": 0.0 }, { "id": 2932, "patient": 27759, "order": 22165, "height": 0.0, "weight": 0.0 } ] }