SMMNH02600_임종환자 관리.xrw 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. <?xml version="1.0" encoding="EUC-KR"?>
  2. <?xml-stylesheet type="text/css" href="../../../com/commonweb/css/common.css" ?>
  3. <xhtml:html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.w3.org/2002/01/xforms" xmlns:ev="http://www.w3.org/2001/xml-events">
  4. <xhtml:head>
  5. <xhtml:title>Untitle</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <item>
  10. <grid>
  11. <등록번호>12345678</등록번호>
  12. <환자명>김@@순</환자명>
  13. <나이>58</나이>
  14. <성별>F</성별>
  15. <상병명/>
  16. <의뢰형태>본당</의뢰형태>
  17. <종교>무</종교>
  18. <입원일자>2007/02/01</입원일자>
  19. <임종일자>2007/02/15</임종일자>
  20. <생존기간>15</생존기간>
  21. <사망장소>병원</사망장소>
  22. <우편번호>000-000</우편번호>
  23. <주소>서울특별시 서초구 반포동 500-00번지</주소>
  24. <연락처>000-0000-1111</연락처>
  25. <기타/>
  26. </grid>
  27. </item>
  28. </root>
  29. </instance>
  30. </model>
  31. <script type="javascript">
  32. <![CDATA[
  33. function fSetDate() {
  34. window.load( "간호처방_실제처방적용일.xrw", "modeless" , "test", "left:100px; top:100px; width:270px; height:150px;");
  35. }
  36. function fSetOut() {
  37. window.load( "간호처방_월불출물품.xrw", "modeless" , "test", "left:100px; top:100px; width:700px; height:450px;");
  38. }
  39. ]]>
  40. </script>
  41. </xhtml:head>
  42. <xhtml:body guideline="1,1195;" style="margin-left:8; margin-top:0; margin-right:8; margin-bottom:0; ">
  43. <group id="group1" style="left:0px; top:0px; width:1195px; height:13px; ">
  44. <caption id="caption6" class="tit_1" style="left:0px; top:0px; width:160px; height:14px; ">임종환자 관리</caption>
  45. </group>
  46. <group id="grp_btn" scroll="auto" style="left:0px; top:757px; width:1195px; height:27px; "/>
  47. <group id="group5" class="datagrid2" scroll="auto" style="left:0px; top:13px; width:1195px; height:742px; ">
  48. <caption id="caption3" class="tit_2" style="left:5px; top:10px; width:113px; height:13px; ">임종환자 리스트</caption>
  49. <line id="line2" class="line_1" style="x1:0px; y1:25px; x2:1195px; y2:25px; "/>
  50. <datagrid id="datagrid2" nodeset="/root/item/grid" class="datagrid2" caption="등록번호^환자명^나이^성별^상병명^의뢰&#xA;형태^종교^입원일^임종일^생존&#xA;기간^사망장소^우편번호^주소^연락처^기타" colsep="^" colwidth="85, 73, 23, 25, 100, 42, 41, 87, 88, 44, 68, 66, 227, 100, 84" mergecellsfixedrows="bycolrec" rowheader="seq" rowsep="|" style="left:0px; top:30px; width:1195px; height:705px; ">
  51. <col ref="등록번호"/>
  52. <col ref="환자명"/>
  53. <col ref="나이"/>
  54. <col ref="성별"/>
  55. <col ref="상병명"/>
  56. <col ref="의뢰형태"/>
  57. <col ref="종교"/>
  58. <col ref="입원일자"/>
  59. <col ref="임종일자"/>
  60. <col ref="생존기간"/>
  61. <col ref="사망장소"/>
  62. <col ref="우편번호" type="inputbutton"/>
  63. <col ref="주소" type="inputbutton"/>
  64. <col ref="연락처"/>
  65. <col ref="기타"/>
  66. </datagrid>
  67. <button id="button7" class="btn5_letter2" style="left:1153px; top:3px; width:42px; height:19px; ">
  68. <caption>저장</caption>
  69. </button>
  70. <button id="button8" class="btn2_letter2" style="left:1108px; top:3px; width:42px; height:19px; ">
  71. <caption>출력</caption>
  72. </button>
  73. <button id="button9" class="btn2_letter5" style="left:1030px; top:3px; width:75px; height:19px; ">
  74. <caption>화면늘리기</caption>
  75. </button>
  76. </group>
  77. </xhtml:body>
  78. </xhtml:html>