NextGen Knowledge Center

HEIGHT (normal or premature) Growth Percentage Function

Use:Calculates the height percentile for a patient up to 20 years old compared with other individuals of the same age and gender. This function uses a height value calculated with standard, non-metric measurements. The percentile is derived from the normal pediatric chart.

The standard growth charts are used for Down syndrome patients.

Syntax:

Trigger Info Condition
    {GCPCT( «string» ,3, false, <<measurement date>>)}
Macro Function Body and Assign Field Value Calculation 
    {GCPCT( «value» ,3)}
Arguments:

«string» or «value» - Height value (total inches)
3 - System identifier for this function
Measurement Date - The measurement date can be used to override the default current encounter date. This field is optional.
False - Metric Indicator
Returns:

A decimal percentile value

Example:

Gender = Female, Age = 12 years, Height = 57 inches
{GCPCT(57,3)}

Result: 11.120588

For instructions on using this growth percentage function in a custom NextGen® Enterprise EHR growth chart template, go to NextGen Healthcare Success Community and download the latest Growth Charts User Guide for NextGen® Enterprise EHR.