Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=1000
{ "count": 3655, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=1008", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=992", "results": [ { "id": 992, "patient": 23363, "order": 15999, "height": 0.0, "weight": 0.0 }, { "id": 993, "patient": 23364, "order": 16000, "height": 0.0, "weight": 0.0 }, { "id": 994, "patient": 23368, "order": 16022, "height": 0.0, "weight": 0.0 }, { "id": 996, "patient": 23371, "order": 16025, "height": 0.0, "weight": 0.0 }, { "id": 998, "patient": 23381, "order": 16036, "height": 0.0, "weight": 0.0 }, { "id": 999, "patient": 23382, "order": 16037, "height": 0.0, "weight": 0.0 }, { "id": 997, "patient": 23379, "order": 16034, "height": 0.0, "weight": 0.0 }, { "id": 1000, "patient": 23383, "order": 16042, "height": 0.0, "weight": 0.0 } ] }