Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3456
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3464", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3448", "results": [ { "id": 3308, "patient": 27856, "order": null, "height": null, "weight": null }, { "id": 3402, "patient": 28776, "order": 23937, "height": 0.0, "weight": 0.0 }, { "id": 3309, "patient": 28528, "order": 23532, "height": 0.0, "weight": 0.0 }, { "id": 2053, "patient": 19287, "order": 23544, "height": null, "weight": null }, { "id": 3310, "patient": 28537, "order": 23546, "height": 0.0, "weight": 0.0 }, { "id": 3311, "patient": 28540, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3404, "patient": 28780, "order": 23940, "height": 0.0, "weight": 0.0 }, { "id": 3312, "patient": 28541, "order": 23552, "height": 0.0, "weight": 0.0 } ] }