Print Page as PDF
RAD/NUC MED PATIENT PROCEDURE STATUS ICR (2806)

RAD/NUC MED PATIENT PROCEDURE STATUS    ICR (2806)

Name Value
NUMBER 2806
IA # 2806
DATE CREATED 1999/04/21
CUSTODIAL PACKAGE RADIOLOGY/NUCLEAR MEDICINE
CUSTODIAL ISC Chicago
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE RAO7PC2
NAME RAD/NUC MED PATIENT PROCEDURE STATUS
GENERAL DESCRIPTION
CLIN^RAO7PC2 can be used to return information on the
most recent date that a list of procedures was completed for a given patient,
and if the procedure is currently in progress the appropriate date.
Information is also returned if a procedure was cancelled or if there is no
record of the procedure for the patient.
STATUS Active
DURATION Till Otherwise Agreed
ID RAO7PC2
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
CLIN
CLIN^RAO7PC2(RADFN,.PROCLIST)

Input: RADFN = ien of patient in the Rad/Nuc Med Patient
File #70

PROCLIST = list of iens of procedures in the Rad/Nuc
Med Procedures File #71.
This list is delimited by '^'.

Output: ^TMP($J,"RADPROC",patient ien,procedure ien,order)=
Date/Time^Status^Provider

Subscripts
----------

patient ien: same as RADFN input variable

procedure ien: an individual ien taken from PROCLIST
input variable

order: free-text, either "NONE", "CANCELLED", "IN
PROGRESS" or "COMPLETE". If the procedure has
never been applied to the patient identified by
RADFN then an order of NONE will be returned.
There will be no other nodes for this procedure.
If the procedure has ever been cancelled or
completed or is currently in progress then
"CANCELLED", "COMPLETED" and "IN PROGRESS" nodes
will exist respectively.
An order of CANCELLED is returned if EXAM
STATUS=0.
An order of COMPLETE is returned is EXAM
STATUS=9.
All other EXAM STATUS values result in an order
of "IN PROGRESS". EXAM STATUS is taken from the
multiple file #70.03

Array Values
------------

Date/Time: the date and time derived from EXAM DATE on
the Registered Exams multiple of the Rad/Nuc
Med Patient File #70.02. It is held in
FileMan date/time format.
e.g. 2990421.1422

Status: derived from the EXAM STATUS on Examinations
multiple of the Rad/Nuc Med Patient file #70.03
It is stored as the description taken from
STATUS on the Examination Status file #72.

Provider: derived from either PRIMARY INTERPRETING
RESIDENT or PRIMARY INTERPRETING STAFF on the
Examinations multiple of the Rad/Nuc Med
Patient file #70.03.
PRIMARY INTERPRETING RESIDENT is returned
only if no STAFF exists. It is stored as the
description taken from NAME on the New Person
File #200.

Null is returned if the order is "NONE" as there is no
information to hold.
VARIABLES TYPE VARIABLES DESCRIPTION
RADFN Input
RADFN = Internal entry number (ien) of the  patient
in the Rad/Nuc Med Patient file #70. (Note: this is the same ien as used in
the Patient file #2. File 70 is DINUMED to file 2. RADFN is also known as the
patient ien.
PROCLIST Input
PROCLIST = List of internal entry numbers (iens) of
procedures on the Rad/Nuc Med Procedures file #71. The list is delimited by
the '^' character.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
CLINICAL REMINDERS Salt Lake City