Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: RMPRCPTU

Package: Prosthetics

Routine: RMPRCPTU


Information

RMPRCPTU ;HIN/RVD-EXTRINSIC FUNCTION FOR CPT MOD ;5/16/00

Source Information

Source file <RMPRCPTU.m>

Entry Points

Name Comments DBIA/ICR reference
CPT(RDA) ;entry point for CPT.
  • ICR #7543
    • Status: Active
    • Usage: Controlled Subscription
    EXIT ;remove comma @ the end and return to calling program
    LRT ;prompt for LEFT OR RIGHT CPT modifier
    KMN ;prompt for new impression/moulage or previous master model.
    RR ;Append "RR" cpt modifier"
    RP ;append "RP" cpt modifier.
    UE ;append "UE" cpt modifier.
    NU ;append "NU" cpt modifier.
    QH ;append "QH" CPT modifier for Home Oxygen.
    PL ;Append PL cpt modifier.
    KA ;Append KA cpt modifier for HCPCS that contains wheelchair accessories.
    GY ;Append GY CPT Modifier.

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"This is a required field!!!"
    • Line Location: LRT+4
    Function Call: WRITE
    • Prompt: !,"This is a required field!!!"
    • Line Location: KMN+4
    Function Call: WRITE
    • Prompt: !,"This is a required field!!!"
    • Line Location: RR+4
    Info |  Source |  Entry Points |  Interaction Calls