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.
Blood sub-tab
|
If records are listed in the data grid:
If records are not listed in the data grid:
|
Unless otherwise stated below, all controls on the Blood sub-tab screen are visible and enabled when:
The screen is active.
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.
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.
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 value of the CLN_ALLOWDELAYBLOODWORK business rule is set to "Y".
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.
This button is used for additional functions on the Blood sub-tab screen in the Clinic application. In the Central Administrative Site and State Office applications, this button is always disabled.
This button is used for additional functions on the Blood sub-tab screen in the Clinic application. In the Central Administrative Site and State Office applications, this button is always disabled.
If data can be validated and saved on the screen, the following processes occur when the screen is processed:
A process to check for required controls as identified in the Data Map below is performed.
A process to check for valid entries as identified individually for each applicable control in Screen Elements above is performed.
A process to check for edits and cross edits as identified for each applicable control in Screen Elements above is performed.
If any checks or processes fail, a standard error message displays.
If no data can be validated and saved on the screen:
No cross edits are performed.
All values are considered legitimate.
No data is written to the database.
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.
|
Software Version: 2.40.00