⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 prostatehpi.ascx

📁 医疗决策支持系统
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="ProstateHPI.ascx.cs" Inherits="Caisis.UI.Modules.Prostate.Eforms.ProstateHPI" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<%@ Register TagPrefix="euc" Namespace="Caisis.UI.Core.Classes.CustomControls" Assembly="Caisis.UI" %>
<link href="../../../StyleSheets/EformStyles.css" rel="stylesheet" type="text/css">
<a name="ProstateHPI" /><span class="controlBoxTitle">HPI</span><br/>
<asp:Literal ID="NoHPIMsg" Runat="server" Visible="False">No history of present illness found for this patient.</asp:Literal>
<table width="600" cellpadding="5" cellspacing="0" class="ClinicalEformTable">
  
   	
  <asp:Repeater ID="hpi" OnItemCreated="SetHpiItem" runat="server" > 
       <ItemTemplate> 
				
		<tr class="ClinicalEformPopulatedRow" onmouseover="this.className='ClinicalEformHighlightedRow';" onmouseout="this.className='ClinicalEformPopulatedRow';" id="HpiRow" runat="server">  
			<td class="ClinicalEformPopulatedColumn"><asp:Literal id="HpiRowItems" runat=server/></td>
	    </tr>      

      </ItemTemplate>
      

	  
	  
  </asp:Repeater>
  
  <asp:Repeater ID="HpiProstatectomies" runat="server" > 
       <ItemTemplate> 
				
		<tr class="ClinicalEformPopulatedRow" onmouseover="this.className='ClinicalEformHighlightedRow';" onmouseout="this.className='ClinicalEformPopulatedRow';" onclick="LoadDataEntryForm('ProcProstatectomiesOp', <%# DataBinder.Eval(Container.DataItem, "SurgeryId") %>, 'OpSurgeon,OpSurgeonType,OpType,OpClinStageSystem,OpClinStageT', 'ProstateHPI');">  
			<td class="ClinicalEformPopulatedColumn">
			
				<strong><%# DataBinder.Eval(Container.DataItem, "OpType") %></strong>
				on <%# DataBinder.Eval(Container.DataItem, "SurgDateText") %>
                  <asp:Label ID="CaseSurgeonLabel" Runat="server">by <%# DataBinder.Eval(Container.DataItem, "SurgCaseSurgeon") %></asp:Label>
			
			</td>
	    </tr>      

      </ItemTemplate>
      
</asp:Repeater>

	<tr id="PreTxPotencyTr" runat="server" class="ClinicalEformPopulatedRow" onmouseover="this.className='ClinicalEformHighlightedRow';" onmouseout="this.className='ClinicalEformPopulatedRow';">  
			<td class="ClinicalEformPopulatedColumn"><asp:Label ID="PreTxPot" Runat="server" /></td>
	</tr>      
	

  <asp:Repeater ID="hpiProtocols" runat="server" > 
       <ItemTemplate> 
				
		<tr class="ClinicalEformPopulatedRow" onmouseover="this.className='ClinicalEformHighlightedRow';" onmouseout="this.className='ClinicalEformPopulatedRow';"  onclick="LoadDataEntryForm('PatientProtocols', <%# DataBinder.Eval(Container.DataItem, "PatientProtocolId") %>, 'PtProtocolStatus,PtProtocolNotes,PtProtocolDataSource,PtProtocolQuality', 'ProstateHPI');">  
			<td class="ClinicalEformPopulatedColumn">
				Protocol <%# DataBinder.Eval(Container.DataItem, "ProtocolNum") %>  <%# DataBinder.Eval(Container.DataItem, "ProtocolNotes") %> <%# DataBinder.Eval(Container.DataItem, "PtProtocolStatus") %>			
			</td>
	    </tr>      

      </ItemTemplate>
