Print Page as PDF
Determine if radiology procedure is for breast image ICR (6808)

Determine if radiology procedure is for breast image    ICR (6808)

Name Value
NUMBER 6808
IA # 6808
DATE CREATED 2017/08/01
CUSTODIAL PACKAGE CLINICAL REMINDERS
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE PXRMPRAD
NAME Determine if radiology procedure is for breast image
GENERAL DESCRIPTION
This ICR provide a way to determine if a Radiology
Procedure is for a Breast Image, by using Reminder Term. If the Reminder Term
has a taxonomy assigned to it the API will check the taxonomy for CPT and
HCPCS codes.

Amendments: 10/20/22: Added the EARLDATE and BLDTARR components. These were
introduced in PXRM*2.0*71, which was part of the SMART enhancements included
in CPRS v31b.
STATUS Active
KEYWORDS
  • TERM
  • TAXONOMY
  • PXRM
DURATION Till Otherwise Agreed
ID PXRMPRAD
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
GETTRMCD
This entry point returns a list of codes for both the
CPT and HCPCS coding system assigned to the Reminder Term.


VARIABLES TYPE VARIABLES DESCRIPTION
TIEN Input
This is the IEN of the Reminder Term from file 811.5.

TXARRAY Output
This passed by reference array returns a list of CPT
or HCPCS codes assigned to the passed in reminder term.

ERROR Output
If this passed by reference variable is defined then
it contains the error message the entry point returned to the calling
application.


CHCKPROC
This entry point checks to see if a passed in
CPT/HCPCS code or a radiology procedure is associated to a breast image
procedure.

VARIABLES TYPE VARIABLES DESCRIPTION
INPUT Input
This is a passed by reference that code and coding
system and/or radiology procedure entry to determine if it is related to a
breast images test.

INPUT("CODE")=the code to check for INPUT("CODESYS")=the coding system to
check the code is against

INPUT("ITEMTYPE")= currently only support the global entry for file 71
RAMIS(71, INPUT("ITEM")=the IEN of the entry from file 71.

EARLDATE
This entry point returns the REMINDER TERM FINDING
BEGINNING DATE/TIME in internal FileMan date format.
VARIABLES TYPE VARIABLES DESCRIPTION
TERMARR Input
This is the WV BREAST IMAGE TERM array created from
the REMINDER TERM file (#811.5).
RESULT Output
This returns the REMINDER TERM FINDINGS BEGINNING
DATE/TIME in the internal FileMan date format.
BLDTARR
This entry point creates the WV BREAST IMAGE array
from the REMINDER TERM file (#811.5).
VARIABLES TYPE VARIABLES DESCRIPTION
TERMARR Output
This returns the WV BREAST IMAGE TERM array from the
REMINDER TERM file (#811.5).
SUBSCRIBING PACKAGE
DATE ACTIVATED 2022/10/27