Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1144
{ "count": 3657, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1152", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1136", "results": [ { "id": 1136, "patient": 23697, "order": 16479, "height": 0.0, "weight": 0.0 }, { "id": 1137, "patient": 23697, "order": 16479, "height": 0.0, "weight": 0.0 }, { "id": 1138, "patient": 23698, "order": 16480, "height": 0.0, "weight": 0.0 }, { "id": 1139, "patient": 23699, "order": 16482, "height": 0.0, "weight": 0.0 }, { "id": 1140, "patient": 23705, "order": 16490, "height": 0.0, "weight": 0.0 }, { "id": 1141, "patient": 23706, "order": 16491, "height": null, "weight": null }, { "id": 1142, "patient": 23706, "order": 16491, "height": null, "weight": null }, { "id": 1143, "patient": 23711, "order": 16495, "height": 0.0, "weight": 0.0 } ] }