Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2272
{ "count": 2832, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2280", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2264", "results": [ { "id": 2213, "patient": 25549, "order": 19323, "height": 0.0, "weight": 0.0 }, { "id": 2186, "patient": 25476, "order": 19213, "height": 0.0, "weight": 0.0 }, { "id": 2215, "patient": 22392, "order": 19343, "height": null, "weight": null }, { "id": 2188, "patient": 19646, "order": 19215, "height": null, "weight": null }, { "id": 2187, "patient": 19646, "order": 19215, "height": null, "weight": null }, { "id": 2189, "patient": 25490, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2216, "patient": 25553, "order": 19344, "height": 0.0, "weight": 0.0 }, { "id": 2190, "patient": 25490, "order": 19234, "height": 0.0, "weight": 0.0 } ] }