Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2216
{ "count": 2834, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2224", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2208", "results": [ { "id": 2135, "patient": 18616, "order": 19046, "height": null, "weight": null }, { "id": 2134, "patient": 25382, "order": 19047, "height": 0.0, "weight": 0.0 }, { "id": 2136, "patient": 25384, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2137, "patient": 25385, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2138, "patient": 25386, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2139, "patient": 14472, "order": 19055, "height": null, "weight": null }, { "id": 2140, "patient": 25391, "order": 19057, "height": null, "weight": null }, { "id": 2141, "patient": 25392, "order": 19058, "height": 0.0, "weight": 0.0 } ] }