Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3384
{ "count": 3706, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3392", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3376", "results": [ { "id": 3530, "patient": 25596, "order": 24501, "height": null, "weight": null }, { "id": 3531, "patient": 13628, "order": 24505, "height": null, "weight": null }, { "id": 3533, "patient": 29111, "order": 24506, "height": 0.0, "weight": 0.0 }, { "id": 3534, "patient": 29113, "order": 24506, "height": 0.0, "weight": 0.0 }, { "id": 3535, "patient": 29114, "order": 24506, "height": 0.0, "weight": 0.0 }, { "id": 3540, "patient": 14472, "order": 24538, "height": null, "weight": null }, { "id": 3532, "patient": 29110, "order": 24506, "height": 0.0, "weight": 0.0 }, { "id": 3536, "patient": 29119, "order": 24517, "height": 0.0, "weight": 0.0 } ] }