Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=2152
{ "count": 3675, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2160", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2144", "results": [ { "id": 2067, "patient": 22936, "order": 18914, "height": 0.0, "weight": 0.0 }, { "id": 2065, "patient": 22937, "order": 18914, "height": 0.0, "weight": 0.0 }, { "id": 2068, "patient": 25292, "order": 18921, "height": 0.0, "weight": 0.0 }, { "id": 2069, "patient": 25293, "order": 18922, "height": 0.0, "weight": 0.0 }, { "id": 2070, "patient": 25295, "order": 18923, "height": null, "weight": null }, { "id": 2071, "patient": 25296, "order": 18924, "height": 0.0, "weight": 0.0 }, { "id": 2072, "patient": 23017, "order": null, "height": 0.0, "weight": 0.0 }, { "id": 2073, "patient": 25268, "order": 18926, "height": 0.0, "weight": 0.0 } ] }