STANDARD DATA DICTIONARY #161.22 -- FEE BASIS CNH RATE FILE 6/27/25 PAGE 1 STORED IN ^FBAA(161.22, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 3.5) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This file contains all the negotiated rates for CNH vendors. The file was created to handle multiple rates for a single nursing home. Per VHA Directive 10-93-142, this file definition should not be modified. DD ACCESS: @ RD ACCESS: # WR ACCESS: # DEL ACCESS: # LAYGO ACCESS: # AUDIT ACCESS: # CROSS REFERENCED BY: CONTRACT(AC), CONTRACT(AD), DOLLAR AMOUNT(AD1) 161.22,.01 NUMBER 0;1 NUMBER (Required) INPUT TRANSFORM: K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X LAST EDITED: MAR 03, 1993 HELP-PROMPT: Type a Number between 1 and 9999999, 0 Decimal Digits DESCRIPTION: This field is a system generated number. It has no meaning other than to make the entry unique. 161.22,.02 DOLLAR AMOUNT 0;2 NUMBER (Required) INPUT TRANSFORM: S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>9999999.99)!(X<.01) X LAST EDITED: MAR 08, 1993 HELP-PROMPT: Type a Dollar Amount between .01 and 9999999.99, 2 Decimal Digits DESCRIPTION: This field contains the dollar amounts associated with a contract. CROSS-REFERENCE: 161.22^AD1^MUMPS 1)= S:$P(^FBAA(161.22,DA,0),U,3) ^FBAA(161.22,"AD",$P(^(0),U,3),$E(X,1,30),DA)="" 2)= K:$P(^FBAA(161.22,DA,0),U,3) ^FBAA(161.22,"AD",$P(^(0),U,3),$E(X,1,30),DA) This is a check to maintain the integrity of the 'AD' x-ref on field .03. 161.22,.03 CONTRACT 0;3 POINTER TO FEE BASIS CNH CONTRACT FILE (#161.21) (Required) LAST EDITED: MAR 08, 1993 DESCRIPTION: Contains the contract number associated with this rate as listed in the FEE Basis CNH Contract file. CROSS-REFERENCE: 161.22^AC 1)= S ^FBAA(161.22,"AC",$E(X,1,30),DA)="" 2)= K ^FBAA(161.22,"AC",$E(X,1,30),DA) Used to group all rates for a given contract together. CROSS-REFERENCE: 161.22^AD^MUMPS 1)= S:$P(^FBAA(161.22,DA,0),U,2) ^FBAA(161.22,"AD",X,$P(^(0),U,2),DA)="" 2)= K:$P(^FBAA(161.22,DA,0),U,2) ^FBAA(161.22,"AD",+$P(^(0),U,2),DA) Used to make sure there is not the same rate entered twice for the same contract. FILES POINTED TO FIELDS FEE BASIS CNH CONTRACT (#161.21) CONTRACT (#.03) INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):