Print Page as PDF
DATE PATIENT TURNS A SPECIFIC AGE ICR (7569)

DATE PATIENT TURNS A SPECIFIC AGE    ICR (7569)

Name Value
NUMBER 7569
IA # 7569
DATE CREATED 2025/05/15
CUSTODIAL PACKAGE CLINICAL REMINDERS
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PXRMPDEM
NAME DATE PATIENT TURNS A SPECIFIC AGE
STATUS Active
KEYWORDS
  • WV
  • PXRM
DURATION Till Otherwise Agreed
ID PXRMPDEM
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
DFA
This routine determines the date the patient turns a
specified age. The date returned can be in the past or in the future.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
The patient's DFN. This argument is required.
NGET Input
The number of records to return. This argument is not
used but must be passed, pass "".
BDT Input
The beginning date to search for. This argument is
not used but must be passed, pass "".
EDT Input
The ending date to search for. This argument is not
used but must be passed, pass "".
NFOUND Output
The number of records found. This will be 0 if TEST
is NULL. It will be 1 if TEST is set to a valid age.
TEST Both
As an input, this argument is the age to determine
the date when the patient will reach that age. Fractional ages are not
allowed. If TEST is set to a fractional age, the fractional part will be
ignored. Input example: TEST=40. As an output, TEST(1)=0 if TEST was passed as
NULL, otherwise TEST(1)=1.
DATE Output
The FileMan date the patient turns the specified age
in DATE(1).
VALUE Output
The FileMan date the patient turns the specified age
in VALUE(1).
TEXT Output
If TEST(1)=1, TEXT(1) will be a text string in one of
the following formats: For dates in the past - TEXT(1)= "Patient was 40 years
old on 05/01/2024." For dates in the future - TEXT(1)= "Patient will be 40
years old on 05/01/2026."
SUBSCRIBING PACKAGE WOMEN'S HEALTH
DATE ACTIVATED 2025/05/15