Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1144
{ "count": 3287, "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": 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 }, { "id": 1144, "patient": 23712, "order": 16499, "height": 0.0, "weight": 0.0 }, { "id": 1145, "patient": 3976, "order": 16502, "height": null, "weight": null }, { "id": 1146, "patient": 23716, "order": 16503, "height": 0.0, "weight": 0.0 }, { "id": 1147, "patient": 23719, "order": 16508, "height": 0.0, "weight": 0.0 } ] }