SPPID32500_국내환자사례조회.xfdl 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <FDL version="1.5">
  3. <TypeDefinition url="..\..\..\default_typedef.xml"/>
  4. <Form id="SPPID32500" classname="SPPID24500" inheritanceid="" position="absolute 0 0 1024 400" titletext="국내환자사례조회" onload="SPPID24500_onload">
  5. <Layouts>
  6. <Layout>
  7. <Div id="group7" taborder="0" class="div_Layer" position="absolute 0 0 1024 400" anchor="all">
  8. <Layouts>
  9. <Layout>
  10. <Static id="caption00" text="국내환자 사례조회" class="sta_POP_title" position="absolute 12 8 217 28" anchor="default"/>
  11. <Button id="btn_close" taborder="6" class="btn_POP_cls" position="absolute 999 11 1013 24" anchor="default" onclick="group7_btn_close_onclick"/>
  12. </Layout>
  13. </Layouts>
  14. </Div>
  15. <Grid id="grd_domecaselist" taborder="1" binddataset="ds_main_domecaselist" useinputpanel="false" position="absolute 3 36 1021 397" oncelldblclick="grd_domecaselist_oncelldblclick" anchor="all" extendsizetype="row" autosizingtype="row">
  16. <Formats>
  17. <Format id="default">
  18. <Columns>
  19. <Column size="25" band="left"/>
  20. <Column size="70"/>
  21. <Column size="90"/>
  22. <Column size="90"/>
  23. <Column size="180"/>
  24. <Column size="240"/>
  25. <Column size="120"/>
  26. <Column size="90"/>
  27. <Column size="200"/>
  28. <Column size="100"/>
  29. </Columns>
  30. <Rows>
  31. <Row size="30" band="head"/>
  32. <Row size="24"/>
  33. </Rows>
  34. <Band id="head">
  35. <Cell/>
  36. <Cell col="1" text="국내환자"/>
  37. <Cell col="2" text="입원일자"/>
  38. <Cell col="3" text="입원기간"/>
  39. <Cell col="4" text="진단"/>
  40. <Cell col="5" text="수술"/>
  41. <Cell col="6" text="주상병"/>
  42. <Cell col="7" text="수술일자"/>
  43. <Cell col="8" text="수술관련&#13;&#10;수가코드"/>
  44. <Cell col="9" text="외국인(MOU)&#13;&#10;수가예상"/>
  45. </Band>
  46. <Band id="body">
  47. <Cell celltype="head" text="expr:currow+1"/>
  48. <Cell col="1" text="bind:pid"/>
  49. <Cell col="2" displaytype="date" text="bind:indd"/>
  50. <Cell col="3" text="bind:indays"/>
  51. <Cell col="4" displaytype="text" text="bind:orddiag" wordwrap="word" autosizerow="limitmin"/>
  52. <Cell col="5" displaytype="text" text="bind:opnm" wordwrap="word" autosizerow="limitmin"/>
  53. <Cell col="6" displaytype="text" text="bind:judgdiag" wordwrap="word" autosizerow="limitmin"/>
  54. <Cell col="7" displaytype="date" text="bind:opdd"/>
  55. <Cell col="8" displaytype="text" text="bind:opcd" wordwrap="char" autosizerow="limitmin"/>
  56. <Cell col="9" displaytype="number" text="bind:opcost" mask="#,###"/>
  57. </Band>
  58. </Format>
  59. </Formats>
  60. </Grid>
  61. </Layout>
  62. </Layouts>
  63. <Objects>
  64. <Dataset id="ds_send_srch" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false"/>
  65. <Dataset id="ds_main_domecaselist" firefirstcount="0" firenextcount="0" useclientlayout="false" updatecontrol="true" enableevent="true" loadkeymode="keep" loadfiltermode="keep" reversesubsum="false" oncolumnchanged="ds_main_domecaselist_oncolumnchanged">
  66. <ColumnInfo>
  67. <Column id="pid" type="STRING" size="256"/>
  68. <Column id="indd" type="STRING" size="256"/>
  69. <Column id="indays" type="STRING" size="256"/>
  70. <Column id="orddiag" type="STRING" size="256"/>
  71. <Column id="opnm" type="STRING" size="256"/>
  72. <Column id="judgdiag" type="STRING" size="256"/>
  73. <Column id="opdd" type="STRING" size="256"/>
  74. <Column id="opcd" type="STRING" size="256"/>
  75. <Column id="opcost" type="STRING" size="256"/>
  76. </ColumnInfo>
  77. <Rows>
  78. <Row>
  79. <Col id="pid">3473770</Col>
  80. <Col id="indays">4</Col>
  81. <Col id="orddiag">varicose vein</Col>
  82. <Col id="opnm">high ligation, inversion stripping, varicosectomy, GSV, Rt</Col>
  83. <Col id="opdd">20190809</Col>
  84. <Col id="opcd">O0263-1(광범위정맥류발거술), O2052-1(사지정맥류국소제거술)</Col>
  85. <Col id="opcost">5891817</Col>
  86. <Col id="indd">20190808</Col>
  87. </Row>
  88. <Row>
  89. <Col id="pid">1710209</Col>
  90. <Col id="indays">3</Col>
  91. <Col id="indd">20190711</Col>
  92. <Col id="orddiag">varicose vein</Col>
  93. <Col id="opnm">RFA, GSV, Lt</Col>
  94. <Col id="opdd">20190712</Col>
  95. <Col id="opcd">O0264-1(광범위정맥류발거술, 결찰X), LB214B 고주파정맥내폐쇄술</Col>
  96. <Col id="opcost">5750697</Col>
  97. </Row>
  98. </Rows>
  99. </Dataset>
  100. </Objects>
  101. <Script type="xscript4.0"><![CDATA[include "com_commonxp::comm_main.xjs";
  102. function SPPID24500_onload(obj:Form, e:LoadEventInfo)
  103. {
  104. frmf_initForm(obj);
  105. try{
  106. dsf_makeValue(ds_send_srch, "pid", "string", paramPid);
  107. }catch(e){}
  108. // var oParam = {};
  109. // oParam.id = "TRPID24500";
  110. // oParam.service = "aftjudgapp.InAftJudgTrgtMan";
  111. // oParam.method = "reqGetKdrgDeptTotDetlList";
  112. // oParam.inds = "req=ds_send_srch";
  113. // oParam.outds = "ds_main_kdrgdetllist=item";
  114. // oParam.async = false;
  115. // //oParam.callback = "cf_TRPID24500";
  116. //
  117. // tranf_submit(oParam);
  118. }
  119. function group7_btn_close_onclick(obj:Button, e:ClickEventInfo)
  120. {
  121. this.close();
  122. }
  123. function grd_domecaselist_oncelldblclick(obj:Grid, e:GridClickEventInfo)
  124. {
  125. dsf_copyColInfo(opener.ds_temp, ds_main_domecaselist);
  126. opener.ds_temp.copyRow(opener.ds_temp.addRow(), ds_main_domecaselist, e.row);
  127. this.close();
  128. }
  129. ]]></Script>
  130. </Form>
  131. </FDL>