Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2952
{ "count": 3465, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2960", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2944", "results": [ { "id": 3070, "patient": 28026, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 3072, "patient": 28032, "order": 22657, "height": 0.0, "weight": 0.0 }, { "id": 3074, "patient": 28034, "order": 22656, "height": 0.0, "weight": 0.0 }, { "id": 3076, "patient": 6981, "order": 22668, "height": null, "weight": null }, { "id": 3078, "patient": 28045, "order": 22675, "height": 0.0, "weight": 0.0 }, { "id": 3080, "patient": 28052, "order": 22686, "height": 0.0, "weight": 0.0 }, { "id": 3082, "patient": 28055, "order": 22687, "height": 0.0, "weight": 0.0 }, { "id": 3084, "patient": 28057, "order": 22689, "height": 0.0, "weight": 0.0 } ] }