Files > TERM_RANGE_CHECK

name
TERM_RANGE_CHECK
number
704.107
location
^MDC(704.107,
description
This file maintains value ranges for related observations/terms. An example could be a TERM RANGE CHECK entry that would result in an observed TEMPERATURE of 80 DEGREES FAHRENHEIT for a MALE between 55-150 years of AGE, triggering a "CRITICAL LOW" response by the Clinical Flowsheets application.
Fields
#NameLocationTypeDetailsIndexDescription
.01term id(+)0;1POINTER704.101This field indentifies the term to which a term range check is applicable. A sample TERM ID could identify the term "TEMPERATURE".
.02unit id(+)0;2POINTER704.101This identifies the unit of measurement related to the TERM_ID (field #.01). A sample UNIT ID could identify "DEGREES F".
.03sex0;3SET OF CODESM:Male
F:Female
N:Non-Specific
This field indicates the gender to which a term range check is applicable. A sample SEX could be "Male".
.04age minimum0;4NUMERICThis is the minimum age which the term range check is applicable. A sample AGE MINIMUM could be "55".
.05age maximum0;5NUMERICThis is the maximum age which the term range check is applicable. A sample AGE MAXIMUM could be "150".
.08patient id0;8POINTER2This field identifies a patient for which the term range check is applicable. A sample PATIENT ID could identify "CP FLOWSHEETS,PATIENT1".
.09description0;9FREE TEXTThis field is a DESCRIPTION of the term range check entry. A sample DESCRIPTION could be "Senior male temperature".
.11critical low(+).1;1NUMERICThis is the value that will cause a "CRITICAL LOW" result when the term range check is applied. A sample CRITICAL LOW could be "80".
.12abnormal low(+).1;2NUMERICThis is the value that will cause a "ABNORMAL LOW" result when the term range check is applied. A sample ABNORMAL LOW could be "85".
.13normal low(+).1;3NUMERICThis is the value that will cause a "NORMAL LOW" result when the term range check is applied. A sample NORMAL LOW could be "90".
.14normal high(+).1;4NUMERICThis is the value that will cause a "NORMAL HIGH" result when the term range check is applied. A sample NORMAL HIGH could be "100".
.15abnormal high(+).1;5NUMERICThis is the value that will cause a "ABNORMAL HIGH" result when the term range check is applied. A sample ABNORMAL HIGH could be "103".
.16critical high(+).1;6NUMERICThis is the value that will cause a CRITICAL HIGH"" result when the term range check is applied. A sample CRITICAL HIGH could be "106".

Not Referenced