Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2128
{ "count": 3675, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2136", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2120", "results": [ { "id": 2365, "patient": 22922, "order": 19920, "height": null, "weight": null }, { "id": 2204, "patient": 8829, "order": 19320, "height": null, "weight": null }, { "id": 2212, "patient": 15328, "order": null, "height": null, "weight": null }, { "id": 2046, "patient": 25267, "order": 18879, "height": null, "weight": null }, { "id": 2047, "patient": 25268, "order": 18879, "height": 0.0, "weight": 0.0 }, { "id": 2049, "patient": 25271, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3372, "patient": 28685, "order": 23793, "height": 0.0, "weight": 0.0 }, { "id": 2050, "patient": 25272, "order": 18884, "height": 0.0, "weight": 0.0 } ] }