Name | Value |
---|---|
NAME | VPR ICR EVENT |
DEFAULT FILE NUMBER | 9000010.707 |
DATA MODEL | SDA |
DISPLAY NAME | Vaccination |
ITEM |
|
DESCRIPTION | This entity populates the Vaccination container in HealthShare. it expects the V IMM CONTRA/REFUSAL EVENT (#9000010.707) ien as the record ID (DIEN). This entity is supported by code in routine VPRSDAVF, which uses the ^PXRMINDX reminder index and VICR^PXPXRM call to extract V IMM refusal data. Data in SDA is maintained by monitoring the PXK VISIT DATA EVENT protocol event. |
GET EXIT ACTION | K VPRM,VPRDT,VPRVST,VPRVST0 |
GET ID ACTION | K VPRM D:$D(^AUPNVICR(+DIEN)) VICR^PXPXRM(+DIEN,.VPRM) S VPRVST=$G(VPRM("VISIT")),VPRVST0=$G(^AUPNVSIT(+VPRVST,0)) |
GET QUERY ROUTINE | ICR^VPRSDAVF |