File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -393,6 +393,16 @@ medicare:
393
393
- pmt_amt
394
394
- medpar_mdcr_pmt_amt
395
395
396
+ - bene_ip_ddctbl_amt :
397
+ reference : " https://resdac.org/cms-data/variables/beneficiarys-liability-deductible-stay"
398
+ description : |
399
+ The amount of money (rounded to whole dollars) identified as the beneficiary's liability for the inpatient deductible for the stay.
400
+ type : NUMERIC
401
+ source :
402
+ - bene_ip_ddctbl_amt
403
+ - ded_amt
404
+ - medpar_bene_ip_ddctbl_amt
405
+
396
406
_ps :
397
407
description : internal intermediate view adding some data conversions
398
408
create :
@@ -755,7 +765,8 @@ medicare:
755
765
drg_price_amt,
756
766
drg_outlier_pmt_amt,
757
767
pass_thru_amt,
758
- mdcr_pmt_amt
768
+ mdcr_pmt_amt,
769
+ bene_ip_ddctbl_amt
759
770
760
771
from : ip
761
772
populate : false
You can’t perform that action at this time.
0 commit comments