Files > AGGREGATE TERM

name
AGGREGATE TERM
number
124.2
location
^GMRD(124.2,
description
File that contains the aggregate terms which makes up the prime document content.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTBText that composes the Aggregate Term
.02type of term(+)0;2SET OF CODES2:FRAME
3:TERM
ATYSet of codes that identifies the basic types of text.
.03package(+)0;3FREE TEXTPKThe DHCP package associated with this aggregate term. If an application wants to allow site configuration of its care plans, the changes made by the site should be given 'ZZ' as a package. In other words calls made to the Generic Input Utility routine (GMRGTGIF) for site configuration options should set the variable GMRGPK="ZZ". set the variable GMRGPK="ZZ".
.04classification0;4POINTER124.25CLSpecial classification that further identifies an aggregate term.
.05node identification(+)0;5NUMERICIdentification which separates this Aggregate Term NODE from another Aggregate Term NODE that has the same NAME(.01), but different logical parent NODE.
.1term definitionTD;0WORD-PROCESSINGIf further clarification of this term is needed, it may be added here. The definition of the term displays when a user types '???' while selecting terms through the Patient Data Enter/Edit module. added here, and when selecting terms in the patient edit, if the user types in '???' then this definition will appear in conjunction with this term.
1children1;0MULTIPLE124.21Children are aggregate terms that are under this frame/document.
2min0;6NUMERICThe minimum number of selections allowed under this frame/document. Null entry means zero.
3max0;7NUMERICThe maximum number of selections allowed under this frame/document. A null entry means there is no maximum.
3.5supress min/max message0;12SET OF CODES0:NO SUPRESSION
1:SUPRESS MIN MESSAGE
2:SUPRESS MAX MESSAGE
3:SUPRESS BOTH MESSAGES
This field determines whether the MIN and MAX messages should be supressed for this frame.
4lead text4;1FREE TEXTText that precedes the text of this frame/document in displays.
5trail text5;1FREE TEXTText that follows the text of this frame/document in displays.
6format of output0;8SET OF CODESS:SENTENCE
T:TABULAR
B:BRIEF TABULAR
This is the format of the frame/document display. Tabular, and brief tabular displays in an outline format; tabular uses lead and trail texts, and brief tabular does not. Sentence creates paragraphs using lead and trail texts, and ends sentences with periods.
6.5ask additional text0;9BOOLEAN0:NO
1:YES
A flag determining whether Additional Text can be entered for an aggregate term or not.
7action on entering selection7;E1,245FREE TEXTThis is valid MUMPS code that is executed upon entering the screen of an Aggregate Term in the General Medical Record Generator patient edit. The variables that the programmer can rely on being set and the programmer should not kill are: DFN and arrays from DEM^VADPT and INP^VADPT GMRGRT=Prime document data for this term in the following format: AGGY IEN^Term text GMRGPDA=ENTRY IN GMR TEXT (124.3) FILE GMRGTERM=Data on term being processed in the following format: 124.2 FILE IEN^Term text^IEN in 124.31 multiple if exists. GMRGTERM(0)=^GMRD(124.2,+GMRGTERM,0)
8action on filing8;E1,245FREE TEXTThis is valid MUMPS code that will be executed upon the filing of an Aggregate Term in the General Medical Record Treatment Planner. The variables that the programmer can rely on being set and the programmer should not kill are: DFN and arrays from DEM^VADPT and INP^VADPT GMRGRT=Prime document data for this term in the following format: AGGY IEN^Term text GMRGPDA = ENTRY IN GMR TEXT (124.3) FILE GMRGTERM=Data on term being filed in the following format: 124.2 FILE IEN^Term text^IEN in 124.31 multiple if exists. GMRGTERM(0)=^GMRD(124.2,+GMRGTERM,0) GMRGART=$S(0:if term is being deleted,1:if term is being added)
9action on leaving selection9;E1,245FREE TEXTThis is valid MUMPS code that will be executed upon the leaving of this aggregate term screen from the General Medical Record Generator patient edit. The variables that the programmer can rely on being set, and that the programmer should not kill are: DFN and arrays from DEM^VADPT and INP^VADPT GMRGRT=Prime document data for this term in the following format: AGGY IEN^Term text GMRGPDA= ENTRY IN GMR TEXT (124.3) FILE GMRGTERM=Data on term being processed in the following format: 124.2 FILE IEN^Term text^IEN in 124.31 multiple if exist. GMRGTERM(0)=^GMRD(124.2,+GMRGTERM,0)
10action on printing selection10;E1,245FREE TEXTAn action that occurs when an aggregate term is printed as a selection on the screen. The variables that the programmer can rely on being set, and that the programmer should not kill are: DFN and arrays from DEM^VADPT and INP^VADPT GMRGRT=Prime document data for this term in the following format: AGGY IEN^Term text GMRGPDA= ENTRY IN GMR TEXT (124.3) FILE GMRGTERM=Term data whose selections are being printed as follows: 124.2 FILE IEN^Term text^IEN in 124.31 multiple if exists GMRGTERM(0)=^GMRD(124.2,GMRGTERM,0) GMRGSEL=Selection being printed for term in GMRGTERM 124.2 FILE IEN^Term text^$S(1:data is active for term ,0:data is not active for term) If there is other information that needs to be printed with a selection for a particular package, this is a way to get this information to print.

Referenced by 1 types

  1. GMR TEXT (124.3) -- text block