Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1088
{ "count": 3287, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1096", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1080", "results": [ { "id": 1082, "patient": 23590, "order": 16335, "height": 0.0, "weight": 0.0 }, { "id": 1083, "patient": 23591, "order": 16337, "height": 0.0, "weight": 0.0 }, { "id": 1084, "patient": 23592, "order": 16338, "height": 0.0, "weight": 0.0 }, { "id": 1085, "patient": 23593, "order": 16339, "height": 0.0, "weight": 0.0 }, { "id": 1086, "patient": 23595, "order": 16341, "height": null, "weight": null }, { "id": 1087, "patient": 23597, "order": 16343, "height": 0.0, "weight": 0.0 }, { "id": 1089, "patient": 23599, "order": 16343, "height": 0.0, "weight": 0.0 }, { "id": 1088, "patient": 23598, "order": 16343, "height": 0.0, "weight": 0.0 } ] }