Contents Show
The Breastfeeding Supplies Issuance Report CLN014 (Output) lists all participants who where issued breastfeeding supplies during the specified date range. The report is generated when the OK button is clicked on the Generate Breastfeeding Supplies Issuance Report screen.
This section describes the data elements that print on the system output. Because of space constraints, the layout may be slightly different and/or all characters may not print within the space allotted.
The title of the report will be the value of the REPORTHEADING business rule. The subtitle of the report will be the text "Breastfeeding Supplies Issuance - Detail" and the starting and ending date of the report when the page includes detail information. The subtitle of the report will be the text "Breastfeeding Supplies Issuance - Summary" and the reporting date for the report when the page includes summary information. The starting and ending dates of the report will be entered on the Generate Breastfeeding Supplies Issuance Report screen by the user.
Format
The dates will print in MM/DD/CCYY format.
Origin of Data Element
This value comes from the AgencyID and Name columns of the AGENCY table.
Format
The values will print as their literal values.
Origin of Data Element
This value comes from the ServiceSiteID and Name columns of the SERVICE-SITE table.
Format
The values will print as their literal values.
Origin of Data Element
The value will be taken from the Member.StateWICID.
Format
The value will print as its literal value.
Origin of Data Element
The value will be taken from the Member.FirstName, Member.MiddleInitial and Member.LastName.
Format
The value will print in {last name}, {first name} {middle initial}. format.
Origin of Data Element
The value will be taken from the InventoryIssued.IssueDate.
Format
The value will print in MM/DD/CCYY format.
Origin of Data Element
The value will be the text description of the breastfeeding item from the Product table Manufacturer, ManufacturerBrand and ManufacturerBrandType. This includes products classified as a breastfeeding item with a Sub-class of breastfeeding supply (not a pump and not a kit).
This will be determined by examining the Product table criteria:
Class equal to 'BF'
Subclass equal to "S"
Format
The value will print in its literal value.
Origin of Data Element
The value will be taken from the InventoryIssued.Quantity.
Format
The value will print in its literal value.
The information for the user-specified clinic sites is included on the report. The clinics are bridged to InventoryLocation through the Location table.
Only participants who where issued breastfeeding supplies between the user-specified starting and ending dates will be included in the report. This will be determined by examining the InventoryIssued.IssueDate where the customer is a WIC participant.
The report will be sorted chronologically by the Issued Date within Clinic ID.
At the end of each Clinic the total number issued will print for each breastfeeding item.
At the end of each Agency the total number issued will print for each breastfeeding item.
The total number issued will print for each breastfeeding item. A grand total number of breastfeeding items issued will print when the page includes summary information.
|
Software Version: 2.40.00