Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3352
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3360", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3344", "results": [ { "id": 3499, "patient": 20364, "order": 24321, "height": null, "weight": null }, { "id": 3500, "patient": 29003, "order": 24327, "height": 0.0, "weight": 0.0 }, { "id": 3501, "patient": 28235, "order": 24333, "height": 0.0, "weight": 0.0 }, { "id": 3502, "patient": 29009, "order": 24339, "height": 0.0, "weight": 0.0 }, { "id": 3504, "patient": 27209, "order": 24340, "height": null, "weight": null }, { "id": 3503, "patient": 29012, "order": 24340, "height": 0.0, "weight": 0.0 }, { "id": 3505, "patient": 29015, "order": 24342, "height": 0.0, "weight": 0.0 }, { "id": 3506, "patient": 29016, "order": 24342, "height": 0.0, "weight": 0.0 } ] }