Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3248
{ "count": 3459, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3256", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3240", "results": [ { "id": 3247, "patient": 28399, "order": 23321, "height": 0.0, "weight": 0.0 }, { "id": 3248, "patient": 28400, "order": 23323, "height": 0.0, "weight": 0.0 }, { "id": 3249, "patient": 28401, "order": 23324, "height": 0.0, "weight": 0.0 }, { "id": 3250, "patient": 28403, "order": 23329, "height": 0.0, "weight": 0.0 }, { "id": 3251, "patient": 24078, "order": 23332, "height": null, "weight": null }, { "id": 3252, "patient": 16735, "order": 23335, "height": null, "weight": null }, { "id": 3253, "patient": 28411, "order": 23352, "height": 0.0, "weight": 0.0 }, { "id": 3254, "patient": 28412, "order": 23355, "height": 0.0, "weight": 0.0 } ] }