New General Examination API

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: Low
    • 3.8.2
    • Affects Version/s: None
    • None
    • FLW Mobile App
    • AMRIT Demo

      POST /stoptb/nurse/generalExamination/save

      request:

      {   "beneficiaryID": 257255886339,   "beneficiaryRegID": 257255886339,   "createdBy": "rohit",   "providerServiceMapID": 12345,     "pulseRate": 75,   "systolicBP": 120,   "diastolicBP": 80,   "randomBloodSugar": 98.0,   "pallorId": 1,   "pallor": "PRESENT",   "icterusId": 2,   "icterus": "ABSENT",   "cyanosisId": 2,   "cyanosis": "ABSENT",   "clubbingId": 1,   "clubbing": "PRESENT",   "lymphadenopathyId": 2,   "lymphadenopathy": "ABSENT",   "oedemaId": 2,   "oedema": "ABSENT",   "keyPopulationRiskFactorIds": [10, 36],   "keyPopulationRiskFactors": ["DIABETES", "TOBACCO_SMOKER"],   "hivStatusId": 4,   "hivStatus": "UNKNOWN" }

      POST /stoptb/nurse/generalExamination/getAll

      GET Request JSON

      {}{"userId": 2477,"providerServiceMapID": 12345,"villageId": 101,"pageNo": 0,"pageSize": 100}{}

      GET Response JSON

      {}{"statusCode": 200,"status": {}"Success","data": [{"id": 501,"beneficiaryID": 257255886339,"beneficiaryRegID": 257255886339,"createdBy": {}"rohit","providerServiceMapID": 12345,"pulseRate": 75,"systolicBP": 120,"diastolicBP": 80,"randomBloodSugar": 98.0,"pallorId": 1,"pallor": {}"PRESENT","icterusId": 2,"icterus": {}"ABSENT","cyanosisId": 2,"cyanosis": {}"ABSENT","clubbingId": 1,"clubbing": {}"PRESENT","lymphadenopathyId": 2,"lymphadenopathy": {}"ABSENT","oedemaId": 2,"oedema": {}"ABSENT","keyPopulationRiskFactorIds": [10, 36],"keyPopulationRiskFactors": [{}}}{{"DIABETES"}}{{{}, {}}}{{"TOBACCO_SMOKER"}}{{{}],"hivStatusId": 4,"hivStatus": {}"UNKNOWN","createdDate": {}"2026-05-07T12:30:00"}]}{}

              Assignee:
              Vishwanath Balkur
              Reporter:
              Rohit.Prajapati
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: