Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1064
{ "count": 3281, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1072", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1056", "results": [ { "id": 1056, "patient": 23507, "order": 16232, "height": 0.0, "weight": 0.0 }, { "id": 1057, "patient": 23509, "order": 16235, "height": 0.0, "weight": 0.0 }, { "id": 1058, "patient": 23510, "order": 16239, "height": 0.0, "weight": 0.0 }, { "id": 1059, "patient": 23510, "order": 16239, "height": 0.0, "weight": 0.0 }, { "id": 1060, "patient": 23513, "order": 16242, "height": 0.0, "weight": 0.0 }, { "id": 1061, "patient": 23516, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 1062, "patient": 23517, "order": 16253, "height": 0.0, "weight": 0.0 }, { "id": 1063, "patient": 23526, "order": 16262, "height": 0.0, "weight": 0.0 } ] }