Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1072
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1080", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1064", "results": [ { "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 }, { "id": 1065, "patient": 23531, "order": 16269, "height": 0.0, "weight": 0.0 }, { "id": 1066, "patient": 23533, "order": 16270, "height": 0.0, "weight": 0.0 }, { "id": 1067, "patient": 23534, "order": 16271, "height": 0.0, "weight": 0.0 }, { "id": 1068, "patient": 23539, "order": 16275, "height": 0.0, "weight": 0.0 }, { "id": 1069, "patient": 23540, "order": 16276, "height": 0.0, "weight": 0.0 } ] }