Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1640
{ "count": 2850, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1648", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1632", "results": [ { "id": 1531, "patient": 24526, "order": 17798, "height": 0.0, "weight": 0.0 }, { "id": 1532, "patient": 24527, "order": 17799, "height": 0.0, "weight": 0.0 }, { "id": 1533, "patient": 24529, "order": 17806, "height": 0.0, "weight": 0.0 }, { "id": 1534, "patient": 24530, "order": 17807, "height": 0.0, "weight": 0.0 }, { "id": 1535, "patient": 24532, "order": 17808, "height": 0.0, "weight": 0.0 }, { "id": 1536, "patient": 24534, "order": 17811, "height": 0.0, "weight": 0.0 }, { "id": 1537, "patient": 24535, "order": 17812, "height": 0.0, "weight": 0.0 }, { "id": 1538, "patient": 21756, "order": 17815, "height": null, "weight": null } ] }