Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$TF^XUAF4(): Treating Facility (True/False)

Reference Type: Supported, Category: Institution File, ICR#: 2171

Description

The $$TF^XUAF4 extrinsic function, given the Internal Entry Number (IEN) in the INSTITUTION (#4) file, returns the Boolean value for the question—is this a medical treating facility?

Format

  $$TF^XUAF4(ien)

Input Parameters

ien:

(required) Internal Entry Number (IEN) of the institution in question.

Output

returns:

Returns a Boolean value:

  • True (non-zero)—Treating facility.

  • False (zero)—Not a Treating facility.

Example

>S TF=$$TF^XUAF4(7020)

>W TF
1