Print Page as PDF
PROBLEM LIST API FOR SPECIAL AUTHORITIES ICR (7586)

PROBLEM LIST API FOR SPECIAL AUTHORITIES    ICR (7586)

Name Value
NUMBER 7586
IA # 7586
DATE CREATED 2025/09/24
CUSTODIAL PACKAGE PROBLEM LIST
USAGE Controlled Subscription
TYPE Routine
ROUTINE GMPLSPECAUTH
NAME PROBLEM LIST API FOR SPECIAL AUTHORITIES
GENERAL DESCRIPTION
This integration agreement allows subscribing packages
to call Problem
List API to retrieve information about Special Authority (SA).
STATUS Active
KEYWORDS
  • SPECIAL AUTHORITY
  • ENVIRONMENTAL
  • INDICATORS
  • SPECIAL AUTHORITIES
DURATION Till Otherwise Agreed
ID GMPLSPECAUTH
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$SHOWSA
This API returns a 0 or 1. If set to 0, the calling
applications should not prompt or show any SA values. If set to 1, the calling
applications should show and set SA values. No variables are passed to this
API.
GETNEWSA
This API returns the SA values for a given problem.
VARIABLES TYPE VARIABLES DESCRIPTION
IEN Input
Internal entry number (IEN) of the problem's entry in
the PROBLEM file (#9000011). This value is required.
GMPL1 Input
The "1" node in the PROBLEM file (#9000011) for the
problem. While this value is optional, it is required if the problem's entry
does not have data in the SPECIAL   AUTHORITIES field (#2).
GMPLSA Output
Array of special authorities for the given problem.
The first-level subscript is one of two values: (1) the abbreviation of the
applicable special authority or (2) the value "SC|NSC". The value of the
first- level subscript is either (1) an empty string when the subscript is not
"SC|NSC" or (2) "SC" if the patient is service connected or "NSC" if the
patient is not service connected.
Given the following array contents:
GMPLSA("SC|NSC")="SC"
GMPLSA("AO")=""                            The SA values for the
example problem are service connected (SC) and agent orange (AO).
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
ORDER ENTRY/RESULTS REPORTING
Added 10/6/25, effective with patch OR*3.0*508. OE/RR
will need to obtain the Problem List Special Authority data

Updated 12/9/25, effective with patch OR*3.0*508. OE/RR request to add
component GETNEWSA
PCE PATIENT CARE ENCOUNTER
Added 12/22/25, effective with patch PX*1*244. PCE
needs to obtain the Problem List Special Authority data.