?? print_emrrecord.aspx
字號(hào):
Width="65px"></asp:TextBox></td>
<td style="width: 65px; height: 26px">
<asp:TextBox ID="TextBox6" runat="server" ReadOnly="True" Text="<%# ((DiagnoseRecord)Container.DataItem).DiagnoseTitle%>"
Width="65px"></asp:TextBox></td>
<td style="width: 90px; height: 26px">
<asp:TextBox ID="TextBox7" runat="server" ReadOnly="True" Text="<%# ((DiagnoseRecord)Container.DataItem).DiagnosisResult%>"></asp:TextBox></td>
<td style="width: 50px; height: 26px">
<asp:TextBox ID="TextBox8" runat="server" ReadOnly="True" Text="<%# ((DiagnoseRecord)Container.DataItem).DianosisMan%>"
Width="50px"></asp:TextBox></td>
<td style="width: 65px; height: 26px">
<asp:TextBox ID="TextBox2" runat="server" ReadOnly="True" Text="<%# ((DiagnoseRecord)Container.DataItem).DianosisSort%>"
Width="65px"></asp:TextBox></td>
</tr>
</table>
</ItemTemplate>
<AlternatingItemStyle BackColor="#ffffff" />
<ItemStyle BackColor="#ffffff" ForeColor="#333333" />
<HeaderTemplate>
<table>
<tr>
<td style="width: 65px; height: 26px">
<asp:TextBox ID="TextBoxDiagnoseTime" runat="server" ReadOnly="True" Width="65px">診療時(shí)間</asp:TextBox></td>
<td style="width: 65px; height: 26px">
<asp:TextBox ID="TextBoxDiagnoseTitle" runat="server" ReadOnly="True" Width="65px">診療名稱</asp:TextBox></td>
<td style="width: 90px; height: 26px">
<asp:TextBox ID="TextBoxDiagnosisResul" runat="server" ReadOnly="True">診療結(jié)果</asp:TextBox></td>
<td style="width: 50px; height: 26px">
<asp:TextBox ID="TextBoxDianosisMan" runat="server" ReadOnly="True" Width="50px">診療者</asp:TextBox></td>
<td style="width: 65px; height: 26px">
<asp:TextBox ID="TextBoxDianosisSort" runat="server" ReadOnly="True" Width="65px">診斷類型</asp:TextBox></td>
</tr>
</table>
</HeaderTemplate>
<HeaderStyle BackColor="#ffffff" Font-Bold="True" ForeColor="White" />
<FooterTemplate>
</FooterTemplate>
</asp:DataList>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="width: 494px">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" style="text-align: left">
<tr>
<td class="title" colspan="4" style="height: 30px; text-align: center">
<span style=" font-weight:bolder">治療結(jié)果</span></td>
</tr>
<tr>
<td class="text" style="width: 104px; text-align: left">
住院時(shí)間:</td>
<td style="width: 124px; text-align: left">
<asp:TextBox ID="TextBoxnInHospitalTime" runat="server" Width="104px"></asp:TextBox></td>
<td class="text" style="width: 108px; height: 31px; text-align: left">
出院時(shí)間:</td>
<td style="width: 124px; height: 31px; text-align: left">
<asp:TextBox ID="TextBoxOutHospitalTime" runat="server" Width="102px"></asp:TextBox></td>
</tr>
<tr>
<td class="text" style="width: 104px; text-align: left">
科室:</td>
<td style="width: 124px; text-align: left">
<asp:TextBox ID="TextBoxSectionOffice" runat="server" Width="104px"></asp:TextBox></td>
<td class="text" style="width: 108px; height: 31px; text-align: left">
病區(qū):</td>
<td style="width: 124px; height: 31px; text-align: left">
<asp:TextBox ID="TextBoxSickPlace" runat="server" Width="102px"></asp:TextBox></td>
</tr>
<tr style="color: #000000">
<td class="text" style="width: 104px; text-align: left">
床號(hào):</td>
<td style="width: 124px; text-align: left">
<asp:TextBox ID="TextBoxBedNum" runat="server" Width="104px"></asp:TextBox></td>
<td class="text" style="width: 108px; height: 31px; text-align: left">
病案等級(jí):</td>
<td style="width: 124px; height: 31px; text-align: left">
<asp:DropDownList ID="DropDownListGrade" runat="server" Width="107px">
<asp:ListItem Value="0">甲級(jí)</asp:ListItem>
<asp:ListItem Value="1">乙級(jí)</asp:ListItem>
<asp:ListItem Value="2">丙級(jí)</asp:ListItem>
</asp:DropDownList></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="text-align: left">
<tr>
<td class="text" style="width: 141px; height: 24px; text-align: left">
病理診斷:</td>
<td style="width: 319px; height: 24px; text-align: left">
<asp:TextBox ID="TextBoxPathologyDiagnose" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
<tr>
<td class="text" style="width: 141px; text-align: left">
門診診斷:</td>
<td style="width: 319px; text-align: left">
<asp:TextBox ID="TextBoxOutpatientDiagnose" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
<tr>
<td class="text" style="width: 141px; text-align: left">
入院診斷:</td>
<td style="width: 319px; text-align: left">
<asp:TextBox ID="TextBoxInDiagnose" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
<tr>
<td class="text" style="width: 141px; text-align: left">
出院診斷:</td>
<td style="width: 319px; text-align: left">
<asp:TextBox ID="TextBoxOutDiagnose" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
<tr>
<td class="text" style="width: 141px; text-align: left">
確診時(shí)間:</td>
<td style="width: 319px; text-align: left">
<asp:TextBox ID="TextBoxDiagnoseTime" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
<tr>
<td class="text" style="width: 141px; height: 24px; text-align: left">
手術(shù)情況:</td>
<td style="width: 319px; height: 24px; text-align: left">
<asp:TextBox ID="TextBoxOPSInstance" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="text-align: left">
<tr>
<td class="text" style="width: 141px; height: 40px; text-align: left">
搶救次數(shù):</td>
<td style="width: 105px; height: 40px; text-align: left">
<asp:TextBox ID="TextBoxSalvageTimes" runat="server" Width="80px"></asp:TextBox></td>
<td class="text" style="width: 109px; height: 40px; text-align: left">
成功次數(shù):</td>
<td style="width: 103px; height: 40px; text-align: left">
<asp:TextBox ID="TextBoxSucceedTimes" runat="server" Width="80px"></asp:TextBox></td>
</tr>
<tr>
<td class="text" style="width: 141px; text-align: left">
手術(shù)費(fèi):</td>
<td style="width: 105px; text-align: left">
<asp:TextBox ID="TextBoxOPSCost" runat="server" Width="80px"></asp:TextBox></td>
<td class="text" style="width: 109px; height: 31px; text-align: left">
治療費(fèi):</td>
<td style="width: 103px; height: 31px; text-align: left">
<asp:TextBox ID="TextBoxTreatedCost" runat="server" Width="80px"></asp:TextBox></td>
</tr>
<tr>
<td class="text" style="width: 141px; text-align: left">
藥物費(fèi):</td>
<td style="width: 105px; text-align: left">
<asp:TextBox ID="TextBoxDrugCost" runat="server" Width="80px"></asp:TextBox></td>
<td class="text" style="width: 109px; height: 31px; text-align: left">
其他費(fèi)用:</td>
<td style="width: 103px; height: 31px; text-align: left">
<asp:TextBox ID="TextBoxOtherCost" runat="server" Width="80px"></asp:TextBox></td>
</tr>
<tr>
<td class="text" style="width: 141px; text-align: left">
主任:</td>
<td style="width: 105px; text-align: left">
<asp:TextBox ID="TextBoxDirector" runat="server" Width="79px"></asp:TextBox></td>
<td class="text" style="width: 109px; height: 31px; text-align: left">
主治醫(yī)師:</td>
<td style="width: 103px; height: 31px; text-align: left">
<asp:TextBox ID="TextBoxDoctor" runat="server" Width="79px"></asp:TextBox></td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="text-align: left">
<tr>
<td class="text" style="width:460px; text-align:center">
主治醫(yī)生簽名:
<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>
</td>
</tr>
<tr>
<td style="text-align:center">
<input id="Button2" name="idPrint" onclick="doprint()" type="button" value="打印或傳真" class="button" />
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -