Print Page as PDF
TIU OBJECT CREATION ICR (7461)

TIU OBJECT CREATION    ICR (7461)

Name Value
NUMBER 7461
IA # 7461
DATE CREATED 2024/04/11
CUSTODIAL PACKAGE TEXT INTEGRATION UTILITIES
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE TIUCROBJ
NAME TIU OBJECT CREATION
GENERAL DESCRIPTION
This integration agreement enables subscribing packages
to create both TIU objects as well as the TIU half of TIU/Health Summary
objects (it DOES NOT create the Health Summary half of TIU/Health Summary
objects).
STATUS Active
KEYWORDS TIU/HS OBJECT CREATION
DURATION Till Otherwise Agreed
ID TIUCROBJ
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$CROBJ(NAME,ABBR,PNAME,METHOD,POWNER,NSTANDARD)
This component will create a TIU object.
VARIABLES TYPE VARIABLES DESCRIPTION
NAME Input
[Required] Object name.
ABBR Input
[Optional; defaults to ""] Object abbreviation.
PNAME Input
[Optional; defaults to value passed in NAME
parameter] Object print name.
METHOD Input
[Optional; defaults to ""] Object method to execute.
POWNER Input
[Optional; defaults to ""] Object's personal owner.
Note: If a personal owner is not specified, the object's class owner is set to
CLINICAL COORDINATOR.
NSTANDARD Input
[Optional; defaults to ""] Whether object is a
national standard (NSTANDARD=1) or not.
$$CROBJ Output
Status of the call:
- 1 for successful creation
- "0^MESSAGE" for unsuccessful creation; MESSAGE
will contain the reason why the object was not
created
$$CRTIUHS(TIUHSOBJ,TIUSTANDARD)
This component creates the TIU half of a TIU/Health
Summary object.
VARIABLES TYPE VARIABLES DESCRIPTION
TIUHSOBJ Input
[Required] Name of the Health Summary object to link
to.
TIUSTANDARD Input
[Optional; defaults to ""] Whether object is a
national standard (TIUSTANDARD=1) or not.
$$CRTIUHS Output
Status of the call:
- 1 for successful creation
- "0^MESSAGE" for unsuccessful creation; MESSAGE
will contain the reason why the object was not
created
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE SUBSCRIBING DETAILS
CLINICAL REMINDERS
Clinical Reminders will use this agreement to create
TIU object stubs for later conversion into TIU/Health Summary objects.
DATE ACTIVATED 2024/04/12