Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3184
{ "count": 3197, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3192", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3176", "results": [ { "id": 3185, "patient": 28256, "order": 23057, "height": null, "weight": null }, { "id": 3186, "patient": 22535, "order": 23058, "height": 0.0, "weight": 0.0 }, { "id": 3187, "patient": 28265, "order": 23062, "height": 0.0, "weight": 0.0 }, { "id": 3188, "patient": 23353, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3189, "patient": 23353, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3190, "patient": 28281, "order": 23095, "height": null, "weight": null }, { "id": 3191, "patient": 28282, "order": 23095, "height": 0.0, "weight": 0.0 }, { "id": 3192, "patient": 28283, "order": 23100, "height": 0.0, "weight": 0.0 } ] }