DESCRIPTION |
This cross-reference builds two indexes, one for finding
all patients with a particular vital measurement and one for finding all
the vital measurements a patient has.
The index is stored in the Clinical Reminders index global as:
^PXRMINDX(120.5,"IP",MEASUREMENT,DFN,DATE/TIME TAKEN,DAS)
^PXRMINDX(120.5,"PI",DFN,MEASUREMENT,DATE/TIME TAKEN,DAS)
Entries that are marked as entered-in-error are not indexed.
Permission to use the PXRM namespace is documented in IAs 3736 and 4114.
For all the details, see the Clinical Reminders Index Technical Guide/Programmer's Manual.
|