Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1992
{ "count": 3288, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=2000", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1984", "results": [ { "id": 1987, "patient": 25166, "order": 18747, "height": 0.0, "weight": 0.0 }, { "id": 2214, "patient": 25551, "order": 19342, "height": 0.0, "weight": 0.0 }, { "id": 1988, "patient": 22742, "order": 18749, "height": 0.0, "weight": 0.0 }, { "id": 1989, "patient": 25167, "order": 18750, "height": 0.0, "weight": 0.0 }, { "id": 2218, "patient": 25555, "order": 19346, "height": 0.0, "weight": 0.0 }, { "id": 1991, "patient": 25168, "order": 18752, "height": 0.0, "weight": 0.0 }, { "id": 2217, "patient": 25554, "order": 19344, "height": 0.0, "weight": 0.0 }, { "id": 1992, "patient": 25174, "order": 18762, "height": 0.0, "weight": 0.0 } ] }