![]() ![]() |
Reference Type: Supported, Category: Toolkit—Data Standardization, ICR#: 5078
The $$GETRPLC^XTIDTRM extrinsic function gets the REPLACED BY VHA STANDARD TERM (#99.97) field for a given entry.
REF: For an overview of the Data Standardization API set, see
Data Standardization APIs.
For a chart mapping the Data Standardization API set in context, see
Replacement Relationships.
$$GETRPLC^XTIDTRM(file,ien)
file: |
(required) File number. |
ien: |
(required) Internal Entry Number (IEN). |
returns: |
Returns the REPLACED BY VHA STANDARD TERM (#99.97) field for a given entry. |
The $$GETRPLC^XTIDTRM extrinsic function sets X to IEN_";"_FileNumber of entry that replaces the input entry:
>S X=$$GETRPLC^XTIDTRM(file,ien) |
NOTE: