?? print_emrrecord.aspx
字號:
聯系人:</td>
<td style="width: 319px; text-align: left">
<asp:TextBox ID="TextBoxPatientContactMan" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
<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="TextBoxPatientContactManAddress" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
<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="TextBoxPatientContactManRelation" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
<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="TextBoxPatientContactManTelephone" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
<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="TextBoxEMRNum" runat="server" Width="175px"></asp:TextBox>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="width: 460px">
<table border="0" cellpadding="0" cellspacing="0" style="text-align: left">
<tr>
<td class="title" colspan="2" style="height: 30px; text-align: center">
<span style="font-weight:bolder">入院記錄</span></td>
</tr>
<tr>
<td class="text" style="width: 141px; text-align: left">
記錄時間:</td>
<td style="width: 319px; text-align: left">
<asp:TextBox ID="TextBoxRecordTime" runat="server" ReadOnly="True" TextMode="SingleLine"
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="TextBoxRecordMan" runat="server" ReadOnly="True" TextMode="SingleLine"
Width="175px"></asp:TextBox>
</td>
</tr>
<tr style="color: #000000">
<td class="text" style="width: 141px; text-align: left">
主訴:</td>
<td style="width: 319px; text-align: left">
<asp:TextBox ID="TextBoxMainDepiction" runat="server" TextMode="MultiLine" 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="TextBoxNowCaseHistory" runat="server" TextMode="MultiLine" 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; text-align: left">
體溫:</td>
<td style="width: 105px; text-align: left">
<asp:TextBox ID="TextBoxAnimalHeat" runat="server" Width="80px"></asp:TextBox></td>
<td class="text" style="width: 111px; color: #000000; text-align: left">
脈搏:</td>
<td style="width: 104px; text-align: left">
<asp:TextBox ID="TextBoxPulse" runat="server" Width="80px"></asp:TextBox></td>
</tr>
<tr style="color: #000000">
<td class="text" style="width: 141px; text-align: left">
呼吸:</td>
<td style="width: 105px; text-align: left">
<asp:TextBox ID="TextBoxBreath" runat="server" Width="80px"></asp:TextBox></td>
<td class="text" style="width: 111px; color: #000000; text-align: left">
血壓:</td>
<td style="width: 104px; text-align: left">
<asp:TextBox ID="TextBoxBloodPressure" runat="server" Width="80px"></asp:TextBox></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="color: #000000; text-align: left">
<tr>
<td class="text" style="width: 141px; text-align: left">
體格檢查:</td>
<td style="width: 319px; text-align: left">
<asp:TextBox ID="TextBoxBodyExamination" runat="server" TextMode="SingleLine" 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="TextBoxAssistantExamination" runat="server" TextMode="SingleLine"
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="TextBoxEspeciallyExamination" runat="server" TextMode="SingleLine"
Width="175px"></asp:TextBox>
</td>
</tr>
<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="TextBoxDiagnosisAndTreat" runat="server" TextMode="SingleLine" Width="175px"></asp:TextBox>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="title" style="height: 30px; text-align: center">
<span style="font-weight:bolder"> 療程記錄</span></td>
</tr>
<tr>
<td>
<asp:DataList ID="DataListCourseOfDiseasesRecord" runat="server" CellPadding="5" ForeColor="#333333">
<FooterStyle BackColor="#DEEEF9" Font-Bold="True" ForeColor="White" />
<SelectedItemStyle BackColor="#FFCC66" Font-Bold="True" ForeColor="Navy" />
<ItemTemplate>
<table>
<tr>
<td style="width: 70px">
<asp:TextBox ID="TextBox5" runat="server" Width="113px" Text="<%# ((CourseOfDiseasesRecord)Container.DataItem).RecordTime.ToString()%>" ReadOnly="True"></asp:TextBox></td>
<td style="width: 85px">
<asp:TextBox ID="TextBox6" runat="server" Width="80px" Text="<%# ((CourseOfDiseasesRecord)Container.DataItem).RecordTitle.ToString()%>" ReadOnly="True"></asp:TextBox></td>
<td style="width: 100px">
<asp:TextBox ID="TextBox7" runat="server" Text="<%# ((CourseOfDiseasesRecord)Container.DataItem).RecordContent.ToString()%>" ReadOnly="True"></asp:TextBox></td>
<td style="width: 67px">
<asp:TextBox ID="TextBox8" runat="server" Width="67px" Text="<%# ((CourseOfDiseasesRecord)Container.DataItem).RecordMan.ToString()%>" ReadOnly="True"></asp:TextBox></td>
</tr>
</table>
</ItemTemplate>
<AlternatingItemStyle BackColor="#ffffff" />
<ItemStyle BackColor="#ffffff" ForeColor="#333333" />
<HeaderTemplate>
<table>
<tr>
<td style="width: 70px">
<asp:TextBox ID="TextBoxRecordTime" runat="server" Width="113px" ReadOnly="True">記錄時間</asp:TextBox></td>
<td style="width: 85px">
<asp:TextBox ID="TextBoxRecordTitle" runat="server" Width="80px" ReadOnly="True">記錄標題</asp:TextBox>
</td>
<td style="width: 100px">
<asp:TextBox ID="TextBoxRecordContent" runat="server" ReadOnly="True">記錄內容</asp:TextBox></td>
<td style="width: 67px">
<asp:TextBox ID="TextBoxRecordMan" runat="server" Width="67px" ReadOnly="True">記錄者</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">
<tr>
<td class="title" style="height: 30px; text-align: center">
<span style="font-weight:bolder">診斷紀錄</span></td>
</tr>
<tr>
<td>
<asp:DataList ID="DataListDiagnoseRecord" runat="server" CellPadding="5" ForeColor="#333333">
<FooterStyle BackColor="#DEEEF9" Font-Bold="True" ForeColor="White" />
<SelectedItemStyle BackColor="#FFCC66" Font-Bold="True" ForeColor="Navy" />
<ItemTemplate>
<table>
<tr>
<td style="width: 65px; height: 26px">
<asp:TextBox ID="TextBox5" runat="server" ReadOnly="True" Text=" <%# ((DiagnoseRecord)Container.DataItem).DiagnoseTime.ToString()%>"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -