Print Page as PDF
DBIA3456-A ICR (3456)

DBIA3456-A    ICR (3456)

Name Value
NUMBER 3456
IA # 3456
DATE CREATED 2001/09/18
CUSTODIAL PACKAGE REGISTRATION
CUSTODIAL ISC Albany
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE DGNTAPI1
NAME DBIA3456-A
ORIGINAL NUMBER 3456
GENERAL DESCRIPTION
The purpose of this API is to facilitate the filing of
the Head/Neck Cancer Diagnosis into the NOSE AND THROAT RADIUM HISTORY
(#28.11) file when verified through an external application (i.e. PCE
Encounter Checkout).
STATUS Active
DURATION Till Otherwise Agreed
ID DGNTAPI1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$FILEHNC(DFN)
Entry point $$FILEHNC^DGNTAPI(DFN) will file a new
record in the NOSE AND THROAT RADIUM HISTORY (#28.11) file if a previous
record exists for the DFN and the internal value of the SCREENING STATUS field
(#.03) is equal to "3", indicating "PENDING DIAGNOSIS".  The new record will
consist of data from the previous record plus the following fields and values:

Field#  Field Name             Field Value
------  ---------------------  -------------------
2.01    HEAD/NECK CA DX        "Y"                              2.02
DATE/TIME DX VERIFIED  $$NOW^XLFDT                      2.03    DX VERIFIED BY
DUZ                              2.04    SITE VERIFYING DX
$P($$SITE^VASITE,U)

Example of use:
--------------
I $$FILEHNC^DGNTAPI(DFN) W !,"Verified HEAD/NECK CA DX has been filed."
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
IEN of patient in the PATIENT File (#2)
$$FILEHNC Output
IEN of new entry in NOSE AND THROAT RADIUM HISTORY
(#28.11) file

0 - if no previous record exists in the NOSE AND THROAT RADIUM HISTORY
(#28.11) for the DFN or the internal value of the SCREENING STATUS field
(#.03) is not equal to "3".

0^error message - if an error occurred during the filing of the new record in
the NOSE AND THROAT RADIUM HISTORY (#28.11) file.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
PCE PATIENT CARE ENCOUNTER Albany