1#. https://amritdemo.piramalswasthya.org//hwc-facility-service/labTechnician/get/prescribedProceduresList?apiKey=undefined Request: { "beneficiaryRegID": "92544", "benVisitID": "7719", "visitCode": "30017000007719" } Response: { "data": { "radiologyList": [], "laboratoryList": [ { "procedureDesc": "Hemoglobin", "procedureType": "Laboratory", "prescriptionID": 4284, "procedureID": 160, "procedureName": "Hemoglobin", "compListDetails": [ { "range_normal_min": 12, "compOpt": [ {} ], "range_min": 1, "testComponentID": 154, "measurementUnit": "g/dl", "testComponentName": "HB", "range_normal_max": 18, "isDecimal": true, "inputType": "TextBox", "range_max": 30, "testComponentDesc": "Hemoglobin level" } ], "isMandatory": false }, { "procedureDesc": "Blood Sugar level", "procedureType": "Laboratory", "prescriptionID": 4284, "procedureID": 161, "procedureName": "Blood Sugar", "compListDetails": [ { "range_normal_min": 90, "compOpt": [ {} ], "range_min": 10, "testComponentID": 155, "measurementUnit": "mg/dL", "testComponentName": "FBS", "range_normal_max": 180, "isDecimal": false, "inputType": "TextBox", "range_max": 500, "testComponentDesc": "Fasting Blood Sugar" }, { "range_normal_min": 100, "compOpt": [ {} ], "range_min": 10, "testComponentID": 156, "measurementUnit": " mg/dL", "testComponentName": "PLBS", "range_normal_max": 200, "isDecimal": true, "inputType": "TextBox", "range_max": 500, "testComponentDesc": "Post Lunch Blood Sugar" }, { "range_normal_min": 140, "compOpt": [ {} ], "range_min": 10, "testComponentID": 157, "measurementUnit": "mg/dL", "testComponentName": "RBS", "range_normal_max": 200, "isDecimal": true, "inputType": "TextBox", "range_max": 500, "testComponentDesc": "Random Blood Sugar" } ], "isMandatory": false }, { "procedureDesc": "Malaria RPT", "procedureType": "Laboratory", "prescriptionID": 4284, "procedureID": 162, "procedureName": "Malaria", "compListDetails": [ { "compOpt": [ { "name": "Negative" }, { "name": "Positive" } ], "testComponentID": 158, "testComponentName": "Rapid Test", "isDecimal": false, "inputType": "RadioButton", "testComponentDesc": "Rapid test Kit" } ], "isMandatory": false }, { "procedureDesc": "Dengue Rapid Test", "procedureType": "Laboratory", "prescriptionID": 4284, "procedureID": 165, "procedureName": "Dengue Rapid Test", "compListDetails": [ { "compOpt": [ { "name": "Negative" }, { "name": "Positive" } ], "testComponentID": 158, "testComponentName": "Rapid Test", "isDecimal": false, "inputType": "RadioButton", "testComponentDesc": "Rapid test Kit" }, { "compOpt": [ { "name": "Negative" }, { "name": "Positive" } ], "testComponentID": 159, "testComponentName": "NS1", "isDecimal": false, "inputType": "RadioButton", "testComponentDesc": "Dengue NS" }, { "compOpt": [ { "name": "Negative" }, { "name": "Positive" } ], "testComponentID": 160, "testComponentName": "IgM", "isDecimal": false, "inputType": "RadioButton", "testComponentDesc": "Dengue IgM" }, { "compOpt": [ { "name": "Negative" }, { "name": "Positive" } ], "testComponentID": 161, "testComponentName": "IgG", "isDecimal": false, "inputType": "RadioButton", "testComponentDesc": "Dengue IgG" } ], "isMandatory": false } ], "archive": [] }, "statusCode": 200, "errorMessage": "Success", "status": "Success" }