Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1896
{ "count": 2843, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1904", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1888", "results": [ { "id": 1873, "patient": 24989, "order": 18485, "height": 0.0, "weight": 0.0 }, { "id": 1920, "patient": 25070, "order": 18604, "height": 0.0, "weight": 0.0 }, { "id": 1874, "patient": 24993, "order": 18490, "height": 0.0, "weight": 0.0 }, { "id": 1875, "patient": 24996, "order": 18490, "height": 0.0, "weight": 0.0 }, { "id": 1921, "patient": 19287, "order": 18614, "height": null, "weight": null }, { "id": 1876, "patient": 24997, "order": 18493, "height": 0.0, "weight": 0.0 }, { "id": 1877, "patient": 24997, "order": 18493, "height": 0.0, "weight": 0.0 }, { "id": 1922, "patient": 22591, "order": 18614, "height": 0.0, "weight": 0.0 } ] }