Patient Info List
A simple ViewSet for viewing and editing accounts.
GET /user_management/patient-info/?format=api&offset=608
{ "count": 3638, "next": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=616", "previous": "https://api.amarlab.com/user_management/patient-info/?format=api&limit=8&offset=600", "results": [ { "id": 602, "patient": 8441, "order": 14178, "height": 0.0, "weight": 71.4 }, { "id": 603, "patient": 8441, "order": 14178, "height": 0.0, "weight": 71.4 }, { "id": 720, "patient": 22577, "order": 14757, "height": 0.0, "weight": 0.0 }, { "id": 604, "patient": 22224, "order": 14185, "height": 0.0, "weight": 0.0 }, { "id": 861, "patient": 22985, "order": 15356, "height": 0.0, "weight": 0.0 }, { "id": 605, "patient": 22229, "order": 14193, "height": 0.0, "weight": 0.0 }, { "id": 606, "patient": 22232, "order": 14190, "height": 0.0, "weight": 0.0 }, { "id": 722, "patient": 22585, "order": 14769, "height": 0.0, "weight": 0.0 } ] }