Name | Value |
---|---|
NAME | VPR APPOINTMENT |
DEFAULT FILE NUMBER | 2.98 |
DATA MODEL | SDA |
DISPLAY NAME | Appointment |
ITEM |
|
DESCRIPTION | This entity populates the Appointment container in HealthShare from the APPOINTMENT (#2.98) sub-file of the PATIENT (#2) file; it expects the record IENS string as the ID (DIEN). Data is also pulled from the related APPOINTMENT (#44.001) sub-file of the HOSPITAL LOCATION (#44) file. This entity is supported by code in routine VPRSDAM, which uses the $$SDAPI^SDAMA301 and GETPRV^SDOE calls to extract appointment data. Data in SDA is maintained by monitoring the SDAM APPOINTMENT EVENTS protocol event. |
GET EXIT ACTION | K ^TMP($J,"SDAMA301"),VPRAPPT |
GET ID ACTION | D APPT1^VPRSDAM(DIEN) |
GET QUERY ROUTINE | APPTS^VPRSDAM |