SMPMO03000_일반유형예약환자조회.xfdl 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SMPMO03000" position="absolute 0 0 1256 805" titletext="일반유형예약환자조회">
  5. <Layouts>
  6. <Layout>
  7. <Div position="absolute 0 0 1195 13" id="group1">
  8. <Layouts>
  9. <Layout>
  10. <Static text="일반유형 예약환자 조회" position="absolute 0 0 189 14" id="caption6" class="tit_1"/>
  11. </Layout>
  12. </Layouts>
  13. </Div>
  14. <Div position="absolute 0 13 1195 757" id="group3" scrollbars="autoboth">
  15. <Layouts>
  16. <Layout>
  17. <Div position="absolute 0 10 1194 45" align="align:center top;" id="group2">
  18. <Layouts>
  19. <Layout>
  20. <Shape position="absolute 0 0 845 35" id="roundrect1" class="roundrect_search" type="roundrectangle"/>
  21. <Static text="진료일자 :" position="absolute 16 8 102 25" id="caption2" class="search_name"/>
  22. <Button position="absolute 778 7 834 29" id="button1" class="btn1" text="조회"/>
  23. <Shape position="absolute 765 7 771 29" linetype="vertical" id="line13" class="line_4"/>
  24. <Calendar position="absolute 108 7 208 26" id="ipt_crtdate"/>
  25. <Button position="absolute 704 7 760 29" id="button2" class="btn6" text="출력"/>
  26. </Layout>
  27. </Layouts>
  28. </Div>
  29. <Static text="일반유형 예약환자 조회" position="absolute 5 55 162 69" id="caption20" class="tit_2"/>
  30. <Shape position="absolute 0 67 844 73" linetype="vertical" id="line8" class="line_1"/>
  31. <Grid position="absolute 0 75 845 740" id="grd_patinfo" binddataset="ds_grd_patinfo">
  32. <Formats>
  33. <Format id="default">
  34. <Columns>
  35. <Column size="120"/>
  36. <Column size="120"/>
  37. <Column size="120"/>
  38. <Column size="120"/>
  39. <Column size="120"/>
  40. <Column size="120"/>
  41. <Column size="125"/>
  42. </Columns>
  43. <Rows>
  44. <Row size="24" band="head"/>
  45. <Row size="24"/>
  46. </Rows>
  47. <Band id="head">
  48. <Cell text="진료일자"/>
  49. <Cell col="1" text="환자번호"/>
  50. <Cell col="2" text="환자명"/>
  51. <Cell col="3" text="진료과"/>
  52. <Cell col="4" text="진료의사"/>
  53. <Cell col="5" text="예약구분"/>
  54. <Cell col="6" text="진찰료수납"/>
  55. </Band>
  56. <Band id="body">
  57. <Cell text="bind:orddd" mask="yyyy-mm-dd"/>
  58. <Cell col="1" text="bind:pid"/>
  59. <Cell col="2" text="bind:hngnm"/>
  60. <Cell col="3" text="bind:orddeptnm"/>
  61. <Cell col="4" text="bind:orddrid"/>
  62. <Cell col="5" text="bind:rsrvflag"/>
  63. <Cell col="6" text="bind:histstat"/>
  64. </Band>
  65. </Format>
  66. </Formats>
  67. </Grid>
  68. </Layout>
  69. </Layouts>
  70. </Div>
  71. <Div position="absolute 0 757 1195 784" id="group4" scrollbars="autoboth">
  72. <Layouts>
  73. <Layout>
  74. <Button position="absolute 777 5 845 27" id="button10" class="btn4" text="초기화"/>
  75. <Shape position="absolute 0 0 844 6" linetype="vertical" id="line88" class="line_6"/>
  76. </Layout>
  77. </Layouts>
  78. </Div>
  79. </Layout>
  80. </Layouts>
  81. <Objects>
  82. <Dataset id="ds_grd_patinfo" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" reversesubsum="false">
  83. <ColumnInfo>
  84. <Column id="orddd" type="STRING"/>
  85. <Column id="pid" type="STRING"/>
  86. <Column id="hngnm" type="STRING"/>
  87. <Column id="orddeptnm" type="STRING"/>
  88. <Column id="orddrid" type="STRING"/>
  89. <Column id="rsrvflag" type="STRING"/>
  90. <Column id="histstat" type="STRING"/>
  91. </ColumnInfo>
  92. </Dataset>
  93. </Objects>
  94. <Script type="xscript4.0"><![CDATA[/***************************************************************************************
  95. * System Name :
  96. * Job Name :
  97. * Creator :
  98. * Make Date : 2015-03-16
  99. * Description :
  100. *---------------------------------------------------------------------------------------
  101. * Modify Date Modifier Modify Description
  102. *---------------------------------------------------------------------------------------
  103. * 2015-03-16 Live Converter TF->XP
  104. *
  105. *---------------------------------------------------------------------------------------
  106. ****************************************************************************************/
  107. ]]></Script>
  108. </Form>
  109. </FDL>