SPMMO08900_환자기본정보설정.xrw 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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>환자기본정보 설정</xhtml:title>
  6. <model id="model1">
  7. <instance id="instance1">
  8. <root xmlns="">
  9. <main/>
  10. <send>
  11. <reqdata/>
  12. <savedata/>
  13. </send>
  14. <hidden>
  15. <topinfo/>
  16. </hidden>
  17. <init/>
  18. <activeyn/>
  19. </root>
  20. </instance>
  21. <submission id="TRMMO04102" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/topinfo"/>
  22. <submission id="TRMMO04202" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/topinfo"/>
  23. <submission id="TRMMO04302" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/topinfo"/>
  24. <script type="javascript" ev:event="xforms-ready">
  25. <![CDATA[
  26. // 외래환자 parameter 구조 ioflag▦pid▦orddd▦cretno▦instcd▦acptseqno▦orgorddd
  27. // 외래/입원구분▦등록번호▦진료일자▦생성번호▦기관코드▦등록일련번호▦원진료일자▦
  28. // ex) O▦00301165▦20070516▦1▦012▦1▦20070516
  29. //
  30. // 입원환자 parameter 구조 ioflag▦pid▦indd▦cretno▦seqno▦instcd
  31. // 외래/입원구분▦등록번호▦입원일자▦생성번호▦일련번호▦기관코드
  32. // ex) I▦00005726▦20070105▦1▦2▦012
  33. //
  34. // 지원부서 parameter 구조 ioflag▦prcpdd▦execprcpuniqno▦instcd
  35. // 처리구분▦외래/입원구분▦처방일자▦실시부서유일번호▦기관코드
  36. // ex) S▦20070619▦36▦012
  37. //
  38. // 수술환자 parameter 구조 ioflag▦pid▦opcnfmdd▦cretno▦instcd▦perfdeptcd▦perfdrid▦patflag▦procflag
  39. // 외래/입원구분▦등록번호▦수술일자▦생성번호▦기관코드▦집도과▦집도의▦환자구분▦처리구분
  40. fInitialize_SPMMO08900();
  41. ]]>
  42. </script>
  43. <submission id="TRMMO04502" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/topinfo"/>
  44. <submission id="TRMMO04802" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/hidden/topinfo"/>
  45. <submission id="TRMRI03007" mediatype="application/x-www-form-urlencoded" method="post" ref="/root/send/reqdata" resultref="/root/activeyn"/>
  46. </model>
  47. <script type="javascript" src="../../../com/commonweb/js/common.js"/>
  48. <script type="javascript" src="../../../com/commonweb/js/tfHelper.js"/>
  49. <script type="javascript" src="../../../com/commonweb/js/stringHelper.js"/>
  50. <script type="javascript" src="../../../emr/prcpmngtweb/js/MMO001.js"/>
  51. <script type="javascript" src="../../../emr/prcpmngtweb/js/SPMMO08900.js"/>
  52. <script type="javascript" src="../../../pam/pamcomnweb/js/PAM.js"/>
  53. </xhtml:head>
  54. <xhtml:body pagewidth="0" pageheight="0" guideline="1,379;2,91;" style="font-size:11pt; margin-left:8; margin-top:8; margin-right:8; margin-bottom:8; ">
  55. <shape id="roundrect1" class="roundrect_error" appearance="roundrect" style="left:1px; top:1px; width:378px; height:134px; "/>
  56. <caption id="caption1" style="left:128px; top:45px; width:197px; height:56px; font-size:11pt; font-weight:bold; ">환자 기본 정보 설정 중</caption>
  57. <img id="img1" src="../../../com/commonweb/images/error.gif" style="left:40px; top:35px; width:75px; height:70px; "/>
  58. </xhtml:body>
  59. </xhtml:html>