|
|
Reference Type: Supported, Category: Address Hygiene, Integration Agreement: 3618
This API returns all the data associated for a FIPS code.
CCODE^XIPUTIL(fips,.xipc)
| fips: |
(required) FIPS Code. |
| xipc: |
An array containing the following: XIPC("COUNTY")County associated with this FIPS code. |
|
>S ZFIPS=54041
>S ZTMP=""
>D CCODE^XIPUTIL(ZFIPS,.ZTMP)
>ZW ZTMP,ZFIPS
ZFIPS=54041
ZTMP=
ZTMP("COUNTY")=LEWIS
ZTMP("FIPS CODE")=54041
ZTMP("INACTIVE DATE")=
ZTMP("LATITUDE")=39:00N
ZTMP("LONGITUDE")=80:28W
ZTMP("STATE")=WEST VIRGINIA
ZTMP("STATE POINTER")=54
|
VA (Internet) / VA (Intranet) / OI / HSD&D / Site Map / Terms of Use / VA Privacy Policy / Accessibility Reviewed/Updated:
November 15, 2006
|