multiple |
Both |
Array to return Special Authority results business
rules and optionally including the full instructions and Help text wp field
information.
|
AR |
Input |
Array to return Special Authority results business
rules and optionally including the full instructions and Help text wp field
information.
|
FULLSTRUCT |
Input |
Boolean field.
One of 2 valid statuses below:
0 for no
1 for yes
Example call base rules: D SETARRAY^PXSPECAUTH(.AR,0) base rules
Example output: Below showing a sampling of the output. Only the first 3
indicators. Whereas, you would receive all.
AR("specialAuthorityTypes",5,"abbreviation")="ASC"
AR("specialAuthorityTypes",5,"code")="ASC"
AR("specialAuthorityTypes",5,"default")="Unanswered"
AR("specialAuthorityTypes",5,"disabled")="false"
AR("specialAuthorityTypes",5,"displayName")="Acute Suicidal Crisis"
AR("specialAuthorityTypes",5,"id")=9
AR("specialAuthorityTypes",5,"sequence")=5
AR("specialAuthorityTypes",10,"abbreviation")="SC"
AR("specialAuthorityTypes",10,"code")="SC"
AR("specialAuthorityTypes",10,"default")="Unanswered"
AR("specialAuthorityTypes",10,"disabled")="false"
AR("specialAuthorityTypes",10,"displayName")="Service &Connected Condition"
AR("specialAuthorityTypes",10,"id")=1
AR("specialAuthorityTypes",10,"sequence")=10
AR("specialAuthorityTypes",20,"abbreviation")="CV"
AR("specialAuthorityTypes",20,"code")="CV"
AR("specialAuthorityTypes",20,"default")="Unanswered"
AR("specialAuthorityTypes",20,"disabled")="false"
AR("specialAuthorityTypes",20,"displayName")="Combat &Vet (Combat Related)"
AR("specialAuthorityTypes",20,"id")=8
AR("specialAuthorityTypes",20,"sequence")=20
Example call all rules: D SETARRAY^PXSPECAUTH(.AR,1) all rules
AR("specialAuthorityTypes",5,"abbreviation")="ASC"
AR("specialAuthorityTypes",5,"code")="CA"
AR("specialAuthorityTypes",5,"default")="Unanswered"
AR("specialAuthorityTypes",5,"disabled")="false"
AR("specialAuthorityTypes",5,"displayName")="Acute Suicidal Crisis"
AR("specialAuthorityTypes",5,"id")=9
AR("specialAuthorityTypes",5,"package",1,"excluded")="true"
AR("specialAuthorityTypes",5,"package",1,"name")="PROBLEM LIST"
AR("specialAuthorityTypes",5,"sequence")=5
AR("specialAuthorityTypes",10,"abbreviation")="SC"
AR("specialAuthorityTypes",10,"code")="SC"
AR("specialAuthorityTypes",10,"default")="Unanswered"
AR("specialAuthorityTypes",10,"description","\",1)="Service-Connected
(SC):"_$c( 13,10) AR("specialAuthorityTypes",10,"description","\",2)="Veterans
are eligible for me dical care for treatment of service-connected"_$c(13,10)
AR("specialAuthorityTypes",10,"description","\",3)="(SC) conditions without
incu rring copayment charges or claims against"_$c(13,10)
AR("specialAuthorityTypes",10,"description","\",4)="their insurance. See
'Help'
for additional information."_$c(13,10)
AR("specialAuthorityTypes",10,"disabled")="false"
AR("specialAuthorityTypes",10,"displayName")="Service &Connected Condition"
AR("specialAuthorityTypes",10,"id")=1
AR("specialAuthorityTypes",10,"package",1,"excluded")="false"
AR("specialAuthorityTypes",10,"package",1,"name")="ORDER ENTRY/RESULTS
REPORTING
"
AR("specialAuthorityTypes",10,"sequence")=10
AR("specialAuthorityTypes",10,"valueChangeActions",1,"actions",1)="SetUnan
swered
"
AR("specialAuthorityTypes",10,"valueChangeActions",1,"actions",2)="Disable
"
AR("specialAuthorityTypes",10,"valueChangeActions",1,"linkedSpecialAuthori
ties", 1)="AO"
AR("specialAuthorityTypes",10,"valueChangeActions",1,"linkedSpecialAuthori
ties", 2)="EC"
AR("specialAuthorityTypes",10,"valueChangeActions",1,"linkedSpecialAuthori
ties", 3)="IR"
AR("specialAuthorityTypes",10,"valueChangeActions",1,"whenValueIs")="Yes"
AR("specialAuthorityTypes",10,"valueChangeActions",2,"actions",1)="Enable"
AR("specialAuthorityTypes",10,"valueChangeActions",2,"linkedSpecialAuthori
ties", 1)="AO"
AR("specialAuthorityTypes",10,"valueChangeActions",2,"linkedSpecialAuthori
ties", 2)="EC"
AR("specialAuthorityTypes",10,"valueChangeActions",2,"linkedSpecialAuthori
ties", 3)="IR"
AR("specialAuthorityTypes",10,"valueChangeActions",2,"whenValueIs")="No"
AR("specialAuthorityTypes",10,"valueChangeActions",3,"actions",1)="Enable"
AR("specialAuthorityTypes",10,"valueChangeActions",3,"linkedSpecialAuthori
ties", 1)="AO"
AR("specialAuthorityTypes",10,"valueChangeActions",3,"linkedSpecialAuthori
ties", 2)="EC"
AR("specialAuthorityTypes",10,"valueChangeActions",3,"linkedSpecialAuthori
ties", 3)="IR"
AR("specialAuthorityTypes",10,"valueChangeActions",3,"whenValueIs")="Unans
wered" AR("specialAuthorityTypes",20,"abbreviation")="CV"
AR("specialAuthorityTypes",20,"code")="CV"
AR("specialAuthorityTypes",20,"default")="Unanswered"
AR("specialAuthorityTypes",20,"description","\",1)="Combat Veteran
(CV):"_$c(13, 10) AR("specialAuthorityTypes",20,"description","\",2)="To
receive CV exemption the veteran must have served in combat
operations"_$c(13,10)
AR("specialAuthorityTypes",20,"description","\",3)="after the Gulf War or in
com bat against a hostile force after November 11,"_$c(13,10)
AR("specialAuthorityTypes",20,"description","\",4)="1998. In addition, the
cond ition for which the veteran is treated must be"_$c(13,10)
AR("specialAuthorityTypes",20,"description","\",5)="related to that combat,
the veteran must have registered as a combat"_$c(13,10)
AR("specialAuthorityTypes",20,"description","\",6)="veteran, and be within two
y ears of separation from active military"_$c(13,10)
AR("specialAuthorityTypes",20,"description","\",7)="service. Finally, the
condi tion must not be already considered to be"_$c(13,10)
AR("specialAuthorityTypes",20,"description","\",8)="service related or that
exem ption should apply. See 'Help' for additional"_$c(13,10)
AR("specialAuthorityTypes",20,"description","\",9)="information."_$c(13,10
)
AR("specialAuthorityTypes",20,"disabled")="false"
AR("specialAuthorityTypes",20,"displayName")="Combat &Vet (Combat Related)"
AR("specialAuthorityTypes",20,"id")=8
AR("specialAuthorityTypes",20,"package",1,"excluded")="true"
AR("specialAuthorityTypes",20,"package",1,"name")="PROBLEM LIST"
AR("specialAuthorityTypes",20,"sequence")=20
|