![]() ![]() |
Reference Type: Supported, Category: Toolkit—Data Standardization, ICR#: 5078
The $$RPLCMNT^XTIDTRM extrinsic function recursively traverses the REPLACED BY VHA STANDARD TERM (#99.97) field until the final replacement term is reached.
NOTE: For an overview of the Data Standardization API set, read
Data Standardization APIs.
For a chart mapping the Data Standardization API set in context, read
Replacement Relationships.
$$RPLCMNT^XTIDTRM(file,ien)
file: |
(required) File number. |
ien: |
(required) Internal Entry Number (IEN). |
none. |
|
The $$RPLCMNT^XTIDTRM extrinsic function sets X to IEN_";"_FileNumber of the entry that ultimately replaces the input entry:
>S X=$$RPLCMNT^XTIDTRM(file,ien) |
NOTE: