1090 lines
50 KiB
C#
1090 lines
50 KiB
C#
namespace AIMS.OperationAanesthesia
|
||
{
|
||
partial class frmOpeRecoverOutInfo
|
||
{
|
||
/// <summary>
|
||
/// Required designer variable.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// Clean up any resources being used.
|
||
/// </summary>
|
||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Windows Form Designer generated code
|
||
|
||
/// <summary>
|
||
/// Required method for Designer support - do not modify
|
||
/// the contents of this method with the code editor.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOpeRecoverOutInfo));
|
||
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
||
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.label25 = new System.Windows.Forms.Label();
|
||
this.slider1 = new DevComponents.DotNetBar.Controls.Slider();
|
||
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
||
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
||
this.radioButton5 = new System.Windows.Forms.RadioButton();
|
||
this.radioButton4 = new System.Windows.Forms.RadioButton();
|
||
this.radioButton6 = new System.Windows.Forms.RadioButton();
|
||
this.radioButton3 = new System.Windows.Forms.RadioButton();
|
||
this.button1 = new System.Windows.Forms.Button();
|
||
this.rdbSW = new System.Windows.Forms.RadioButton();
|
||
this.label27 = new System.Windows.Forms.Label();
|
||
this.cboXY = new System.Windows.Forms.ComboBox();
|
||
this.label38 = new System.Windows.Forms.Label();
|
||
this.label34 = new System.Windows.Forms.Label();
|
||
this.cboSPO2 = new System.Windows.Forms.ComboBox();
|
||
this.cboHX = new System.Windows.Forms.ComboBox();
|
||
this.label37 = new System.Windows.Forms.Label();
|
||
this.cboYS1 = new System.Windows.Forms.ComboBox();
|
||
this.label39 = new System.Windows.Forms.Label();
|
||
this.label35 = new System.Windows.Forms.Label();
|
||
this.cboHD = new System.Windows.Forms.ComboBox();
|
||
this.label36 = new System.Windows.Forms.Label();
|
||
this.label40 = new System.Windows.Forms.Label();
|
||
this.label52 = new System.Windows.Forms.Label();
|
||
this.label53 = new System.Windows.Forms.Label();
|
||
this.cboHXDTCCD = new System.Windows.Forms.ComboBox();
|
||
this.cboZTHDD = new System.Windows.Forms.ComboBox();
|
||
this.label23 = new System.Windows.Forms.Label();
|
||
this.label54 = new System.Windows.Forms.Label();
|
||
this.label51 = new System.Windows.Forms.Label();
|
||
this.cboQXCD = new System.Windows.Forms.ComboBox();
|
||
this.cboHXY = new System.Windows.Forms.ComboBox();
|
||
this.cboTT = new System.Windows.Forms.ComboBox();
|
||
this.label24 = new System.Windows.Forms.Label();
|
||
this.txtSPO2 = new System.Windows.Forms.TextBox();
|
||
this.txtBP = new System.Windows.Forms.TextBox();
|
||
this.label22 = new System.Windows.Forms.Label();
|
||
this.label30 = new System.Windows.Forms.Label();
|
||
this.txtHR = new System.Windows.Forms.TextBox();
|
||
this.txtR = new System.Windows.Forms.TextBox();
|
||
this.txtT = new System.Windows.Forms.TextBox();
|
||
this.cboJSHF = new System.Windows.Forms.ComboBox();
|
||
this.label29 = new System.Windows.Forms.Label();
|
||
this.label21 = new System.Windows.Forms.Label();
|
||
this.label15 = new System.Windows.Forms.Label();
|
||
this.label13 = new System.Windows.Forms.Label();
|
||
this.label10 = new System.Windows.Forms.Label();
|
||
this.cboHXXT = new System.Windows.Forms.ComboBox();
|
||
this.cboDXNL = new System.Windows.Forms.ComboBox();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.label28 = new System.Windows.Forms.Label();
|
||
this.label20 = new System.Windows.Forms.Label();
|
||
this.label14 = new System.Windows.Forms.Label();
|
||
this.label12 = new System.Windows.Forms.Label();
|
||
this.label11 = new System.Windows.Forms.Label();
|
||
this.label5 = new System.Windows.Forms.Label();
|
||
this.label32 = new System.Windows.Forms.Label();
|
||
this.cboSS = new System.Windows.Forms.ComboBox();
|
||
this.label6 = new System.Windows.Forms.Label();
|
||
this.cboPF = new System.Windows.Forms.ComboBox();
|
||
this.label31 = new System.Windows.Forms.Label();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.txtPain = new AIMS.OremrUserControl.NumTextBox();
|
||
this.txtAndree = new AIMS.OremrUserControl.NumTextBox();
|
||
this.txtZPF = new AIMS.OremrUserControl.NumTextBox();
|
||
this.txtTSQK = new AIMS.OremrUserControl.UText();
|
||
this.txtBFZ = new AIMS.OremrUserControl.UText();
|
||
this.groupBox1.SuspendLayout();
|
||
this.groupBox3.SuspendLayout();
|
||
this.groupBox4.SuspendLayout();
|
||
this.SuspendLayout();
|
||
//
|
||
// groupBox1
|
||
//
|
||
this.groupBox1.Controls.Add(this.groupBox3);
|
||
this.groupBox1.Controls.Add(this.groupBox4);
|
||
this.groupBox1.Controls.Add(this.label40);
|
||
this.groupBox1.Controls.Add(this.label52);
|
||
this.groupBox1.Controls.Add(this.label53);
|
||
this.groupBox1.Controls.Add(this.cboHXDTCCD);
|
||
this.groupBox1.Controls.Add(this.cboZTHDD);
|
||
this.groupBox1.Controls.Add(this.label23);
|
||
this.groupBox1.Controls.Add(this.txtZPF);
|
||
this.groupBox1.Controls.Add(this.label54);
|
||
this.groupBox1.Controls.Add(this.label51);
|
||
this.groupBox1.Controls.Add(this.cboQXCD);
|
||
this.groupBox1.Controls.Add(this.txtTSQK);
|
||
this.groupBox1.Controls.Add(this.cboHXY);
|
||
this.groupBox1.Controls.Add(this.cboTT);
|
||
this.groupBox1.Controls.Add(this.label24);
|
||
this.groupBox1.Controls.Add(this.txtBFZ);
|
||
this.groupBox1.Controls.Add(this.txtSPO2);
|
||
this.groupBox1.Controls.Add(this.txtBP);
|
||
this.groupBox1.Controls.Add(this.label22);
|
||
this.groupBox1.Controls.Add(this.label30);
|
||
this.groupBox1.Controls.Add(this.txtHR);
|
||
this.groupBox1.Controls.Add(this.txtR);
|
||
this.groupBox1.Controls.Add(this.txtT);
|
||
this.groupBox1.Controls.Add(this.cboJSHF);
|
||
this.groupBox1.Controls.Add(this.label29);
|
||
this.groupBox1.Controls.Add(this.label21);
|
||
this.groupBox1.Controls.Add(this.label15);
|
||
this.groupBox1.Controls.Add(this.label13);
|
||
this.groupBox1.Controls.Add(this.label10);
|
||
this.groupBox1.Controls.Add(this.cboHXXT);
|
||
this.groupBox1.Controls.Add(this.cboDXNL);
|
||
this.groupBox1.Controls.Add(this.label4);
|
||
this.groupBox1.Controls.Add(this.label3);
|
||
this.groupBox1.Controls.Add(this.label28);
|
||
this.groupBox1.Controls.Add(this.label20);
|
||
this.groupBox1.Controls.Add(this.label14);
|
||
this.groupBox1.Controls.Add(this.label12);
|
||
this.groupBox1.Controls.Add(this.label11);
|
||
this.groupBox1.Controls.Add(this.label5);
|
||
this.groupBox1.Controls.Add(this.label32);
|
||
this.groupBox1.Controls.Add(this.cboSS);
|
||
this.groupBox1.Controls.Add(this.label6);
|
||
this.groupBox1.Controls.Add(this.cboPF);
|
||
this.groupBox1.Controls.Add(this.label31);
|
||
this.groupBox1.Controls.Add(this.label1);
|
||
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
|
||
this.groupBox1.Location = new System.Drawing.Point(0, 0);
|
||
this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.groupBox1.Name = "groupBox1";
|
||
this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
||
this.groupBox1.Size = new System.Drawing.Size(927, 566);
|
||
this.groupBox1.TabIndex = 556;
|
||
this.groupBox1.TabStop = false;
|
||
this.groupBox1.Text = "出室情况";
|
||
//
|
||
// groupBox3
|
||
//
|
||
this.groupBox3.Controls.Add(this.label2);
|
||
this.groupBox3.Controls.Add(this.txtPain);
|
||
this.groupBox3.Controls.Add(this.label25);
|
||
this.groupBox3.Controls.Add(this.slider1);
|
||
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.groupBox3.Location = new System.Drawing.Point(4, 325);
|
||
this.groupBox3.Name = "groupBox3";
|
||
this.groupBox3.Size = new System.Drawing.Size(919, 54);
|
||
this.groupBox3.TabIndex = 1538;
|
||
this.groupBox3.TabStop = false;
|
||
this.groupBox3.Text = "疼痛评分";
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.AutoSize = true;
|
||
this.label2.Location = new System.Drawing.Point(444, 25);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(23, 20);
|
||
this.label2.TabIndex = 1535;
|
||
this.label2.Text = "分";
|
||
//
|
||
// label25
|
||
//
|
||
this.label25.AutoSize = true;
|
||
this.label25.Location = new System.Drawing.Point(30, 25);
|
||
this.label25.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label25.Name = "label25";
|
||
this.label25.Size = new System.Drawing.Size(65, 20);
|
||
this.label25.TabIndex = 1534;
|
||
this.label25.Text = "NRS评分";
|
||
//
|
||
// slider1
|
||
//
|
||
//
|
||
//
|
||
//
|
||
this.slider1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||
this.slider1.Font = new System.Drawing.Font("微软雅黑", 11.5F);
|
||
this.slider1.LabelVisible = false;
|
||
this.slider1.Location = new System.Drawing.Point(105, 25);
|
||
this.slider1.Maximum = 10;
|
||
this.slider1.Name = "slider1";
|
||
this.slider1.Size = new System.Drawing.Size(267, 23);
|
||
this.slider1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
|
||
this.slider1.TabIndex = 1537;
|
||
this.slider1.TrackMarker = false;
|
||
this.slider1.Value = 0;
|
||
this.slider1.ValueChanged += new System.EventHandler(this.slider1_ValueChanged);
|
||
//
|
||
// groupBox4
|
||
//
|
||
this.groupBox4.Controls.Add(this.radioButton1);
|
||
this.groupBox4.Controls.Add(this.radioButton5);
|
||
this.groupBox4.Controls.Add(this.radioButton4);
|
||
this.groupBox4.Controls.Add(this.radioButton6);
|
||
this.groupBox4.Controls.Add(this.radioButton3);
|
||
this.groupBox4.Controls.Add(this.button1);
|
||
this.groupBox4.Controls.Add(this.rdbSW);
|
||
this.groupBox4.Controls.Add(this.label27);
|
||
this.groupBox4.Controls.Add(this.cboXY);
|
||
this.groupBox4.Controls.Add(this.label38);
|
||
this.groupBox4.Controls.Add(this.label34);
|
||
this.groupBox4.Controls.Add(this.cboSPO2);
|
||
this.groupBox4.Controls.Add(this.cboHX);
|
||
this.groupBox4.Controls.Add(this.label37);
|
||
this.groupBox4.Controls.Add(this.cboYS1);
|
||
this.groupBox4.Controls.Add(this.label39);
|
||
this.groupBox4.Controls.Add(this.label35);
|
||
this.groupBox4.Controls.Add(this.cboHD);
|
||
this.groupBox4.Controls.Add(this.label36);
|
||
this.groupBox4.Controls.Add(this.txtAndree);
|
||
this.groupBox4.Dock = System.Windows.Forms.DockStyle.Bottom;
|
||
this.groupBox4.Location = new System.Drawing.Point(4, 379);
|
||
this.groupBox4.Name = "groupBox4";
|
||
this.groupBox4.Size = new System.Drawing.Size(919, 182);
|
||
this.groupBox4.TabIndex = 1537;
|
||
this.groupBox4.TabStop = false;
|
||
this.groupBox4.Text = "出室Aldrete评分";
|
||
//
|
||
// radioButton1
|
||
//
|
||
this.radioButton1.AutoSize = true;
|
||
this.radioButton1.Checked = true;
|
||
this.radioButton1.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
||
this.radioButton1.Location = new System.Drawing.Point(91, 108);
|
||
this.radioButton1.Name = "radioButton1";
|
||
this.radioButton1.Size = new System.Drawing.Size(55, 24);
|
||
this.radioButton1.TabIndex = 1626;
|
||
this.radioButton1.TabStop = true;
|
||
this.radioButton1.Text = "病房";
|
||
this.radioButton1.UseVisualStyleBackColor = true;
|
||
//
|
||
// radioButton5
|
||
//
|
||
this.radioButton5.AutoSize = true;
|
||
this.radioButton5.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
||
this.radioButton5.Location = new System.Drawing.Point(272, 108);
|
||
this.radioButton5.Name = "radioButton5";
|
||
this.radioButton5.Size = new System.Drawing.Size(55, 24);
|
||
this.radioButton5.TabIndex = 1622;
|
||
this.radioButton5.Text = "离院";
|
||
this.radioButton5.UseVisualStyleBackColor = true;
|
||
//
|
||
// radioButton4
|
||
//
|
||
this.radioButton4.AutoSize = true;
|
||
this.radioButton4.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
||
this.radioButton4.Location = new System.Drawing.Point(208, 108);
|
||
this.radioButton4.Name = "radioButton4";
|
||
this.radioButton4.Size = new System.Drawing.Size(55, 24);
|
||
this.radioButton4.TabIndex = 1624;
|
||
this.radioButton4.Text = "急诊";
|
||
this.radioButton4.UseVisualStyleBackColor = true;
|
||
//
|
||
// radioButton6
|
||
//
|
||
this.radioButton6.AutoSize = true;
|
||
this.radioButton6.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
||
this.radioButton6.Location = new System.Drawing.Point(403, 109);
|
||
this.radioButton6.Name = "radioButton6";
|
||
this.radioButton6.Size = new System.Drawing.Size(69, 24);
|
||
this.radioButton6.TabIndex = 1625;
|
||
this.radioButton6.Text = "手术间";
|
||
this.radioButton6.UseVisualStyleBackColor = true;
|
||
//
|
||
// radioButton3
|
||
//
|
||
this.radioButton3.AutoSize = true;
|
||
this.radioButton3.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
||
this.radioButton3.Location = new System.Drawing.Point(155, 108);
|
||
this.radioButton3.Name = "radioButton3";
|
||
this.radioButton3.Size = new System.Drawing.Size(50, 24);
|
||
this.radioButton3.TabIndex = 1623;
|
||
this.radioButton3.Text = "ICU";
|
||
this.radioButton3.UseVisualStyleBackColor = true;
|
||
//
|
||
// button1
|
||
//
|
||
this.button1.BackColor = System.Drawing.Color.Transparent;
|
||
this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.button1.FlatAppearance.BorderSize = 0;
|
||
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.button1.Location = new System.Drawing.Point(863, 131);
|
||
this.button1.Name = "button1";
|
||
this.button1.Size = new System.Drawing.Size(45, 45);
|
||
this.button1.TabIndex = 563;
|
||
this.button1.UseVisualStyleBackColor = false;
|
||
//
|
||
// rdbSW
|
||
//
|
||
this.rdbSW.AutoSize = true;
|
||
this.rdbSW.Location = new System.Drawing.Point(336, 108);
|
||
this.rdbSW.Name = "rdbSW";
|
||
this.rdbSW.Size = new System.Drawing.Size(55, 24);
|
||
this.rdbSW.TabIndex = 561;
|
||
this.rdbSW.Text = "死亡";
|
||
this.rdbSW.UseVisualStyleBackColor = true;
|
||
//
|
||
// label27
|
||
//
|
||
this.label27.AutoSize = true;
|
||
this.label27.Location = new System.Drawing.Point(13, 69);
|
||
this.label27.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label27.Name = "label27";
|
||
this.label27.Size = new System.Drawing.Size(37, 20);
|
||
this.label27.TabIndex = 515;
|
||
this.label27.Text = "血压";
|
||
//
|
||
// cboXY
|
||
//
|
||
this.cboXY.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboXY.FormattingEnabled = true;
|
||
this.cboXY.Items.AddRange(new object[] {
|
||
"",
|
||
"2分-麻醉前±20%以内",
|
||
"1分-麻醉前±20%-49%",
|
||
"0分-麻醉前±50%以上"});
|
||
this.cboXY.Location = new System.Drawing.Point(60, 65);
|
||
this.cboXY.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboXY.Name = "cboXY";
|
||
this.cboXY.Size = new System.Drawing.Size(252, 28);
|
||
this.cboXY.TabIndex = 518;
|
||
this.cboXY.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
|
||
//
|
||
// label38
|
||
//
|
||
this.label38.AutoSize = true;
|
||
this.label38.Location = new System.Drawing.Point(612, 69);
|
||
this.label38.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label38.Name = "label38";
|
||
this.label38.Size = new System.Drawing.Size(45, 20);
|
||
this.label38.TabIndex = 515;
|
||
this.label38.Text = "SPO2";
|
||
//
|
||
// label34
|
||
//
|
||
this.label34.AutoSize = true;
|
||
this.label34.Location = new System.Drawing.Point(387, 32);
|
||
this.label34.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label34.Name = "label34";
|
||
this.label34.Size = new System.Drawing.Size(37, 20);
|
||
this.label34.TabIndex = 515;
|
||
this.label34.Text = "呼吸";
|
||
//
|
||
// cboSPO2
|
||
//
|
||
this.cboSPO2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboSPO2.FormattingEnabled = true;
|
||
this.cboSPO2.Items.AddRange(new object[] {
|
||
"",
|
||
"2分-呼吸空气SpO2≥92%",
|
||
"1分-呼吸氧气SpO2 ≥92%",
|
||
"0分-呼吸氧气SpO2 <92%"});
|
||
this.cboSPO2.Location = new System.Drawing.Point(667, 65);
|
||
this.cboSPO2.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboSPO2.Name = "cboSPO2";
|
||
this.cboSPO2.Size = new System.Drawing.Size(232, 28);
|
||
this.cboSPO2.TabIndex = 518;
|
||
this.cboSPO2.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
|
||
//
|
||
// cboHX
|
||
//
|
||
this.cboHX.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboHX.FormattingEnabled = true;
|
||
this.cboHX.Items.AddRange(new object[] {
|
||
"",
|
||
"2分-能深呼吸和有效咳嗽,呼吸频率和幅度正常",
|
||
"1分-呼吸困难或受限,但有浅而慢的自主呼吸,可能用口咽通气道",
|
||
"0分-呼吸暂停或微弱呼吸,需呼吸器治疗或辅助呼吸"});
|
||
this.cboHX.Location = new System.Drawing.Point(441, 28);
|
||
this.cboHX.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboHX.Name = "cboHX";
|
||
this.cboHX.Size = new System.Drawing.Size(461, 28);
|
||
this.cboHX.TabIndex = 518;
|
||
this.cboHX.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
|
||
//
|
||
// label37
|
||
//
|
||
this.label37.AutoSize = true;
|
||
this.label37.Location = new System.Drawing.Point(322, 69);
|
||
this.label37.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label37.Name = "label37";
|
||
this.label37.Size = new System.Drawing.Size(37, 20);
|
||
this.label37.TabIndex = 515;
|
||
this.label37.Text = "意识";
|
||
//
|
||
// cboYS1
|
||
//
|
||
this.cboYS1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboYS1.FormattingEnabled = true;
|
||
this.cboYS1.Items.AddRange(new object[] {
|
||
"",
|
||
"2分-完全清醒(准确回答)",
|
||
"1分-可唤醒,嗜睡",
|
||
"0分-无反应"});
|
||
this.cboYS1.Location = new System.Drawing.Point(369, 65);
|
||
this.cboYS1.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboYS1.Name = "cboYS1";
|
||
this.cboYS1.Size = new System.Drawing.Size(233, 28);
|
||
this.cboYS1.TabIndex = 518;
|
||
this.cboYS1.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
|
||
//
|
||
// label39
|
||
//
|
||
this.label39.AutoSize = true;
|
||
this.label39.Location = new System.Drawing.Point(15, 109);
|
||
this.label39.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label39.Name = "label39";
|
||
this.label39.Size = new System.Drawing.Size(65, 20);
|
||
this.label39.TabIndex = 515;
|
||
this.label39.Text = "去 向";
|
||
//
|
||
// label35
|
||
//
|
||
this.label35.AutoSize = true;
|
||
this.label35.Location = new System.Drawing.Point(12, 32);
|
||
this.label35.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label35.Name = "label35";
|
||
this.label35.Size = new System.Drawing.Size(37, 20);
|
||
this.label35.TabIndex = 515;
|
||
this.label35.Text = "活动";
|
||
//
|
||
// cboHD
|
||
//
|
||
this.cboHD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboHD.FormattingEnabled = true;
|
||
this.cboHD.Items.AddRange(new object[] {
|
||
"",
|
||
"2分-自主或遵嘱活动四肢和抬头",
|
||
"1分-自主或遵嘱活动二肢和有限制的抬头",
|
||
"0分-不能活动肢体或抬头"});
|
||
this.cboHD.Location = new System.Drawing.Point(60, 28);
|
||
this.cboHD.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboHD.Name = "cboHD";
|
||
this.cboHD.Size = new System.Drawing.Size(317, 28);
|
||
this.cboHD.TabIndex = 518;
|
||
this.cboHD.SelectedIndexChanged += new System.EventHandler(this.cboHD_SelectedIndexChanged);
|
||
//
|
||
// label36
|
||
//
|
||
this.label36.AutoSize = true;
|
||
this.label36.Location = new System.Drawing.Point(715, 102);
|
||
this.label36.Name = "label36";
|
||
this.label36.Size = new System.Drawing.Size(100, 20);
|
||
this.label36.TabIndex = 559;
|
||
this.label36.Text = "Aldrete总评分";
|
||
//
|
||
// label40
|
||
//
|
||
this.label40.AutoSize = true;
|
||
this.label40.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label40.Location = new System.Drawing.Point(10, 207);
|
||
this.label40.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label40.Name = "label40";
|
||
this.label40.Size = new System.Drawing.Size(122, 19);
|
||
this.label40.TabIndex = 1534;
|
||
this.label40.Text = "出室Steward评分";
|
||
//
|
||
// label52
|
||
//
|
||
this.label52.AutoSize = true;
|
||
this.label52.Location = new System.Drawing.Point(443, 243);
|
||
this.label52.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label52.Name = "label52";
|
||
this.label52.Size = new System.Drawing.Size(107, 20);
|
||
this.label52.TabIndex = 515;
|
||
this.label52.Text = "呼吸道通畅程度";
|
||
//
|
||
// label53
|
||
//
|
||
this.label53.AutoSize = true;
|
||
this.label53.Location = new System.Drawing.Point(16, 283);
|
||
this.label53.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label53.Name = "label53";
|
||
this.label53.Size = new System.Drawing.Size(79, 20);
|
||
this.label53.TabIndex = 515;
|
||
this.label53.Text = "肢体活动度";
|
||
//
|
||
// cboHXDTCCD
|
||
//
|
||
this.cboHXDTCCD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboHXDTCCD.FormattingEnabled = true;
|
||
this.cboHXDTCCD.Items.AddRange(new object[] {
|
||
"2分-可按医师吩咐咳嗽",
|
||
"1分-不用支持可以维持呼吸道通畅",
|
||
"0分-呼吸道需要予以支持"});
|
||
this.cboHXDTCCD.Location = new System.Drawing.Point(555, 239);
|
||
this.cboHXDTCCD.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboHXDTCCD.Name = "cboHXDTCCD";
|
||
this.cboHXDTCCD.Size = new System.Drawing.Size(340, 28);
|
||
this.cboHXDTCCD.TabIndex = 518;
|
||
this.cboHXDTCCD.SelectedIndexChanged += new System.EventHandler(this.cboQXCD_SelectedIndexChanged);
|
||
//
|
||
// cboZTHDD
|
||
//
|
||
this.cboZTHDD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboZTHDD.FormattingEnabled = true;
|
||
this.cboZTHDD.Items.AddRange(new object[] {
|
||
"2分-肢体能做有意识活动",
|
||
"1分-肢体无意识活动",
|
||
"0分-肢体无活动"});
|
||
this.cboZTHDD.Location = new System.Drawing.Point(103, 279);
|
||
this.cboZTHDD.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboZTHDD.Name = "cboZTHDD";
|
||
this.cboZTHDD.Size = new System.Drawing.Size(334, 28);
|
||
this.cboZTHDD.TabIndex = 518;
|
||
this.cboZTHDD.SelectedIndexChanged += new System.EventHandler(this.cboQXCD_SelectedIndexChanged);
|
||
//
|
||
// label23
|
||
//
|
||
this.label23.AutoSize = true;
|
||
this.label23.Location = new System.Drawing.Point(647, 279);
|
||
this.label23.Name = "label23";
|
||
this.label23.Size = new System.Drawing.Size(23, 20);
|
||
this.label23.TabIndex = 556;
|
||
this.label23.Text = "分";
|
||
this.label23.Visible = false;
|
||
//
|
||
// label54
|
||
//
|
||
this.label54.AutoSize = true;
|
||
this.label54.Location = new System.Drawing.Point(445, 279);
|
||
this.label54.Name = "label54";
|
||
this.label54.Size = new System.Drawing.Size(105, 20);
|
||
this.label54.TabIndex = 559;
|
||
this.label54.Text = "Steward总评分";
|
||
//
|
||
// label51
|
||
//
|
||
this.label51.AutoSize = true;
|
||
this.label51.Location = new System.Drawing.Point(30, 243);
|
||
this.label51.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label51.Name = "label51";
|
||
this.label51.Size = new System.Drawing.Size(65, 20);
|
||
this.label51.TabIndex = 515;
|
||
this.label51.Text = "清醒程度";
|
||
//
|
||
// cboQXCD
|
||
//
|
||
this.cboQXCD.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboQXCD.FormattingEnabled = true;
|
||
this.cboQXCD.Items.AddRange(new object[] {
|
||
"2分-完全清醒",
|
||
"1分-对刺激有反应",
|
||
"0分-对刺激无反应"});
|
||
this.cboQXCD.Location = new System.Drawing.Point(103, 239);
|
||
this.cboQXCD.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboQXCD.Name = "cboQXCD";
|
||
this.cboQXCD.Size = new System.Drawing.Size(334, 28);
|
||
this.cboQXCD.TabIndex = 518;
|
||
this.cboQXCD.SelectedIndexChanged += new System.EventHandler(this.cboQXCD_SelectedIndexChanged);
|
||
//
|
||
// cboHXY
|
||
//
|
||
this.cboHXY.FormattingEnabled = true;
|
||
this.cboHXY.Items.AddRange(new object[] {
|
||
"T2",
|
||
"T4",
|
||
"T6",
|
||
"T8",
|
||
"T10",
|
||
"T12",
|
||
"C5",
|
||
"C6",
|
||
"C7",
|
||
"L1",
|
||
"L2",
|
||
"L3",
|
||
"L4",
|
||
"L5",
|
||
"L6"});
|
||
this.cboHXY.Location = new System.Drawing.Point(251, 30);
|
||
this.cboHXY.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboHXY.Name = "cboHXY";
|
||
this.cboHXY.Size = new System.Drawing.Size(77, 28);
|
||
this.cboHXY.TabIndex = 582;
|
||
//
|
||
// cboTT
|
||
//
|
||
this.cboTT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboTT.FormattingEnabled = true;
|
||
this.cboTT.Items.AddRange(new object[] {
|
||
"0分-无疼痛",
|
||
"1分-安静平卧不痛,翻身咳嗽时疼痛",
|
||
"2分-咳嗽疼痛,深呼吸不痛",
|
||
"3分-安静平卧不痛,咳嗽深呼吸疼痛",
|
||
"4分 安静平卧时间歇疼痛",
|
||
"5分-安静平卧时持续疼痛",
|
||
"6分-安静平卧时疼痛较重",
|
||
"7分-疼痛较重,翻转不安,疲乏,无法入睡",
|
||
"8分-持续疼痛难忍,全身大汗",
|
||
"9分-剧烈疼痛无法忍受",
|
||
"10分-最疼痛,生不如死"});
|
||
this.cboTT.Location = new System.Drawing.Point(102, 164);
|
||
this.cboTT.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboTT.Name = "cboTT";
|
||
this.cboTT.Size = new System.Drawing.Size(388, 28);
|
||
this.cboTT.TabIndex = 581;
|
||
//
|
||
// label24
|
||
//
|
||
this.label24.AutoSize = true;
|
||
this.label24.Location = new System.Drawing.Point(33, 168);
|
||
this.label24.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label24.Name = "label24";
|
||
this.label24.Size = new System.Drawing.Size(64, 20);
|
||
this.label24.TabIndex = 580;
|
||
this.label24.Text = "VSA评分";
|
||
//
|
||
// txtSPO2
|
||
//
|
||
this.txtSPO2.Location = new System.Drawing.Point(756, 173);
|
||
this.txtSPO2.Name = "txtSPO2";
|
||
this.txtSPO2.Size = new System.Drawing.Size(100, 26);
|
||
this.txtSPO2.TabIndex = 557;
|
||
this.txtSPO2.Visible = false;
|
||
//
|
||
// txtBP
|
||
//
|
||
this.txtBP.Location = new System.Drawing.Point(756, 137);
|
||
this.txtBP.Name = "txtBP";
|
||
this.txtBP.Size = new System.Drawing.Size(100, 26);
|
||
this.txtBP.TabIndex = 557;
|
||
this.txtBP.Visible = false;
|
||
//
|
||
// label22
|
||
//
|
||
this.label22.AutoSize = true;
|
||
this.label22.Location = new System.Drawing.Point(46, 64);
|
||
this.label22.Name = "label22";
|
||
this.label22.Size = new System.Drawing.Size(51, 20);
|
||
this.label22.TabIndex = 561;
|
||
this.label22.Text = "并发症";
|
||
//
|
||
// label30
|
||
//
|
||
this.label30.AutoSize = true;
|
||
this.label30.Location = new System.Drawing.Point(32, 94);
|
||
this.label30.Name = "label30";
|
||
this.label30.Size = new System.Drawing.Size(65, 20);
|
||
this.label30.TabIndex = 561;
|
||
this.label30.Text = "特殊处理";
|
||
//
|
||
// txtHR
|
||
//
|
||
this.txtHR.Location = new System.Drawing.Point(756, 101);
|
||
this.txtHR.Name = "txtHR";
|
||
this.txtHR.Size = new System.Drawing.Size(100, 26);
|
||
this.txtHR.TabIndex = 557;
|
||
this.txtHR.Visible = false;
|
||
//
|
||
// txtR
|
||
//
|
||
this.txtR.Location = new System.Drawing.Point(756, 65);
|
||
this.txtR.Name = "txtR";
|
||
this.txtR.Size = new System.Drawing.Size(100, 26);
|
||
this.txtR.TabIndex = 557;
|
||
this.txtR.Visible = false;
|
||
//
|
||
// txtT
|
||
//
|
||
this.txtT.Location = new System.Drawing.Point(373, 31);
|
||
this.txtT.Name = "txtT";
|
||
this.txtT.Size = new System.Drawing.Size(90, 26);
|
||
this.txtT.TabIndex = 557;
|
||
//
|
||
// cboJSHF
|
||
//
|
||
this.cboJSHF.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboJSHF.FormattingEnabled = true;
|
||
this.cboJSHF.Items.AddRange(new object[] {
|
||
"Ⅴ级 肌力正常,运动自如",
|
||
"Ⅳ级 肢体能做对抗外界阻力的运动",
|
||
"Ⅲ级 肢体可以克服地心引力,能抬离床面",
|
||
"Ⅱ级 肢体能在床上平行移动",
|
||
"Ⅰ级 可见肌肉轻微收缩",
|
||
"0级 完全瘫痪,不能作任何自由活动"});
|
||
this.cboJSHF.Location = new System.Drawing.Point(102, 128);
|
||
this.cboJSHF.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboJSHF.Name = "cboJSHF";
|
||
this.cboJSHF.Size = new System.Drawing.Size(388, 28);
|
||
this.cboJSHF.TabIndex = 518;
|
||
//
|
||
// label29
|
||
//
|
||
this.label29.AutoSize = true;
|
||
this.label29.Location = new System.Drawing.Point(859, 176);
|
||
this.label29.Name = "label29";
|
||
this.label29.Size = new System.Drawing.Size(21, 20);
|
||
this.label29.TabIndex = 556;
|
||
this.label29.Text = "%";
|
||
this.label29.Visible = false;
|
||
//
|
||
// label21
|
||
//
|
||
this.label21.AutoSize = true;
|
||
this.label21.Location = new System.Drawing.Point(859, 140);
|
||
this.label21.Name = "label21";
|
||
this.label21.Size = new System.Drawing.Size(55, 20);
|
||
this.label21.TabIndex = 556;
|
||
this.label21.Text = "mmHg";
|
||
this.label21.Visible = false;
|
||
//
|
||
// label15
|
||
//
|
||
this.label15.AutoSize = true;
|
||
this.label15.Location = new System.Drawing.Point(859, 104);
|
||
this.label15.Name = "label15";
|
||
this.label15.Size = new System.Drawing.Size(43, 20);
|
||
this.label15.TabIndex = 556;
|
||
this.label15.Text = "次/分";
|
||
this.label15.Visible = false;
|
||
//
|
||
// label13
|
||
//
|
||
this.label13.AutoSize = true;
|
||
this.label13.Location = new System.Drawing.Point(859, 68);
|
||
this.label13.Name = "label13";
|
||
this.label13.Size = new System.Drawing.Size(43, 20);
|
||
this.label13.TabIndex = 556;
|
||
this.label13.Text = "次/分";
|
||
this.label13.Visible = false;
|
||
//
|
||
// label10
|
||
//
|
||
this.label10.AutoSize = true;
|
||
this.label10.Location = new System.Drawing.Point(467, 34);
|
||
this.label10.Name = "label10";
|
||
this.label10.Size = new System.Drawing.Size(23, 20);
|
||
this.label10.TabIndex = 556;
|
||
this.label10.Text = "℃";
|
||
//
|
||
// cboHXXT
|
||
//
|
||
this.cboHXXT.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboHXXT.FormattingEnabled = true;
|
||
this.cboHXXT.Items.AddRange(new object[] {
|
||
"自主呼吸",
|
||
"带管自主呼吸",
|
||
"辅助呼吸"});
|
||
this.cboHXXT.Location = new System.Drawing.Point(788, 26);
|
||
this.cboHXXT.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboHXXT.Name = "cboHXXT";
|
||
this.cboHXXT.Size = new System.Drawing.Size(120, 28);
|
||
this.cboHXXT.TabIndex = 518;
|
||
this.cboHXXT.Visible = false;
|
||
//
|
||
// cboDXNL
|
||
//
|
||
this.cboDXNL.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboDXNL.FormattingEnabled = true;
|
||
this.cboDXNL.Items.AddRange(new object[] {
|
||
"是",
|
||
"否"});
|
||
this.cboDXNL.Location = new System.Drawing.Point(622, 64);
|
||
this.cboDXNL.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboDXNL.Name = "cboDXNL";
|
||
this.cboDXNL.Size = new System.Drawing.Size(77, 28);
|
||
this.cboDXNL.TabIndex = 518;
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.AutoSize = true;
|
||
this.label4.Location = new System.Drawing.Point(715, 30);
|
||
this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(65, 20);
|
||
this.label4.TabIndex = 515;
|
||
this.label4.Text = "呼吸系统";
|
||
this.label4.Visible = false;
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.AutoSize = true;
|
||
this.label3.Location = new System.Drawing.Point(497, 68);
|
||
this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(107, 20);
|
||
this.label3.TabIndex = 515;
|
||
this.label3.Text = "非计划二次插管";
|
||
//
|
||
// label28
|
||
//
|
||
this.label28.AutoSize = true;
|
||
this.label28.Location = new System.Drawing.Point(709, 176);
|
||
this.label28.Name = "label28";
|
||
this.label28.Size = new System.Drawing.Size(45, 20);
|
||
this.label28.TabIndex = 555;
|
||
this.label28.Text = "SPO2";
|
||
this.label28.Visible = false;
|
||
//
|
||
// label20
|
||
//
|
||
this.label20.AutoSize = true;
|
||
this.label20.Location = new System.Drawing.Point(726, 140);
|
||
this.label20.Name = "label20";
|
||
this.label20.Size = new System.Drawing.Size(27, 20);
|
||
this.label20.TabIndex = 555;
|
||
this.label20.Text = "BP";
|
||
this.label20.Visible = false;
|
||
//
|
||
// label14
|
||
//
|
||
this.label14.AutoSize = true;
|
||
this.label14.Location = new System.Drawing.Point(724, 104);
|
||
this.label14.Name = "label14";
|
||
this.label14.Size = new System.Drawing.Size(29, 20);
|
||
this.label14.TabIndex = 555;
|
||
this.label14.Text = "HR";
|
||
this.label14.Visible = false;
|
||
//
|
||
// label12
|
||
//
|
||
this.label12.AutoSize = true;
|
||
this.label12.Location = new System.Drawing.Point(735, 68);
|
||
this.label12.Name = "label12";
|
||
this.label12.Size = new System.Drawing.Size(18, 20);
|
||
this.label12.TabIndex = 555;
|
||
this.label12.Text = "R";
|
||
this.label12.Visible = false;
|
||
//
|
||
// label11
|
||
//
|
||
this.label11.AutoSize = true;
|
||
this.label11.Location = new System.Drawing.Point(332, 34);
|
||
this.label11.Name = "label11";
|
||
this.label11.Size = new System.Drawing.Size(37, 20);
|
||
this.label11.TabIndex = 555;
|
||
this.label11.Text = "体温";
|
||
//
|
||
// label5
|
||
//
|
||
this.label5.AutoSize = true;
|
||
this.label5.Location = new System.Drawing.Point(760, 1);
|
||
this.label5.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label5.Name = "label5";
|
||
this.label5.Size = new System.Drawing.Size(93, 20);
|
||
this.label5.TabIndex = 515;
|
||
this.label5.Text = "出室生命体征";
|
||
this.label5.Visible = false;
|
||
//
|
||
// label32
|
||
//
|
||
this.label32.AutoSize = true;
|
||
this.label32.Location = new System.Drawing.Point(498, 97);
|
||
this.label32.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label32.Name = "label32";
|
||
this.label32.Size = new System.Drawing.Size(102, 20);
|
||
this.label32.TabIndex = 515;
|
||
this.label32.Text = "非计划转入ICU";
|
||
//
|
||
// cboSS
|
||
//
|
||
this.cboSS.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cboSS.FormattingEnabled = true;
|
||
this.cboSS.Items.AddRange(new object[] {
|
||
"是",
|
||
"否"});
|
||
this.cboSS.Location = new System.Drawing.Point(623, 93);
|
||
this.cboSS.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboSS.Name = "cboSS";
|
||
this.cboSS.Size = new System.Drawing.Size(77, 28);
|
||
this.cboSS.TabIndex = 518;
|
||
//
|
||
// label6
|
||
//
|
||
this.label6.AutoSize = true;
|
||
this.label6.Location = new System.Drawing.Point(32, 34);
|
||
this.label6.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label6.Name = "label6";
|
||
this.label6.Size = new System.Drawing.Size(65, 20);
|
||
this.label6.TabIndex = 515;
|
||
this.label6.Text = "皮肤情况";
|
||
//
|
||
// cboPF
|
||
//
|
||
this.cboPF.FormattingEnabled = true;
|
||
this.cboPF.Items.AddRange(new object[] {
|
||
"未见异常",
|
||
"正常",
|
||
"无改善",
|
||
"减轻",
|
||
"已改善"});
|
||
this.cboPF.Location = new System.Drawing.Point(101, 29);
|
||
this.cboPF.Margin = new System.Windows.Forms.Padding(5, 10, 5, 10);
|
||
this.cboPF.Name = "cboPF";
|
||
this.cboPF.Size = new System.Drawing.Size(77, 28);
|
||
this.cboPF.TabIndex = 518;
|
||
//
|
||
// label31
|
||
//
|
||
this.label31.AutoSize = true;
|
||
this.label31.Location = new System.Drawing.Point(182, 34);
|
||
this.label31.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label31.Name = "label31";
|
||
this.label31.Size = new System.Drawing.Size(65, 20);
|
||
this.label31.TabIndex = 515;
|
||
this.label31.Text = "麻醉平面";
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.Location = new System.Drawing.Point(32, 131);
|
||
this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(65, 20);
|
||
this.label1.TabIndex = 515;
|
||
this.label1.Text = "肌力评分";
|
||
//
|
||
// txtPain
|
||
//
|
||
this.txtPain.Location = new System.Drawing.Point(382, 23);
|
||
this.txtPain.Name = "txtPain";
|
||
this.txtPain.ReadOnly = true;
|
||
this.txtPain.Size = new System.Drawing.Size(56, 26);
|
||
this.txtPain.TabIndex = 1536;
|
||
//
|
||
// txtAndree
|
||
//
|
||
this.txtAndree.Location = new System.Drawing.Point(825, 99);
|
||
this.txtAndree.Name = "txtAndree";
|
||
this.txtAndree.Size = new System.Drawing.Size(77, 26);
|
||
this.txtAndree.TabIndex = 560;
|
||
//
|
||
// txtZPF
|
||
//
|
||
this.txtZPF.Location = new System.Drawing.Point(555, 276);
|
||
this.txtZPF.Name = "txtZPF";
|
||
this.txtZPF.Size = new System.Drawing.Size(77, 26);
|
||
this.txtZPF.TabIndex = 560;
|
||
//
|
||
// txtTSQK
|
||
//
|
||
this.txtTSQK.BackColor = System.Drawing.Color.White;
|
||
this.txtTSQK.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||
this.txtTSQK.DictionaryKey = "特殊处理";
|
||
this.txtTSQK.Font = new System.Drawing.Font("宋体", 11F);
|
||
this.txtTSQK.IsFindDictionray = true;
|
||
this.txtTSQK.IsUpdateDictionary = false;
|
||
this.txtTSQK.Location = new System.Drawing.Point(101, 98);
|
||
this.txtTSQK.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||
this.txtTSQK.Name = "txtTSQK";
|
||
this.txtTSQK.Size = new System.Drawing.Size(388, 17);
|
||
this.txtTSQK.TabIndex = 1533;
|
||
this.txtTSQK.Tag = "";
|
||
//
|
||
// txtBFZ
|
||
//
|
||
this.txtBFZ.BackColor = System.Drawing.Color.White;
|
||
this.txtBFZ.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
||
this.txtBFZ.DictionaryKey = "并发症";
|
||
this.txtBFZ.Font = new System.Drawing.Font("宋体", 11F);
|
||
this.txtBFZ.IsFindDictionray = true;
|
||
this.txtBFZ.IsUpdateDictionary = false;
|
||
this.txtBFZ.Location = new System.Drawing.Point(102, 69);
|
||
this.txtBFZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
|
||
this.txtBFZ.Name = "txtBFZ";
|
||
this.txtBFZ.Size = new System.Drawing.Size(388, 17);
|
||
this.txtBFZ.TabIndex = 1532;
|
||
this.txtBFZ.Tag = "";
|
||
//
|
||
// frmOpeRecoverOutInfo
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.BackColor = System.Drawing.Color.AliceBlue;
|
||
this.ClientSize = new System.Drawing.Size(920, 566);
|
||
this.Controls.Add(this.groupBox1);
|
||
this.Font = new System.Drawing.Font("微软雅黑", 10.5F);
|
||
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
||
this.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
|
||
this.MaximizeBox = false;
|
||
this.MinimizeBox = false;
|
||
this.Name = "frmOpeRecoverOutInfo";
|
||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||
this.Text = "出室恢复情况";
|
||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmOutPACUConditionSYD_FormClosing);
|
||
this.Load += new System.EventHandler(this.frmOutPACUConditionSYD_Load);
|
||
this.groupBox1.ResumeLayout(false);
|
||
this.groupBox1.PerformLayout();
|
||
this.groupBox3.ResumeLayout(false);
|
||
this.groupBox3.PerformLayout();
|
||
this.groupBox4.ResumeLayout(false);
|
||
this.groupBox4.PerformLayout();
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private System.Windows.Forms.GroupBox groupBox1;
|
||
private System.Windows.Forms.Label label30;
|
||
private System.Windows.Forms.TextBox txtSPO2;
|
||
private System.Windows.Forms.TextBox txtBP;
|
||
private System.Windows.Forms.TextBox txtHR;
|
||
private System.Windows.Forms.TextBox txtR;
|
||
private System.Windows.Forms.TextBox txtT;
|
||
private System.Windows.Forms.Label label29;
|
||
private System.Windows.Forms.Label label21;
|
||
private System.Windows.Forms.Label label15;
|
||
private System.Windows.Forms.Label label13;
|
||
private System.Windows.Forms.Label label10;
|
||
private System.Windows.Forms.Label label28;
|
||
private System.Windows.Forms.Label label20;
|
||
private System.Windows.Forms.Label label14;
|
||
private System.Windows.Forms.Label label12;
|
||
private System.Windows.Forms.Label label11;
|
||
private System.Windows.Forms.Label label5;
|
||
private System.Windows.Forms.Label label4;
|
||
private System.Windows.Forms.ComboBox cboHXXT;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.ComboBox cboDXNL;
|
||
private System.Windows.Forms.Label label6;
|
||
private System.Windows.Forms.ComboBox cboPF;
|
||
private System.Windows.Forms.Label label1;
|
||
private System.Windows.Forms.Label label31;
|
||
private System.Windows.Forms.Label label32;
|
||
private System.Windows.Forms.ComboBox cboSS;
|
||
private System.Windows.Forms.Label label53;
|
||
private System.Windows.Forms.ComboBox cboZTHDD;
|
||
private System.Windows.Forms.Label label52;
|
||
private System.Windows.Forms.ComboBox cboHXDTCCD;
|
||
private System.Windows.Forms.Label label51;
|
||
private System.Windows.Forms.ComboBox cboQXCD;
|
||
private System.Windows.Forms.Label label54;
|
||
private AIMS.OremrUserControl.NumTextBox txtZPF;
|
||
private System.Windows.Forms.Label label22;
|
||
private System.Windows.Forms.Label label23;
|
||
private System.Windows.Forms.ComboBox cboJSHF;
|
||
private System.Windows.Forms.ComboBox cboTT;
|
||
private System.Windows.Forms.Label label24;
|
||
private System.Windows.Forms.ComboBox cboHXY;
|
||
public AIMS.OremrUserControl.UText txtTSQK;
|
||
public AIMS.OremrUserControl.UText txtBFZ;
|
||
private System.Windows.Forms.Label label40;
|
||
private System.Windows.Forms.GroupBox groupBox3;
|
||
private System.Windows.Forms.Label label2;
|
||
private OremrUserControl.NumTextBox txtPain;
|
||
private System.Windows.Forms.Label label25;
|
||
private DevComponents.DotNetBar.Controls.Slider slider1;
|
||
private System.Windows.Forms.GroupBox groupBox4;
|
||
private System.Windows.Forms.RadioButton radioButton1;
|
||
private System.Windows.Forms.RadioButton radioButton5;
|
||
private System.Windows.Forms.RadioButton radioButton4;
|
||
private System.Windows.Forms.RadioButton radioButton6;
|
||
private System.Windows.Forms.RadioButton radioButton3;
|
||
private System.Windows.Forms.Button button1;
|
||
private System.Windows.Forms.RadioButton rdbSW;
|
||
private System.Windows.Forms.Label label27;
|
||
private System.Windows.Forms.ComboBox cboXY;
|
||
private System.Windows.Forms.Label label38;
|
||
private System.Windows.Forms.Label label34;
|
||
private System.Windows.Forms.ComboBox cboSPO2;
|
||
private System.Windows.Forms.ComboBox cboHX;
|
||
private System.Windows.Forms.Label label37;
|
||
private System.Windows.Forms.ComboBox cboYS1;
|
||
private System.Windows.Forms.Label label39;
|
||
private System.Windows.Forms.Label label35;
|
||
private System.Windows.Forms.ComboBox cboHD;
|
||
private System.Windows.Forms.Label label36;
|
||
private OremrUserControl.NumTextBox txtAndree;
|
||
}
|
||
} |