GLOBAL MAP DATA DICTIONARY #661.7 -- PROSTHETIC CURRENT STOCK FILE 3/24/25 PAGE 1 STORED IN ^RMPR(661.7, *** NO DATA STORED YET *** SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 3.0) ----------------------------------------------------------------------------------------------------------------------------------- This file implements the concept of 'First In First Out' (FIFO) stock accounting. Whenever stock items are brought into stock on a given date an entry will be created for that date for the relevant HCPC item, location, vendor and unit of measure. The date will include time to cater for the rare instance where the same stock item with the same vendor, location and unit of measure is brought into stock on the same day but with a different cost. This file can then be used to look up locations containing the oldest stock for any given HCPC item. When items are removed from stock the associated vendor and location will be identified by scanning a bar code (or manual entry in case of equipment problems). The system will then assume that the oldest item for the vendor and location has been issued and will reduce the stock quantity. If the quantity becomes 0 or -ve the record will be deleted. CROSS REFERENCED BY: HCPCS(B), LOCATION(C), HCPCS ITEM(D) INDEXED BY: HCPCS & DATE&TIME STAMP & SEQUENCE (XHDS), STATION & HCPCS & HCPCS ITEM & DATE&TIME STAMP & SEQUENCE (XSHIDS), STATION & LOCATION & HCPCS & HCPCS ITEM & DATE&TIME STAMP & SEQUENCE (XSLHIDS) ^RMPR(661.7,D0,0)= (#.01) HCPCS [1F] ^ (#1) DATE&TIME STAMP [2D] ^ (#2) SEQUENCE [3N] ^ (#3) HCPCS ITEM [4N] ^ (#4) STATION ==>[5P:4] ^ (#5) LOCATION [6P:661.5] ^ (#6) QUANTITY [7N] ^ (#7) VALUE [8N] ^ (#8) UNIT OF ISSUE [9P:420.5] ^ INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):