Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1096
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1104", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1088", "results": [ { "id": 1086, "patient": 23595, "order": 16341, "height": null, "weight": null }, { "id": 1087, "patient": 23597, "order": 16343, "height": 0.0, "weight": 0.0 }, { "id": 1089, "patient": 23599, "order": 16343, "height": 0.0, "weight": 0.0 }, { "id": 1088, "patient": 23598, "order": 16343, "height": 0.0, "weight": 0.0 }, { "id": 1090, "patient": 21839, "order": 16347, "height": null, "weight": null }, { "id": 1092, "patient": 23613, "order": 16362, "height": 0.0, "weight": 0.0 }, { "id": 1093, "patient": 23615, "order": 16368, "height": 0.0, "weight": 0.0 }, { "id": 1094, "patient": 23616, "order": 16364, "height": 0.0, "weight": 0.0 } ] }