Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3336
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3344", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3328", "results": [ { "id": 3482, "patient": 28977, "order": 24266, "height": 0.0, "weight": 0.0 }, { "id": 3484, "patient": 28982, "order": 24271, "height": 0.0, "weight": 0.0 }, { "id": 3485, "patient": 28984, "order": 24280, "height": null, "weight": null }, { "id": 3486, "patient": 28985, "order": 24282, "height": 0.0, "weight": 0.0 }, { "id": 3487, "patient": 28986, "order": 24283, "height": 0.0, "weight": 0.0 }, { "id": 3488, "patient": 28987, "order": 24285, "height": 0.0, "weight": 0.0 }, { "id": 3489, "patient": 28989, "order": 24294, "height": 0.0, "weight": 0.0 }, { "id": 3490, "patient": 28992, "order": 24300, "height": 0.0, "weight": 0.0 } ] }