Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3216
{ "count": 3703, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3224", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3208", "results": [ { "id": 3212, "patient": 28321, "order": 23175, "height": 0.0, "weight": 0.0 }, { "id": 3213, "patient": 17084, "order": 23179, "height": null, "weight": null }, { "id": 3214, "patient": 28313, "order": 23183, "height": 0.0, "weight": 0.0 }, { "id": 3215, "patient": 8536, "order": 23186, "height": null, "weight": null }, { "id": 3216, "patient": 10763, "order": 23195, "height": null, "weight": null }, { "id": 3217, "patient": 28329, "order": 23197, "height": 0.0, "weight": 0.0 }, { "id": 3218, "patient": 28330, "order": 23199, "height": 0.0, "weight": 0.0 }, { "id": 3219, "patient": 25305, "order": 23201, "height": null, "weight": null } ] }