Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=3024
{ "count": 3212, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3032", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=3016", "results": [ { "id": 2961, "patient": 26473, "order": 22318, "height": 0.0, "weight": 0.0 }, { "id": 2913, "patient": 27248, "order": 22099, "height": null, "weight": null }, { "id": 2914, "patient": 27247, "order": 22099, "height": null, "weight": null }, { "id": 2915, "patient": 27248, "order": 22099, "height": null, "weight": null }, { "id": 2963, "patient": 27837, "order": 22320, "height": 0.0, "weight": 0.0 }, { "id": 2916, "patient": 27703, "order": 22101, "height": null, "weight": null }, { "id": 2918, "patient": 27733, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2966, "patient": 21165, "order": 22323, "height": 0.0, "weight": 0.0 } ] }