Print Page as PDF
HDI ICR (4860)

HDI    ICR (4860)

Name Value
NUMBER 4860
IA # 4860
DATE CREATED 2006/05/23
CUSTODIAL PACKAGE HEALTH DATA & INFORMATICS
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE HDISVF01
NAME HDI
ORIGINAL NUMBER 4638
GENERAL DESCRIPTION
API for storage of the file/field implementation
status.

Packages may invoke this API without registering another IA only if the domain
and files being referenced are in the calling package's numberspace.
STATUS Active
KEYWORDS DATA STANDARDIZATION
ID HDISVF01
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
SETSTAT
Set file/field implementation status

Notes:

- If time is not included with the date, 1 second past
midnight will be used as the time

- If an entry for the given file/field and date/time
already exists, a new entry will still be added

Example:

D SETSTAT^HDISVF01(95.3,"",6,"")
VARIABLES TYPE VARIABLES DESCRIPTION
FILE Input
File number
FIELD Input
Field number (defaults to .01)
CODE Input
Status code to set (defaults to "not started")
DATE Input
FileMan date/time to return status for (Optional-
defaults to NOW)
STTYPE Input
Type of status code being used (Optional- defaults to
Client)

1 = Client      2 = Server
FAC Input
Facility number (Optional- defaults to current)
DOMAIN Input
Domain/IP address (Optional- defaults to current)
SYTYPE Input
Type of system (Optional- defaults to current)

0 = Test     1 = Production