IMMROUTE |
Returns Immunization Route Information.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
RESULTS |
Output |
RESULTS(0)=Count of elements returned (0 if nothing
found); RESULTS(n)=IEN^Name^HL7 Code^Status (1:Active, 0:Inactive)
If SITES=1, the sites for a given route will be returned as follows.
- If only a subset of sites are selectable for a route, that list will be
returned in:
RESULTS(n+1)=SITE^Site IEN 1
RESULTS(n+2)=SITE^Site IEN 2
RESULTS(n+x)=SITE^Site IEN x
- If all sites are selectable for a route, the API will return:
RESULTS(n+1)=SITE^ALL
- If no sites are selectable for a route, the API will return:
RESULTS(n+1)=SITE^NONE
|
FILTER |
Input |
Optional; Defaults to "S:B") Filter. Possible values
are:
R:XXX - Return entry with IEN XXX.
H:XXX - Return entry with HL7 Code XXX.
N:XXX - Return entry with #.01 field equal to XXX
S:XY - Return all entries with a status of X.
Possible values of X:
A - Active Entries
I - Inactive Entries
B - Both active and inactive entries
|
SITES |
Input |
(Optional) Controls if the available sites for a give
route are returned.
|
|
IMMSRC |
Returns Immunization Info Source Information.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
RESULT |
Output |
RESULTS(0)=Count of elements returned (0 if nothing
found); RESULTS(n)=IEN^Name^HL7 Code^Status (1:Active, 0:Inactive).
|
FILTER |
Input |
Optional; (Defaults to "S:B"). Possible values are:
R:XXX - Return entry with IEN XXX.
H:XXX - Return entry with HL7 Code XXX.
N:XXX - Return entry with #.01 field equal to XXX
S:XY - Return all entries with a status of X.
Possible values of X:
A - Active Entries
I - Inactive Entries
B - Both active and inactive entries
Possible values of Y (only applies to file 920.1):
A - VA-Administered
H - Historical
|
|
IMMSITE |
Returns Immunization Admin Site Information.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
RESULTS |
Output |
RESULTS(0)=Count of elements returned (0 if nothing
found); RESULTS(n)=IEN^Name^HL7 Code^Status (1:Active, 0:Inactive).
|
FILTER |
Input |
Optional; Defaults to "S:B") Filter. Possible values
are:
R:XXX - Return entry with IEN XXX.
H:XXX - Return entry with HL7 Code XXX.
N:XXX - Return entry with #.01 field equal to XXX
S:XY - Return all entries with a status of X.
Possible values of X:
A - Active Entries
I - Inactive Entries
B - Both active and inactive entries
|
|