SPMMO33410_OnCall수당지급기준알림.xfdl 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPMMO33410" inheritanceid="" position="absolute 0 0 720 483" titletext="On Call 수당 지급기준변경" class="frm_POP" oninit="SPMMO33410_oninit">
  5. <Layouts>
  6. <Layout>
  7. <Static text="On-Call 수당 지급기준 변경내용 알림" position="absolute 16 8 466 23" id="caption6" class="sta_POP_title"/>
  8. <Static id="Static00" text="1. 적용일자 : 2015. 09. 01부터&#13;&#10;2. 지급시간 : 평 일 18:30 ~ 익일 07:30&#13;&#10; 주말 및 공휴일 08:30 ~ 익일 08:30&#13;&#10;3. 전산입력시&#13;&#10; ① 인정사항" position="absolute 9 56 712 138" onclick="Static00_onclick" style="font:arial,10,bold;"/>
  9. <Static id="Static01" text=" ② 불인정사항&#13;&#10; - On-call 전산 입력시 작업내용 란에 진단명만 기재한 경우&#13;&#10; - 타 당직수당와 중복일 경우 on-call 수당 제외 (권역심뇌혈관센터, 권역외상센터 등)&#13;&#10;4. 수당 지급 구분&#13;&#10; ① 병동/응급실 투석, 간단한 처치(이물질 및 부목 제거), 경과관찰, 계획수립&#13;&#10; 회진(on-call에 의한 응급회진으로 경과기록지에 회진내용, 회진의 서명) &#13;&#10; ② 수술, 내시경, 시술 4시간이하 / 4시간이상 / 10시간이상(주말 및 공휴일만 적용)&#13;&#10; ③ 신장내과 정규투석은 on-call 전산입력 제외 (문의사항: 진료행정과 5016~8)&#13;&#10;5. 기 타&#13;&#10; ① 응급 on-call 당직일때 학회 / 출장 / 연가 등시에는 응급 on-call 당직 변경하여 진료행정과 제출&#13;&#10; ② on-call 발생시 즉시 전산 입력&#13;&#10;&#13;&#10;※ 기타 문의사항 : 진료행정과 (5016~8)" position="absolute 9 247 708 468" style="font:arial,10,bold;" onclick="Static01_onclick"/>
  10. <Grid id="Grid00" taborder="1" useinputpanel="false" position="absolute 23 145 704 249" binddataset="Dataset00" autofittype="both">
  11. <Formats>
  12. <Format id="default">
  13. <Columns>
  14. <Column size="105"/>
  15. <Column size="105"/>
  16. <Column size="40"/>
  17. <Column size="200"/>
  18. <Column size="225"/>
  19. </Columns>
  20. <Rows>
  21. <Row size="24" band="head"/>
  22. <Row size="45"/>
  23. <Row size="25"/>
  24. </Rows>
  25. <Band id="head">
  26. <Cell style="font:돋움,10,bold;" text="시작시간"/>
  27. <Cell col="1" style="font:돋움,10,bold;" text="종료시간"/>
  28. <Cell col="2" style="font:돋움,10,bold;" text="상태"/>
  29. <Cell col="3" style="font:돋움,10,bold;" text="신청내용"/>
  30. <Cell col="4" style="font:돋움,10,bold;" text="작업내용"/>
  31. </Band>
  32. <Band id="body">
  33. <Cell style="font:돋움,9,bold;" text="bind:Column0"/>
  34. <Cell col="1" style="font:돋움,9,bold;" text="bind:Column1"/>
  35. <Cell col="2" style="font:돋움,9,bold;" text="bind:Column2"/>
  36. <Cell col="3" style="font:돋움,9,bold;" text="bind:Column3"/>
  37. <Cell col="4" displaytype="normal" style="align:center;font:돋움,9,bold;" text="bind:Column4" autosizerow="default" autosizecol="default"/>
  38. <Cell row="1" colspan="5" style="font:돋움,9,bold;" text="bind:Column5" taborder="undefined"/>
  39. </Band>
  40. </Format>
  41. </Formats>
  42. </Grid>
  43. <Button id="Button00" taborder="2" onclick="Button00_onclick" class="btn_POP_cls" position="absolute 692 12 706 25"/>
  44. </Layout>
  45. </Layouts>
  46. <Objects>
  47. <Dataset id="Dataset00" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false">
  48. <ColumnInfo>
  49. <Column id="Column0" type="STRING" size="256"/>
  50. <Column id="Column1" type="STRING" size="256"/>
  51. <Column id="Column2" type="STRING" size="256"/>
  52. <Column id="Column3" type="STRING" size="256"/>
  53. <Column id="Column4" type="STRING" size="256"/>
  54. <Column id="Column5" type="STRING" size="256"/>
  55. </ColumnInfo>
  56. <Rows>
  57. <Row>
  58. <Col id="Column0">정확한 시간기재</Col>
  59. <Col id="Column1">정확한 시간기재</Col>
  60. <Col id="Column2">완료</Col>
  61. <Col id="Column3">환자의 위급한 상황으로 on-call</Col>
  62. <Col id="Column4">수술/시술/검사 등 정확한 내용기재
  63. (약자 기재 금지)</Col>
  64. <Col id="Column5">수술기록지, 마취기록지, 처치기록지, 경과기록지 등에 반드시 on-call 의사가 의무기록에 서명</Col>
  65. </Row>
  66. </Rows>
  67. </Dataset>
  68. </Objects>
  69. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  70. * System Name :
  71. * Job Name :
  72. * Creator :
  73. * Make Date : 2015-08-31
  74. * Description :
  75. *---------------------------------------------------------------------------------------
  76. * Modify Date Modifier Modify Description
  77. *---------------------------------------------------------------------------------------
  78. * 2015-08-31 엄영만 TF->XP
  79. *
  80. *---------------------------------------------------------------------------------------
  81. ****************************************************************************************/
  82. //=======================================================================================
  83. // Lib Include
  84. //---------------------------------------------------------------------------------------
  85. include "com_commonxp::comm_main.xjs"
  86. function SPMMO33410_oninit(obj:Form, e:InitEventInfo)
  87. {
  88. frmf_initForm(obj); // 폼 초기화
  89. }
  90. function Button00_onclick(obj:Button, e:ClickEventInfo)
  91. {
  92. this.close();
  93. }
  94. ]]></Script>
  95. </Form>
  96. </FDL>