</asp:Repeater>


 <asp:Repeater ID="hpiBiopsies" runat="server" > 
       <ItemTemplate> 
				
		<tr class="ClinicalEformPopulatedRow" onmouseover="this.className='ClinicalEformHighlightedRow';" onmouseout="this.className='ClinicalEformPopulatedRow';"  onclick="LoadDataEntryForm('<%# DataBinder.Eval(Container.DataItem, "TableName") %>', <%# DataBinder.Eval(Container.DataItem, "PrimaryKey") %>, 'BxDateText,BxDate,BxType,BxIndication,BxSite,BxSubsite,BxSide,BxResult', 'ProstateHPI');">  
			<td class="ClinicalEformPopulatedColumn">
     				Biopsy:&nbsp; 
                  <%# DataBinder.Eval(Container.DataItem, "BxDateText") %>
                  &nbsp;&nbsp; 
                  <%# DataBinder.Eval(Container.DataItem, "BxType") %>
                  &nbsp;&nbsp;Result:&nbsp; 
                  <%# DataBinder.Eval(Container.DataItem, "BxResult") %>
                  &nbsp;&nbsp; 
                  <%# DataBinder.Eval(Container.DataItem, "bxQuality") %>			
            </td>
	    </tr>      

      </ItemTemplate>
</asp:Repeater>



<tr id="NvbLeftTr" runat="server" class="ClinicalEformPopulatedRowNonClickable">  
			<td class="ClinicalEformPopulatedColumn"><asp:Label ID="NVB_Left" Runat="server" /> </td>
	</tr>
	
	<tr id="NvbRightTr" runat="server" class="ClinicalEformPopulatedRowNonClickable" >  
			<td class="ClinicalEformPopulatedColumn"><asp:Label ID="NVB_Right" Runat="server" /> </td>
	</tr>  

<%--	
<tr id="HPIAddedText" class="ClinicalEformPopulatedRowNonClickable">  
			<td class="ClinicalEformPopulatedColumn">
			<strong>HPI / Interval History</strong><br/>
			<euc:EformTextArea TextMode="MultiLine" TABLE="NoTable" FIELD="HPI_AddedText" Rows="4" Cols="70" Runat="server" ID="HPI_AddedText"/>
			
			</td>
</tr>

--%>
</table>


<br/>
<br/>
<br/>
<a name="Nomograms" /><span class="controlBoxTitle">Nomogram Predictions </span><br/>
<table width="600" cellpadding="5" cellspacing="0" class="ClinicalEformTable">
  <tr >
    <td valign="top" width="20%" height="28" align="right" class="ClinicalEformGridColumnOne"><strong>PreRP</strong></td>
    <td valign="top" style="background-color:#FFFFFF;"><span class="FormInsideTableTopCell">
      
      <asp:Label ID="preRPNomo" Runat=server >&nbsp;</asp:Label>     
    </span></td>
  </tr>
  <tr >
    <td valign="top" height="28" align="right" class="ClinicalEformGridColumnOne"><strong>PreXRT</strong></td>
    <td valign="top" style="background-color:#FFFFFF;"><span class="FormInsideTableTopCell">
      
      <asp:Label ID="preXRTNomo" Runat=server >&nbsp;</asp:Label>  
    </span></td>
  </tr>
  <tr >
    <td valign="top" height="28" align="right" class="ClinicalEformGridColumnOne"><strong>PreBrachy</strong></td>
    <td valign="top" style="background-color:#FFFFFF;"><span class="FormInsideTableTopCell">
      
      <asp:Label ID="preBrachyNomo" Runat=server>&nbsp;</asp:Label>
    </span></td>
  </tr>
  <tr >
    <td valign="top" height="28" align="right" class="ClinicalEformGridColumnOne"><strong>Post RP 7 Yr</strong></td>
    <td valign="top" style="background-color:#FFFFFF;"><span class="FormInsideTableTopCell">
      
      <asp:Label ID="postRP7yrNomo" Runat=server >&nbsp;</asp:Label>
    </span></td>
  </tr>
</table>
<br/>
<br/>
<br/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -