SPMRJ00101_CarePlanInfoPop.xfdl 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPMRJ00101" position="absolute 0 0 1100 500" titletext="다직종간 Care Plan" oninit="SPMRJ00101_oninit" onload="SPMRJ00101_onload">
  5. <Layouts>
  6. <Layout>
  7. <Button position="absolute 936 20 989 39" id="button8" class="btn2" text="행추가" onclick="button8_onclick"/>
  8. <Button position="absolute 993 20 1046 39" id="button9" class="btn2" text="행삭제" onclick="button9_onclick"/>
  9. <Button position="absolute 1050 20 1092 39" id="button1" class="btn2" text="저장" onclick="button1_onclick"/>
  10. <Grid position="absolute 4 46 1095 470" id="datagrid99" class="datagrid2" binddataset="ds_main_careplanlists_careplanlist" selecttype="multirow" autosizingtype="row" cellsizingtype="both" extendsizetype="both" wheelscrollrow="1" scrollpixel="default" autoenter="select" scrollbars="autovert" style="align:center top;">
  11. <Formats>
  12. <Format id="default">
  13. <Columns>
  14. <Column size="27" band="left"/>
  15. <Column size="100"/>
  16. <Column size="45"/>
  17. <Column size="399"/>
  18. <Column size="399"/>
  19. <Column size="70"/>
  20. <Column size="49"/>
  21. <Column size="0"/>
  22. <Column size="0"/>
  23. <Column size="0"/>
  24. <Column size="0"/>
  25. <Column size="0"/>
  26. <Column size="0"/>
  27. <Column size="0"/>
  28. <Column size="0"/>
  29. </Columns>
  30. <Rows>
  31. <Row size="24" band="head"/>
  32. <Row size="24"/>
  33. </Rows>
  34. <Band id="head">
  35. <Cell/>
  36. <Cell col="1" colspan="2" text="작성일자(시간)"/>
  37. <Cell col="3" text="problem"/>
  38. <Cell col="4" text="Care Plan&amp;Goal"/>
  39. <Cell col="5" text="직종"/>
  40. <Cell col="6" text="작성자"/>
  41. <Cell col="7" text="linkcd"/>
  42. <Cell col="8" text="workflag"/>
  43. <Cell col="9"/>
  44. <Cell col="10"/>
  45. <Cell col="11"/>
  46. <Cell col="12"/>
  47. <Cell col="13"/>
  48. <Cell col="14"/>
  49. </Band>
  50. <Band id="body">
  51. <Cell celltype="head"/>
  52. <Cell col="1" displaytype="date" edittype="expr:expr:fColDisableChk_new('datagrid99', currow, self.col, 0)" style="align:left middle;background:expr:fColDisableChk_new('datagrid99', currow, self.col, 1);background2:expr:fColDisableChk_new('datagrid99', currow, self.col, 1);" text="bind:rgstdd"/>
  53. <Cell col="2" displaytype="text" edittype="expr:expr:fColDisableChk_new('datagrid99', currow, self.col, 0)" style="align:left middle;background:expr:fColDisableChk_new('datagrid99', currow, self.col, 1);background2:expr:fColDisableChk_new('datagrid99', currow, self.col, 1);" text="bind:rgsttm" mask="##:##"/>
  54. <Cell col="3" displaytype="text" edittype="expr:expr:fColDisableChk_new('datagrid99', currow, self.col, 0)" style="align:left middle;background:expr:fColDisableChk_new('datagrid99', currow, self.col, 1);background2:expr:fColDisableChk_new('datagrid99', currow, self.col, 1);" text="bind:problem" wordwrap="both" autosizerow="limitmin"/>
  55. <Cell col="4" displaytype="text" edittype="expr:expr:fColDisableChk_new('datagrid99', currow, self.col, 0)" style="align:left middle;background:expr:fColDisableChk_new('datagrid99', currow, self.col, 1);background2:expr:fColDisableChk_new('datagrid99', currow, self.col, 1);" text="bind:careplan" wordwrap="both" autosizerow="limitmin"/>
  56. <Cell col="5" style="align:left middle;" text="bind:jobkindnm" wordwrap="both" autosizerow="limitmin"/>
  57. <Cell col="6" style="align:left middle;" text="bind:usernm" wordwrap="both" autosizerow="limitmin"/>
  58. <Cell col="7" text="bind:linkcd"/>
  59. <Cell col="8" text="bind:instcd"/>
  60. <Cell col="9" text="bind:careplanseq"/>
  61. <Cell col="10" text="bind:pid"/>
  62. <Cell col="11" text="bind:orddd"/>
  63. <Cell col="12" text="bind:cretno"/>
  64. <Cell col="13" text="bind:workflag"/>
  65. <Cell col="14" text="bind:fstrgstrid"/>
  66. </Band>
  67. </Format>
  68. </Formats>
  69. </Grid>
  70. <Static position="absolute 5 5 238 23" align="align:center middle;" id="caption10" class="tit_2" style="margin:0 8 0 8;align:left middle;"/>
  71. <Shape position="absolute 6 42 1097 83" linetype="vertical" id="line7" class="line_1" onclick="line7_onclick"/>
  72. <Button position="absolute 1039 475 1095 497" id="button43" class="btn4" text="닫기" onclick="button43_onclick"/>
  73. <Static position="absolute 5 25 525 43" align="align:center middle;" id="caption1" class="tit_2" style="margin:0 8 0 8;align:left middle;"/>
  74. </Layout>
  75. </Layouts>
  76. <Objects>
  77. <Dataset id="ds_main_careplanlists_careplanlist" firefirstcount="0" firenextcount="0" useclientlayout="true" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  78. <ColumnInfo>
  79. <Column id="instcd" type="STRING" size="256" sumtext="기관코드"/>
  80. <Column id="careplanseq" type="STRING" size="256" sumtext="careplanseq"/>
  81. <Column id="pid" type="STRING" size="256" sumtext="환자등록번호"/>
  82. <Column id="orddd" type="STRING" size="256" sumtext="진료(입원)일자"/>
  83. <Column id="cretno" type="STRING" size="256" sumtext="원무 외래/입원 등록정보PK"/>
  84. <Column id="workflag" type="STRING" size="256" sumtext="작업구분"/>
  85. <Column id="problem" type="STRING" size="256" sumtext="PROBLEM"/>
  86. <Column id="careplan" type="STRING" size="256" sumtext="CAREPLAN"/>
  87. <Column id="linkcd" type="STRING" size="256" sumtext="기록 영역"/>
  88. <Column id="rgstdd" type="STRING" size="256" sumtext="등록일자"/>
  89. <Column id="rgsttm" type="STRING" size="256" sumtext="등록일시"/>
  90. <Column id="fstrgstrid" type="STRING" size="256" sumtext="최초등록자ID"/>
  91. <Column id="fstrgstdt" type="STRING" size="256" sumtext="최초등록일시"/>
  92. <Column id="usernm" type="STRING" size="256" sumtext="등록자ID"/>
  93. <Column id="jobkindcd" type="STRING" size="256" sumtext="직종코드"/>
  94. <Column id="jobkindnm" type="STRING" size="256" sumtext="직종명"/>
  95. </ColumnInfo>
  96. </Dataset>
  97. <Dataset id="ds_hidden_temp_msglist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  98. <ColumnInfo>
  99. <Column id="tmp" type="STRING" size="256" sumtext="임시"/>
  100. </ColumnInfo>
  101. </Dataset>
  102. <Dataset id="ds_init_condition" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  103. <ColumnInfo>
  104. <Column id="workflag" type="STRING" size="256"/>
  105. </ColumnInfo>
  106. <Rows>
  107. <Row>
  108. <Col id="workflag">02</Col>
  109. </Row>
  110. </Rows>
  111. </Dataset>
  112. <Dataset id="ds_init_pinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  113. <ColumnInfo>
  114. <Column id="instcd" type="STRING" size="256"/>
  115. <Column id="pid" type="STRING" size="256"/>
  116. <Column id="orddd" type="STRING" size="256"/>
  117. <Column id="cretno" type="STRING" size="256"/>
  118. <Column id="workflag" type="STRING" size="256"/>
  119. </ColumnInfo>
  120. <Rows>
  121. <Row/>
  122. </Rows>
  123. </Dataset>
  124. <Dataset id="ds_send" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  125. <ColumnInfo>
  126. <Column id="pid" type="STRING" size="256"/>
  127. <Column id="orddd" type="STRING" size="256"/>
  128. <Column id="cretno" type="STRING" size="256"/>
  129. <Column id="workflag" type="STRING" size="256"/>
  130. <Column id="listdata" type="STRING" size="256"/>
  131. <Column id="ordtype" type="STRING" size="256"/>
  132. <Column id="fromdd" type="STRING" size="256"/>
  133. <Column id="todd" type="STRING" size="256"/>
  134. <Column id="daycheck" type="STRING" size="256"/>
  135. </ColumnInfo>
  136. <Rows>
  137. <Row/>
  138. </Rows>
  139. </Dataset>
  140. <Dataset id="ds_temp" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  141. <Dataset id="ds_main_patordinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  142. <ColumnInfo>
  143. <Column id="patordinfo" type="STRING" size="256" sumtext="환자수진정보"/>
  144. </ColumnInfo>
  145. </Dataset>
  146. </Objects>
  147. <Bind>
  148. <BindItem id="item0" compid="caption1" propid="text" datasetid="ds_main_patordinfo" columnid="patordinfo"/>
  149. </Bind>
  150. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  151. * System Name :
  152. * Job Name :
  153. * Creator :
  154. * Make Date : 2015-03-03
  155. * Description :
  156. *---------------------------------------------------------------------------------------
  157. * Modify Date Modifier Modify Description
  158. *---------------------------------------------------------------------------------------
  159. * 2015-03-03 Live Converter TF->XP
  160. *
  161. *---------------------------------------------------------------------------------------
  162. ****************************************************************************************/
  163. //=======================================================================================
  164. // Lib Include
  165. //---------------------------------------------------------------------------------------
  166. include "com_commonxp::comm_main.xjs"
  167. include "emr_prcpmngtxp::MMO001.xjs"
  168. include "emr_jcimngtxp::SPMRJ00100.xjs"
  169. var arErrorCode = new HashArray();
  170. function cf_TRMRJ00103(sSvcId, nErrorCode, sErrorMsg) {
  171. arErrorCode.push(sSvcId, nErrorCode);
  172. if(nErrorCode < 0) return;
  173. }
  174. function cf_TXMRJ00101(sSvcId, nErrorCode, sErrorMsg) {
  175. arErrorCode.push(sSvcId, nErrorCode);
  176. if(nErrorCode < 0) return;
  177. }
  178. //=======================================================================================
  179. // Event
  180. //---------------------------------------------------------------------------------------
  181. function SPMRJ00101_oninit(obj:Form, e:InitEventInfo) //SPMRJ00101_oninit
  182. {
  183. frmf_initForm(obj);
  184. }
  185. function SPMRJ00101_onload(obj:Form, e:LoadEventInfo) //SPMRJ00101_onload
  186. {
  187. grdf_setRowTypeIcon(datagrid99,0);
  188. fInit();
  189. }
  190. function button8_onclick(obj:Button, e:ClickEventInfo) //행추가
  191. {
  192. fClickRowAddBtn();
  193. }
  194. function button9_onclick(obj:Button, e:ClickEventInfo) //행삭제
  195. {
  196. fClickDeleteBtn();
  197. }
  198. function button1_onclick(obj:Button, e:ClickEventInfo) //저장클릭
  199. {
  200. fOnClickSaveBtn();
  201. }
  202. function button43_onclick(obj:Button, e:ClickEventInfo) //닫기클릭
  203. {
  204. fClose();
  205. }
  206. ]]></Script>
  207. </Form>
  208. </FDL>