Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
this is my code
=[ICD Code Blacklist]/
Count({<CLM_LEVEL_OF_CARE={'Primary'}>}distinct TOTAL<CLM_XGEN_CLAIM_NUM,HOSPITAL_NAME,HOSPITAL_CODE,
POL_BDM_NAME,POL_BDM_CODE>
CLM_XGEN_CLAIM_NUM)
in this above code i want to add one line that is given below .
""Count({<CLM_TYPE={'REIMBURSMENT','REIMBURSEMENT','REIMBERSMENT','REIMBERSHMENT','REIMBUSMENT','REIMBURSEMNET'}"
like this
Count({<CLM_LEVEL_OF_CARE={'Primary'},CLM_TYPE={'REIMBURSMENT','REIMBURSEMENT','REIMBERSMENT','REIMBERSHMENT','REIMBUSMENT','REIMBURSEMNET'}>}distinct TOTAL<CLM_XGEN_CLAIM_NUM,HOSPITAL_NAME,HOSPITAL_CODE,