Blood sub-tab

Contents Show

The Blood sub-tab is used to view blood work information for the current client. It is a tabbed page on the Height/Weight and Blood Work Information screen.

When this screen initially displays in the Participant Folder, the system verifies if a certification attempt is currently in progress. If at least one certification is started and not completed, all controls on the tab are locked with the exception of data grids, tree lists, and list boxes (for viewing records), and any other controls that may have special conditions documented below under Screen Elements. Modifying information on or from the tab is not allowed until the certification attempt is complete.

This applies if a record exists for the selected STATEWICID in the CERTCONTACT table and the CERTCONTACT.CERTENDDATE and CERTCONTACT.CERTINELIGIBLEDATE are not valued.

Blood sub-tab (Participant Folder)

Blood sub-tab (Certification Guided Script and/or Mid-certification Assessment)

Screen Access

Screen Access

Interface Initialization

Upon initial display of the screen, the following occurs:

  • The Height/Weight sub-tab is visible and enabled.

  • The Blood sub-tab is visible and enabled.

  • The Add button is visible and enabled.

If records are listed in the data grid:

  • The Blood data grid is visible, enabled, and displays all records for the selected STATEWICID and RESULTDATE in the BLOODWORK table.

  • If the value of the CLN_ALLOWDELAYBLOODWORK business rule is set to "Y", the Delayed Blood Work column is visible in the Blood data grid. If the value of the CLN_ALLOWDELAYBLOODWORK business rule is set to "N", the Delayed Blood Work column is not visible in the Blood data grid.

  • The first row in the data grid is initially selected as the default.

  • The Edit button is visible and enabled if any of the following criteria are met:.

  • The date on which the hematological measurement result was created is equal to the current system date.

  • The Delayed Blood Work flag is set on the selected record.

If records are not listed in the data grid:

  • The data grid is visible, enabled, and blank.

  • The Edit button is visible and disabled.

In the Participant Folder:

  • The title bar text is set to "MEMBER.FIRSTNAME MEMBER.MIDDLEINITIAL MEMBER.LASTNAME - {descriptive value of age} - WIC ID: MEMBER.STATEWICID Household ID: MEMBER.HOUSEHOLDID", where {descriptive value of age} equals:

  • For infants, display "XX" Months "XX" Days, calculated from the Date of Birth.

  • For children, display "XX" Year(s) "XX" Months "XX" Days calculated from the Date of Birth.

  • For pregnant women, display "XX" weeks gestation calculated from the LMP start date.

  • For pregnant women without an LMP date, display "XX" Year(s) calculated from the Date of Birth.

  • For breastfeeding and non-breastfeeding women, display "XX" Years calculated from the Date of Birth.

  • The tab title is set to "HT/WT/Blood".

  • The current system date and time is displayed in the status bar at the bottom right of the screen.

In the Certification Guided Script or Mid-certification Assessment:

  • The title bar text is set to "Height/Weight and Blood Work".

  • The OK button is visible and enabled as the default.

  • The Close button is visible and enabled as the default.

Screen Elements

Unless otherwise stated below, all controls on the Blood sub-tab screen are visible and enabled when:

If one or more special conditions exist that affect a control on the Blood sub-tab screen, the condition(s) are documented for that specific control below.

Blood data grid

  View the information in the Blood data grid.

This data grid displays the hematological measurement results recorded for the client. The entries in the data grid will be sorted in reverse chronological order according to the values of the Measurement Date column.

The Age at Measurement column displays the calculated age for all participants with WIC Category of "Infant", "Child", "Breastfeeding", and "Non-Breastfeeding". The Age at Measurement column displays the calculated weeks of gestation for participants with a WIC Category of "Pregnant" if her last LMP start date has been entered; the column displays her calculated age if the last LMP start date is not available.

The first record in the data grid is initially selected. The information in the data grid is read-only.

The data grid consists of the following control(s):

Measurement Date column

This column displays the date on which the measurement was taken for each measurement record displayed within the data grid.

The title of the column is set to "Measurement Date". The information displayed within the column is read-only.

The column header and data are left aligned.

Age at Measurement column

This column displays the age of the participant at the time the measurement was taken for each measurement record displayed within the data grid.

