Files > PROSTHETIC CURRENT STOCK

name
PROSTHETIC CURRENT STOCK
number
661.7
location
^RMPR(661.7,
description
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.
Fields
#NameLocationTypeDetailsIndexDescription
.01hcpcs(+)0;1FREE TEXTBThis field is a pointer to the Prosthetic HCPCs file (661.1).
1date&time stamp0;2DATE-TIME
2sequence0;3NUMERICThis is the same SEQUENCE as in the PROSTHETIC TRANSACTION file (661.6)
3hcpcs item(+)0;4NUMERICDThis field is a pointer to the 661.12 sub-file of the PROSTHETIC HCPCS file (661.1).
4station0;5POINTER4This field is a pointer to the INSTITUTION file (4).
5location0;6POINTER661.5CThis field points to the PROSTHETIC STOCK LOCATION file (661.5).
6quantity0;7NUMERICThis field is the quantity of stock.
7value0;8NUMERICThis field is the total dollar value of the stock item held on this record.
8unit of issue0;9POINTER420.5This field is a pointer to Unit of Issue file (#420.5).

Not Referenced