GENERAL DESCRIPTION |
The Discharge Summary package has permission to access
the Patient Information Management System package in the following ways:
1. The Discharge Summary contains a field which is a pointer to the Facility
Treating Specialty File (#45.7), to keep track of the Treating Specialty from
which a patient was discharged (for searches and sorts). This field value is
set to the treating specialty returned by the IN5^VADPT call.
2. Discharge Summary allows the user to do a lookup to get all Discharge
Summaries for a given treating specialty by signature status and dictation
date. To do this query we need to identify the treating specialty, using a
^DIC call with DIC=45.7, DIC(0)="AEMQ", DIC("A")="TREATING SPECIALTY".
|