Name | Value |
---|---|
NAME | VPR CPT |
DEFAULT FILE NUMBER | 81 |
DATA MODEL | SDA |
DISPLAY NAME | ProcedureCode |
ITEM |
|
DESCRIPTION | This entity expects a pointer to the CPT file #81 as the ID, and optionally a FM date.time in local variable VPRDT, and returns the formatted code, date-versioned description, and coding system using $$CPT^ICPTCOD. |
GET EXIT ACTION | K VPRCPT |
GET ID ACTION | S VPRCPT=$$CPT^VPRSDA(DIEN,$G(VPRDT)) S:VPRCPT<0 DDEOUT=1 |