Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3024
{ "count": 3060, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3032", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3016", "results": [ { "id": 2993, "patient": 26517, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2995, "patient": 27886, "order": 22398, "height": 0.0, "weight": 0.0 }, { "id": 2997, "patient": 27888, "order": 22402, "height": 0.0, "weight": 0.0 }, { "id": 2999, "patient": 27891, "order": 22404, "height": 0.0, "weight": 0.0 }, { "id": 3001, "patient": 27892, "order": 22404, "height": 0.0, "weight": 0.0 }, { "id": 3003, "patient": 27300, "order": 22408, "height": null, "weight": null }, { "id": 3005, "patient": 27900, "order": 22419, "height": null, "weight": null }, { "id": 3006, "patient": 16690, "order": 22428, "height": null, "weight": null } ] }