Name | Value |
---|---|
NAME | VPR SURGERY |
DEFAULT FILE NUMBER | 130 |
DATA MODEL | SDA |
DISPLAY NAME | Procedure |
ITEM |
|
DESCRIPTION | This entity populates the Procedure container in HealthShare from the SURGERY (#130) file; it expects the record IEN as the ID (DIEN). This entity is supported by code in routine VPRSDASR, which uses the SROESTV calls to extract surgery data. Data in SDA is populated when the related Operative Summary report is completed in TIU; only completed procedures are saved in SDA. |
GET EXIT ACTION | K VPRSR,VPRNONOR,SREXT,SRPROV,SRSDATE |
GET ID ACTION | D ONE^SROESTV("VPRSR",DIEN) S:$G(VPRSR(DIEN))="" DDEOUT=1 S:'$G(DDEOUT) VPRNONOR=$$NON^SROESTV(DIEN) |
GET QUERY ROUTINE | QRY^VPRSDASR |