Infant Information

Contents Show

The Infant Information screen is used to view or manage the details of an infant born as a result of the current postpartum client's pregnancy.

View Infant Information screen

Screen Access

Screen Access

Interface Initialization

Upon initial display of the screen, the following occurs:

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

  • All data controls are disabled and display the previously saved values.

Screen Elements

Unless otherwise stated below, all controls on the Infant Information screen are visible and enabled when:

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

Infant Status at Birth drop-down list box

  View the infant's status at the time of birth in the Infant Status at Birth drop-down list box.

Information in this control is read-only and cannot be changed.

Infant in Foster Care check box

  View the selection in the Infant in Foster Care check box. This check box indicates the infant is in foster care, when checked.

Information in this control is read-only and cannot be changed.

Infant on WIC check box

  View the selection in the Infant on WIC check box. This check box indicates the infant is currently infant participating in the local WIC program, when checked.

Information in this control is read-only and cannot be changed.

State WIC Information group box

  View the information in the State WIC Information group box.

This group box includes controls that allow you to view the mother linked to the infant or child. The title text of the group box is set to "State WIC Information". The following controls are included in the group box:

ID text and value label

This text and value label displays the State WIC ID of the infant born from the current pregnancy.

The information displayed is read-only. The value displays in the inverse color of the screen.

Name text and value label

This text and value label displays the name of the infant born from the current pregnancy.

The information displayed is read-only. The value displays in the inverse color of the screen.

Linked Participant button

This button is used for additional functions on the Infant Information screen in the Clinic application. In the Central Administrative Site and State Office applications, this button is always disabled.

Birth Information group box

  View the information in the Birth Information group box.

This group box includes controls that allow you to view birth information for the infant or child. The title text of the group box is set to "Birth Information". The following controls are included in the group box:

Gender drop-down list box

View the infant's gender at birth in the Gender drop-down list box. Information in this control is read-only and cannot be changed.

Height In masked edit box

View the infant's height at birth in whole inches in the Height In masked edit box. Information in this control is read-only and cannot be changed.

Height 8ths masked edit box

View the remainder of the infant's height at birth in eighths of an inch in the Height 8ths masked edit box. Information in this control is read-only and cannot be changed.

Weight Lbs masked edit box

View the infant's weight at birth in whole pounds in the Weight Lbs masked edit box. Information in this control is read-only and cannot be changed.

Weight Ozs masked edit box

View the remainder of the infant's weight at birth in ounces in the Weight Ozs masked edit box. Information in this control is read-only and cannot be changed.

Breastfeeding Information group box

  View the information in the Breastfeeding Information group box.

This group box includes controls that allow you to view the feeding information for the infant or child. The title text of the group box is set to "Breastfeeding Information". The following controls are included in the group box:

Ever Breastfed radio button group

View the selection in the Ever Breastfed radio button group.

This radio button group includes controls that allow you to view whether the applicant has ever been breastfed. The title text of the radio button group is set to "Ever Breastfed". Information in this control is read-only and cannot be changed. The following radio buttons are included in the group:

Yes radio button

When selected, this radio button indicates that the client has been breastfed.

No radio button

When selected, this radio button indicates that the client has never been breastfed.

Unknown radio button

When selected, this radio button indicates that it was not known whether the client has ever been breastfed or that the participant refused to answer.

Breastfeeding Now check box

View the selection in the Breastfeeding Now check box. This check box indicates the infant is currently breastfeeding, when checked.

Date Breastfeeding Verified calendar control

View the date on which the client's breastfeeding status was verified in this calendar control. Information in this control is read-only and cannot be changed.

Breastfeeding Amount drop-down list box

View the infant's amount of breastfeeding in the Infant Status at Birth drop-down list box. Information in this control is read-only and cannot be changed.

Date Breastfeeding Began calendar control

View the date on which the client began breastfeeding in this calendar control. Information in this control is read-only and cannot be changed.

Date Breastfeeding Ended calendar control

View the date on which the client ceased to breastfeed in this calendar control. Information in this control is read-only and cannot be changed.

Reason(s) Stopped list box

View one or more reasons the client ceased to breastfeed in the Reason(s) Stopped list box. Information in this control is read-only and cannot be changed.

Date Supplemental Feeding Began calendar control

View the date on which the infant's diet was introduced anything other than breast milk in this calendar control. Information in this control is read-only and cannot be changed.

Date Solids Were Introduced calendar control

View the date on which the solid foods were introduced into the infant's diet in this calendar control. Information in this control is read-only and cannot be changed.

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

~Infant Status at Birth

drop-down list box

PostpartumInfant. StatusPPVisit

·

Infant in Foster Care

check box

PostpartumInfant. Infant-In-Foster-Care

·

Infant on WIC

check box

·

The check box is selected if the STATEWICID column of the POSTPARTUMINFANT table is valued.

State WIC Information

group box

·

·

ID

text and value label

PostpartumInfant. StateWICID

·

Name

text and value label

PostpartumInfant. FirstName

PostpartumInfant. MiddleInitial

PostpartumInfant. LastName

·

~Gender

drop-down list box

PostpartumInfant. Gender

·

~Height In

masked edit box

PostpartumInfant. LengthInches

·

~Height 8ths

masked edit box

PostpartumInfant. LenghtEighths

·

~Weight Lbs

masked edit box

PostpartumInfant. WeightLbs

·

~Weight Ozs

masked edit box

PostpartumInfant. WeightOunces

·

Breastfeeding Information

group box

·

·

~Ever Breastfed

radio button group

PostpartumInfant. EverBreastfed

·

Breastfeeding Now

check box

PostpartumInfant. CurrentlyBreastfed

·

Breastfeeding Amount

drop-down list box

PostpartumInfant. AmountBreastfeeding

·

Reason(s) Stopped

list box

PostpartumBfStopReason. StoppedBFReason

·

Date Breastfeeding Verified

calendar control

PostpartumInfant. BFVerifiedDate

·

Date Breastfeeding Began

calendar control

PostpartumInfant. BreastfeedingBegan

·

Date Breastfeeding Ended

calendar control

PostpartumInfant. BreastfeedingEnd

·

~Date Supplemental Feeding Began

calendar control

PostpartumInfant. SuppFeedBegan

·

Date Solids Were Introduced

calendar control

Child. SolidsIntroducedDate

·

~ 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.

|

Central Administrative Site