The information displayed is formatted based on the WIC category of the participant. The value displayed is calculated by using the MEMBER.DATEOFBIRTH and the Measurement Date for the WIC category of Infant, Child, Breastfeeding and Non-breastfeeding to determine the participant's age. The value displayed is calculated using the PREGNANCY.LMPSTART and the Measurement Date for the WIC category of Pregnant to determine the participant's weeks gestation. See the following table for the format of each value displayed based on the participant's WIC category:

WIC Category

Format of Value Displayed

Infant

"# months and # days"

Child

'# years and # months"

Pregnant

"# weeks" (weeks gestation)

Breastfeeding/Non-breastfeeding

"# years"

The title of the column is set to "Age at Measurement". The information displayed within the column is read-only.

The column header and data are left aligned.

Hemoglobin (gm/dl) column

This column displays the hemoglobin measurement for each record displayed within the data grid.

The title of the column is set to "Hemoglobin (gm/dl)". The information displayed within the column is read-only.

The column header and data are left aligned.

Hematocrit (%) column

This column displays the hematocrit measurement for each record displayed within the data grid.

The title of the column is set to "Hematocrit (%)". The information displayed within the column is read-only.

The column header and data are left aligned.

Lead (ug/dl) column

This column displays the lead measurement for each record displayed within the data grid.

The title of the column is set to "Lead (ug/dl)". The information displayed within the column is read-only.

The column header and data are left aligned.

E.P. (ug/dl) column

This column displays the E.P. measurement for each record displayed within the data grid.

The title of the column is set to "E.P. (ug/dl)". The information displayed within the column is read-only.

The column header and data are left aligned.

Delayed Blood Work column

This column indicates if the blood work was delayed (if applicable) for each measurement record displayed within the data grid.

The title of the column is set to "Delayed Blood Work". The information displayed within the column is read-only.

The control is visible when:

The column header is left aligned and the data is center aligned.

Reason Blood Work Was Not Collected column

This column displays the reason the blood work was not collected (if applicable) for each measurement record displayed within the data grid.

The title of the column is set to "Reason Blood Work Was Not Collected". The information displayed within the column is read-only.

The column header and data are left aligned.

Add button

  Click the Add button to add a record to the data grid.

The control is visible and enabled when:

It has a mnemonic of "A".

It is the default button for the screen.

When the button is clicked, a check is performed to determine whether the logged-on user has the appropriate permissions to view the screen. When the user does not have the appropriate permissions, a standard error message (E0006) displays.

The Blood Measurement screen displays in Add mode when the button is clicked.

Edit button

  Click the Edit button to edit the record currently selected in the data grid.

The control is visible and enabled when:

OR

It has a mnemonic of "E".

When the button is clicked, a check is performed to determine whether the logged-on user has the appropriate permissions to view the screen. When the user does not have the appropriate permissions, a standard error message (E0006) displays.

The Blood Measurement screen displays in Edit mode when the button is clicked.

Close button

  Click the Close button to close the screen.

The control is visible and enabled when:

It does not have a mnemonic. Its keyboard shortcut is the Esc (escape) key.

The Certification Guided Script screen displays when the button is clicked.

The system will set the GSControl.HWBEntered value to "Y".

The Certification Guided Script screen is updated to display a Check Mark icon next to the Height, Weight, and Blood link.

Processing

If data can be validated and saved on the screen, the following processes occur when the screen is processed:

If no data can be validated and saved on the screen:

Data Map

The Data Map defines the values saved for all controls on the screen. If available, any additional notes or comments are displayed in the Notes column.

Control Label

Control Type

Table. Column

Notes

Blood

data grid

·

·

Measurement Date

data grid column

BloodWork. ResultDate

·

Age at Measurement

data grid column

·

·

Hemoglobin (gm/dl)

data grid column

BloodWork. Hemoglobin

·

Hematocrit (%)

data grid column

BloodWork. Hematocrit

·

Lead (ug/dl)

data grid column

BloodWork. Lead

·

E.P. (ug/dl)

data grid column

BloodWork. EP

·

Delayed Blood Work

data grid column

BloodWork. DelayedBloodwork

(Y/N)

Reason Blood Work Was Not Collected

data grid column

BloodWork. ExceptionReason

Reference Dictionary (where category = 'BLDWRKEXCP') and (where = Reference Dictionary.ExternalID)

Description

~ Denotes a required control (if applicable). The process that checks for required controls does not occur on screens displayed in read-only or Details mode.

+ Denotes data written to the database when screen processing occurs (if applicable). The process that writes data to the database does not occur on screens displayed in read-only or Details mode.

|

Clinic