492 lines
33 KiB
C#
492 lines
33 KiB
C#
namespace HL_FristAidPlatform_ChestPain.Part
|
||
{
|
||
partial class UC_EmergencyTriage
|
||
{
|
||
/// <summary>
|
||
/// 必需的设计器变量。
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// 清理所有正在使用的资源。
|
||
/// </summary>
|
||
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region 组件设计器生成的代码
|
||
|
||
/// <summary>
|
||
/// 设计器支持所需的方法 - 不要修改
|
||
/// 使用代码编辑器修改此方法的内容。
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
this.table_JZFZ = new System.Windows.Forms.TableLayoutPanel();
|
||
this.pan_DirectionOfTriage = new System.Windows.Forms.Panel();
|
||
this.txt_TriageNurse = new DevExpress.XtraEditors.TextEdit();
|
||
this.lbl_TriageNurse = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_DirectionOfTriage = new DevExpress.XtraEditors.RadioGroup();
|
||
this.lbl_DirectionOfTriage = new DevExpress.XtraEditors.LabelControl();
|
||
this.pan_DDFS = new System.Windows.Forms.Panel();
|
||
this.txt_CW_ZXLY_First_Doctor_Name = new DevExpress.XtraEditors.TextEdit();
|
||
this.lbl_CW_ZXLY_First_Doctor_Name = new DevExpress.XtraEditors.LabelControl();
|
||
this.time_CW_ZXLY_First_Doctor_Time = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.lbl_CW_ZXLY_Arrived_Hospital_Time = new DevExpress.XtraEditors.LabelControl();
|
||
this.time_CW_ZXLY_First_MC_Time = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.lbl_CW_ZXLY_First_Doctor_Time = new DevExpress.XtraEditors.LabelControl();
|
||
this.lbl_CW_ZXLY_First_MC_Time = new DevExpress.XtraEditors.LabelControl();
|
||
this.radioGroup_CW_Coming_Way_Code_ZXLY = new DevExpress.XtraEditors.RadioGroup();
|
||
this.radioGroup_CW_Coming_Way_Code = new DevExpress.XtraEditors.RadioGroup();
|
||
this.lbl_CW_Coming_Way_Code = new DevExpress.XtraEditors.LabelControl();
|
||
this.pan_YNFB = new System.Windows.Forms.Panel();
|
||
this.txt_CW_YNFB_Attack_Department = new DevExpress.XtraEditors.TextEdit();
|
||
this.radioGroup_CW_Coming_Way_Code_YNFB = new DevExpress.XtraEditors.RadioGroup();
|
||
this.txt_CW_YNFB_First_Doctor_Name = new DevExpress.XtraEditors.TextEdit();
|
||
this.lbl_CW_YNFB_Attack_Department = new DevExpress.XtraEditors.LabelControl();
|
||
this.lbl_CW_YNFB_First_Doctor_Name = new DevExpress.XtraEditors.LabelControl();
|
||
this.time_CW_YNFB_Leave_Department_Time = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.lbl_CW_YNFB_First_MC_Time = new DevExpress.XtraEditors.LabelControl();
|
||
this.lbl_CW_YNFB_Leave_Department_Time = new DevExpress.XtraEditors.LabelControl();
|
||
this.lbl_CW_YNFB_Consultation_Time = new DevExpress.XtraEditors.LabelControl();
|
||
this.time_CW_YNFB_Consultation_Time = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.time_CW_YNFB_First_MC_Time = new HL_FristAidPlatform_Public.TimeControl();
|
||
this.table_JZFZ.SuspendLayout();
|
||
this.pan_DirectionOfTriage.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_TriageNurse.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_DirectionOfTriage.Properties)).BeginInit();
|
||
this.pan_DDFS.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_CW_ZXLY_First_Doctor_Name.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CW_Coming_Way_Code_ZXLY.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CW_Coming_Way_Code.Properties)).BeginInit();
|
||
this.pan_YNFB.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_CW_YNFB_Attack_Department.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CW_Coming_Way_Code_YNFB.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_CW_YNFB_First_Doctor_Name.Properties)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// table_JZFZ
|
||
//
|
||
this.table_JZFZ.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
|
||
this.table_JZFZ.ColumnCount = 2;
|
||
this.table_JZFZ.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 500F));
|
||
this.table_JZFZ.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 699F));
|
||
this.table_JZFZ.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F));
|
||
this.table_JZFZ.Controls.Add(this.pan_DirectionOfTriage, 0, 2);
|
||
this.table_JZFZ.Controls.Add(this.pan_DDFS, 0, 0);
|
||
this.table_JZFZ.Controls.Add(this.pan_YNFB, 0, 1);
|
||
this.table_JZFZ.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.table_JZFZ.Location = new System.Drawing.Point(4, 4);
|
||
this.table_JZFZ.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.table_JZFZ.Name = "table_JZFZ";
|
||
this.table_JZFZ.RowCount = 3;
|
||
this.table_JZFZ.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
||
this.table_JZFZ.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 75F));
|
||
this.table_JZFZ.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
|
||
this.table_JZFZ.Size = new System.Drawing.Size(1604, 241);
|
||
this.table_JZFZ.TabIndex = 0;
|
||
//
|
||
// pan_DirectionOfTriage
|
||
//
|
||
this.table_JZFZ.SetColumnSpan(this.pan_DirectionOfTriage, 2);
|
||
this.pan_DirectionOfTriage.Controls.Add(this.txt_TriageNurse);
|
||
this.pan_DirectionOfTriage.Controls.Add(this.lbl_TriageNurse);
|
||
this.pan_DirectionOfTriage.Controls.Add(this.radioGroup_DirectionOfTriage);
|
||
this.pan_DirectionOfTriage.Controls.Add(this.lbl_DirectionOfTriage);
|
||
this.pan_DirectionOfTriage.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.pan_DirectionOfTriage.Location = new System.Drawing.Point(1, 178);
|
||
this.pan_DirectionOfTriage.Margin = new System.Windows.Forms.Padding(0);
|
||
this.pan_DirectionOfTriage.Name = "pan_DirectionOfTriage";
|
||
this.pan_DirectionOfTriage.Size = new System.Drawing.Size(1602, 62);
|
||
this.pan_DirectionOfTriage.TabIndex = 5;
|
||
//
|
||
// txt_TriageNurse
|
||
//
|
||
this.txt_TriageNurse.Location = new System.Drawing.Point(1038, 16);
|
||
this.txt_TriageNurse.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.txt_TriageNurse.Name = "txt_TriageNurse";
|
||
this.txt_TriageNurse.Size = new System.Drawing.Size(188, 24);
|
||
this.txt_TriageNurse.TabIndex = 1;
|
||
//
|
||
// lbl_TriageNurse
|
||
//
|
||
this.lbl_TriageNurse.Location = new System.Drawing.Point(929, 20);
|
||
this.lbl_TriageNurse.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_TriageNurse.Name = "lbl_TriageNurse";
|
||
this.lbl_TriageNurse.Size = new System.Drawing.Size(105, 18);
|
||
this.lbl_TriageNurse.TabIndex = 106;
|
||
this.lbl_TriageNurse.Text = "分诊护士签名:";
|
||
//
|
||
// radioGroup_DirectionOfTriage
|
||
//
|
||
this.radioGroup_DirectionOfTriage.Location = new System.Drawing.Point(91, 8);
|
||
this.radioGroup_DirectionOfTriage.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.radioGroup_DirectionOfTriage.Name = "radioGroup_DirectionOfTriage";
|
||
this.radioGroup_DirectionOfTriage.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_DirectionOfTriage.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "至胸痛诊室 (急诊内科)"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "至急救科抢救室"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "至导管室")});
|
||
this.radioGroup_DirectionOfTriage.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_DirectionOfTriage.Size = new System.Drawing.Size(480, 38);
|
||
this.radioGroup_DirectionOfTriage.TabIndex = 0;
|
||
//
|
||
// lbl_DirectionOfTriage
|
||
//
|
||
this.lbl_DirectionOfTriage.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||
this.lbl_DirectionOfTriage.Location = new System.Drawing.Point(6, 18);
|
||
this.lbl_DirectionOfTriage.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_DirectionOfTriage.Name = "lbl_DirectionOfTriage";
|
||
this.lbl_DirectionOfTriage.Size = new System.Drawing.Size(75, 18);
|
||
this.lbl_DirectionOfTriage.TabIndex = 119;
|
||
this.lbl_DirectionOfTriage.Text = "分诊去向:";
|
||
//
|
||
// pan_DDFS
|
||
//
|
||
this.table_JZFZ.SetColumnSpan(this.pan_DDFS, 2);
|
||
this.pan_DDFS.Controls.Add(this.txt_CW_ZXLY_First_Doctor_Name);
|
||
this.pan_DDFS.Controls.Add(this.lbl_CW_ZXLY_First_Doctor_Name);
|
||
this.pan_DDFS.Controls.Add(this.time_CW_ZXLY_First_Doctor_Time);
|
||
this.pan_DDFS.Controls.Add(this.time_CW_ZXLY_Arrived_Hospital_Time);
|
||
this.pan_DDFS.Controls.Add(this.lbl_CW_ZXLY_Arrived_Hospital_Time);
|
||
this.pan_DDFS.Controls.Add(this.time_CW_ZXLY_First_MC_Time);
|
||
this.pan_DDFS.Controls.Add(this.lbl_CW_ZXLY_First_Doctor_Time);
|
||
this.pan_DDFS.Controls.Add(this.lbl_CW_ZXLY_First_MC_Time);
|
||
this.pan_DDFS.Controls.Add(this.radioGroup_CW_Coming_Way_Code_ZXLY);
|
||
this.pan_DDFS.Controls.Add(this.radioGroup_CW_Coming_Way_Code);
|
||
this.pan_DDFS.Controls.Add(this.lbl_CW_Coming_Way_Code);
|
||
this.pan_DDFS.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.pan_DDFS.Location = new System.Drawing.Point(1, 1);
|
||
this.pan_DDFS.Margin = new System.Windows.Forms.Padding(0);
|
||
this.pan_DDFS.Name = "pan_DDFS";
|
||
this.pan_DDFS.Size = new System.Drawing.Size(1602, 100);
|
||
this.pan_DDFS.TabIndex = 2;
|
||
//
|
||
// txt_CW_ZXLY_First_Doctor_Name
|
||
//
|
||
this.txt_CW_ZXLY_First_Doctor_Name.Location = new System.Drawing.Point(1339, 54);
|
||
this.txt_CW_ZXLY_First_Doctor_Name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.txt_CW_ZXLY_First_Doctor_Name.Name = "txt_CW_ZXLY_First_Doctor_Name";
|
||
this.txt_CW_ZXLY_First_Doctor_Name.Size = new System.Drawing.Size(188, 24);
|
||
this.txt_CW_ZXLY_First_Doctor_Name.TabIndex = 5;
|
||
//
|
||
// lbl_CW_ZXLY_First_Doctor_Name
|
||
//
|
||
this.lbl_CW_ZXLY_First_Doctor_Name.Location = new System.Drawing.Point(1260, 58);
|
||
this.lbl_CW_ZXLY_First_Doctor_Name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_ZXLY_First_Doctor_Name.Name = "lbl_CW_ZXLY_First_Doctor_Name";
|
||
this.lbl_CW_ZXLY_First_Doctor_Name.Size = new System.Drawing.Size(75, 18);
|
||
this.lbl_CW_ZXLY_First_Doctor_Name.TabIndex = 138;
|
||
this.lbl_CW_ZXLY_First_Doctor_Name.Text = "医护人员:";
|
||
//
|
||
// time_CW_ZXLY_First_Doctor_Time
|
||
//
|
||
this.time_CW_ZXLY_First_Doctor_Time.BackColor = System.Drawing.Color.Transparent;
|
||
this.time_CW_ZXLY_First_Doctor_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
||
this.time_CW_ZXLY_First_Doctor_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
|
||
this.time_CW_ZXLY_First_Doctor_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.time_CW_ZXLY_First_Doctor_Time.Location = new System.Drawing.Point(1038, 52);
|
||
this.time_CW_ZXLY_First_Doctor_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.time_CW_ZXLY_First_Doctor_Time.Name = "time_CW_ZXLY_First_Doctor_Time";
|
||
this.time_CW_ZXLY_First_Doctor_Time.Size = new System.Drawing.Size(188, 28);
|
||
this.time_CW_ZXLY_First_Doctor_Time.TabIndex = 4;
|
||
this.time_CW_ZXLY_First_Doctor_Time.TimeValue = "";
|
||
//
|
||
// time_CW_ZXLY_Arrived_Hospital_Time
|
||
//
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.BackColor = System.Drawing.Color.Transparent;
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.Location = new System.Drawing.Point(345, 52);
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.Name = "time_CW_ZXLY_Arrived_Hospital_Time";
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.Size = new System.Drawing.Size(188, 28);
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.TabIndex = 2;
|
||
this.time_CW_ZXLY_Arrived_Hospital_Time.TimeValue = "";
|
||
//
|
||
// lbl_CW_ZXLY_Arrived_Hospital_Time
|
||
//
|
||
this.lbl_CW_ZXLY_Arrived_Hospital_Time.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||
this.lbl_CW_ZXLY_Arrived_Hospital_Time.Location = new System.Drawing.Point(206, 58);
|
||
this.lbl_CW_ZXLY_Arrived_Hospital_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_ZXLY_Arrived_Hospital_Time.Name = "lbl_CW_ZXLY_Arrived_Hospital_Time";
|
||
this.lbl_CW_ZXLY_Arrived_Hospital_Time.Size = new System.Drawing.Size(135, 18);
|
||
this.lbl_CW_ZXLY_Arrived_Hospital_Time.TabIndex = 121;
|
||
this.lbl_CW_ZXLY_Arrived_Hospital_Time.Text = "到达本院大门时间:";
|
||
//
|
||
// time_CW_ZXLY_First_MC_Time
|
||
//
|
||
this.time_CW_ZXLY_First_MC_Time.BackColor = System.Drawing.Color.Transparent;
|
||
this.time_CW_ZXLY_First_MC_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
||
this.time_CW_ZXLY_First_MC_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
|
||
this.time_CW_ZXLY_First_MC_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.time_CW_ZXLY_First_MC_Time.Location = new System.Drawing.Point(690, 52);
|
||
this.time_CW_ZXLY_First_MC_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.time_CW_ZXLY_First_MC_Time.Name = "time_CW_ZXLY_First_MC_Time";
|
||
this.time_CW_ZXLY_First_MC_Time.Size = new System.Drawing.Size(188, 28);
|
||
this.time_CW_ZXLY_First_MC_Time.TabIndex = 3;
|
||
this.time_CW_ZXLY_First_MC_Time.TimeValue = "";
|
||
//
|
||
// lbl_CW_ZXLY_First_Doctor_Time
|
||
//
|
||
this.lbl_CW_ZXLY_First_Doctor_Time.Location = new System.Drawing.Point(901, 58);
|
||
this.lbl_CW_ZXLY_First_Doctor_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_ZXLY_First_Doctor_Time.Name = "lbl_CW_ZXLY_First_Doctor_Time";
|
||
this.lbl_CW_ZXLY_First_Doctor_Time.Size = new System.Drawing.Size(135, 18);
|
||
this.lbl_CW_ZXLY_First_Doctor_Time.TabIndex = 125;
|
||
this.lbl_CW_ZXLY_First_Doctor_Time.Text = "首诊医师接诊时间:";
|
||
this.lbl_CW_ZXLY_First_Doctor_Time.UseMnemonic = false;
|
||
//
|
||
// lbl_CW_ZXLY_First_MC_Time
|
||
//
|
||
this.lbl_CW_ZXLY_First_MC_Time.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||
this.lbl_CW_ZXLY_First_MC_Time.Location = new System.Drawing.Point(552, 58);
|
||
this.lbl_CW_ZXLY_First_MC_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_ZXLY_First_MC_Time.Name = "lbl_CW_ZXLY_First_MC_Time";
|
||
this.lbl_CW_ZXLY_First_MC_Time.Size = new System.Drawing.Size(135, 18);
|
||
this.lbl_CW_ZXLY_First_MC_Time.TabIndex = 122;
|
||
this.lbl_CW_ZXLY_First_MC_Time.Text = "首次医疗接触时间:";
|
||
//
|
||
// radioGroup_CW_Coming_Way_Code_ZXLY
|
||
//
|
||
this.radioGroup_CW_Coming_Way_Code_ZXLY.Location = new System.Drawing.Point(91, 48);
|
||
this.radioGroup_CW_Coming_Way_Code_ZXLY.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.radioGroup_CW_Coming_Way_Code_ZXLY.Name = "radioGroup_CW_Coming_Way_Code_ZXLY";
|
||
this.radioGroup_CW_Coming_Way_Code_ZXLY.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_CW_Coming_Way_Code_ZXLY.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("3", "自行来院")});
|
||
this.radioGroup_CW_Coming_Way_Code_ZXLY.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_CW_Coming_Way_Code_ZXLY.Size = new System.Drawing.Size(108, 39);
|
||
this.radioGroup_CW_Coming_Way_Code_ZXLY.TabIndex = 1;
|
||
//
|
||
// radioGroup_CW_Coming_Way_Code
|
||
//
|
||
this.radioGroup_CW_Coming_Way_Code.Location = new System.Drawing.Point(91, 4);
|
||
this.radioGroup_CW_Coming_Way_Code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.radioGroup_CW_Coming_Way_Code.Name = "radioGroup_CW_Coming_Way_Code";
|
||
this.radioGroup_CW_Coming_Way_Code.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_CW_Coming_Way_Code.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "120救护车"),
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "外院转运(包含网络医院)")});
|
||
this.radioGroup_CW_Coming_Way_Code.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_CW_Coming_Way_Code.Size = new System.Drawing.Size(311, 39);
|
||
this.radioGroup_CW_Coming_Way_Code.TabIndex = 0;
|
||
//
|
||
// lbl_CW_Coming_Way_Code
|
||
//
|
||
this.lbl_CW_Coming_Way_Code.Location = new System.Drawing.Point(6, 14);
|
||
this.lbl_CW_Coming_Way_Code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_Coming_Way_Code.Name = "lbl_CW_Coming_Way_Code";
|
||
this.lbl_CW_Coming_Way_Code.Size = new System.Drawing.Size(75, 18);
|
||
this.lbl_CW_Coming_Way_Code.TabIndex = 106;
|
||
this.lbl_CW_Coming_Way_Code.Text = "到达方式:";
|
||
//
|
||
// pan_YNFB
|
||
//
|
||
this.table_JZFZ.SetColumnSpan(this.pan_YNFB, 2);
|
||
this.pan_YNFB.Controls.Add(this.txt_CW_YNFB_Attack_Department);
|
||
this.pan_YNFB.Controls.Add(this.radioGroup_CW_Coming_Way_Code_YNFB);
|
||
this.pan_YNFB.Controls.Add(this.txt_CW_YNFB_First_Doctor_Name);
|
||
this.pan_YNFB.Controls.Add(this.lbl_CW_YNFB_Attack_Department);
|
||
this.pan_YNFB.Controls.Add(this.lbl_CW_YNFB_First_Doctor_Name);
|
||
this.pan_YNFB.Controls.Add(this.time_CW_YNFB_Leave_Department_Time);
|
||
this.pan_YNFB.Controls.Add(this.lbl_CW_YNFB_First_MC_Time);
|
||
this.pan_YNFB.Controls.Add(this.lbl_CW_YNFB_Leave_Department_Time);
|
||
this.pan_YNFB.Controls.Add(this.lbl_CW_YNFB_Consultation_Time);
|
||
this.pan_YNFB.Controls.Add(this.time_CW_YNFB_Consultation_Time);
|
||
this.pan_YNFB.Controls.Add(this.time_CW_YNFB_First_MC_Time);
|
||
this.pan_YNFB.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.pan_YNFB.Location = new System.Drawing.Point(1, 102);
|
||
this.pan_YNFB.Margin = new System.Windows.Forms.Padding(0);
|
||
this.pan_YNFB.Name = "pan_YNFB";
|
||
this.pan_YNFB.Size = new System.Drawing.Size(1602, 75);
|
||
this.pan_YNFB.TabIndex = 7;
|
||
//
|
||
// txt_CW_YNFB_Attack_Department
|
||
//
|
||
this.txt_CW_YNFB_Attack_Department.Location = new System.Drawing.Point(345, 11);
|
||
this.txt_CW_YNFB_Attack_Department.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.txt_CW_YNFB_Attack_Department.Name = "txt_CW_YNFB_Attack_Department";
|
||
this.txt_CW_YNFB_Attack_Department.Size = new System.Drawing.Size(188, 24);
|
||
this.txt_CW_YNFB_Attack_Department.TabIndex = 1;
|
||
//
|
||
// radioGroup_CW_Coming_Way_Code_YNFB
|
||
//
|
||
this.radioGroup_CW_Coming_Way_Code_YNFB.Location = new System.Drawing.Point(91, 5);
|
||
this.radioGroup_CW_Coming_Way_Code_YNFB.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.radioGroup_CW_Coming_Way_Code_YNFB.Name = "radioGroup_CW_Coming_Way_Code_YNFB";
|
||
this.radioGroup_CW_Coming_Way_Code_YNFB.Properties.AllowMouseWheel = false;
|
||
this.radioGroup_CW_Coming_Way_Code_YNFB.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
||
new DevExpress.XtraEditors.Controls.RadioGroupItem("4", "院内发病")});
|
||
this.radioGroup_CW_Coming_Way_Code_YNFB.Properties.ItemsLayout = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
|
||
this.radioGroup_CW_Coming_Way_Code_YNFB.Size = new System.Drawing.Size(108, 39);
|
||
this.radioGroup_CW_Coming_Way_Code_YNFB.TabIndex = 0;
|
||
//
|
||
// txt_CW_YNFB_First_Doctor_Name
|
||
//
|
||
this.txt_CW_YNFB_First_Doctor_Name.Location = new System.Drawing.Point(345, 40);
|
||
this.txt_CW_YNFB_First_Doctor_Name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.txt_CW_YNFB_First_Doctor_Name.Name = "txt_CW_YNFB_First_Doctor_Name";
|
||
this.txt_CW_YNFB_First_Doctor_Name.Size = new System.Drawing.Size(188, 24);
|
||
this.txt_CW_YNFB_First_Doctor_Name.TabIndex = 5;
|
||
//
|
||
// lbl_CW_YNFB_Attack_Department
|
||
//
|
||
this.lbl_CW_YNFB_Attack_Department.Location = new System.Drawing.Point(266, 15);
|
||
this.lbl_CW_YNFB_Attack_Department.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_YNFB_Attack_Department.Name = "lbl_CW_YNFB_Attack_Department";
|
||
this.lbl_CW_YNFB_Attack_Department.Size = new System.Drawing.Size(75, 18);
|
||
this.lbl_CW_YNFB_Attack_Department.TabIndex = 130;
|
||
this.lbl_CW_YNFB_Attack_Department.Text = "发病科室:";
|
||
//
|
||
// lbl_CW_YNFB_First_Doctor_Name
|
||
//
|
||
this.lbl_CW_YNFB_First_Doctor_Name.Location = new System.Drawing.Point(266, 44);
|
||
this.lbl_CW_YNFB_First_Doctor_Name.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_YNFB_First_Doctor_Name.Name = "lbl_CW_YNFB_First_Doctor_Name";
|
||
this.lbl_CW_YNFB_First_Doctor_Name.Size = new System.Drawing.Size(75, 18);
|
||
this.lbl_CW_YNFB_First_Doctor_Name.TabIndex = 136;
|
||
this.lbl_CW_YNFB_First_Doctor_Name.Text = "医护人员:";
|
||
//
|
||
// time_CW_YNFB_Leave_Department_Time
|
||
//
|
||
this.time_CW_YNFB_Leave_Department_Time.BackColor = System.Drawing.Color.Transparent;
|
||
this.time_CW_YNFB_Leave_Department_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
||
this.time_CW_YNFB_Leave_Department_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
|
||
this.time_CW_YNFB_Leave_Department_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.time_CW_YNFB_Leave_Department_Time.Location = new System.Drawing.Point(1339, 10);
|
||
this.time_CW_YNFB_Leave_Department_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.time_CW_YNFB_Leave_Department_Time.Name = "time_CW_YNFB_Leave_Department_Time";
|
||
this.time_CW_YNFB_Leave_Department_Time.Size = new System.Drawing.Size(188, 28);
|
||
this.time_CW_YNFB_Leave_Department_Time.TabIndex = 4;
|
||
this.time_CW_YNFB_Leave_Department_Time.TimeValue = "";
|
||
//
|
||
// lbl_CW_YNFB_First_MC_Time
|
||
//
|
||
this.lbl_CW_YNFB_First_MC_Time.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||
this.lbl_CW_YNFB_First_MC_Time.Location = new System.Drawing.Point(552, 15);
|
||
this.lbl_CW_YNFB_First_MC_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_YNFB_First_MC_Time.Name = "lbl_CW_YNFB_First_MC_Time";
|
||
this.lbl_CW_YNFB_First_MC_Time.Size = new System.Drawing.Size(135, 18);
|
||
this.lbl_CW_YNFB_First_MC_Time.TabIndex = 127;
|
||
this.lbl_CW_YNFB_First_MC_Time.Text = "首次医疗接触时间:";
|
||
//
|
||
// lbl_CW_YNFB_Leave_Department_Time
|
||
//
|
||
this.lbl_CW_YNFB_Leave_Department_Time.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
||
this.lbl_CW_YNFB_Leave_Department_Time.Location = new System.Drawing.Point(1230, 15);
|
||
this.lbl_CW_YNFB_Leave_Department_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_YNFB_Leave_Department_Time.Name = "lbl_CW_YNFB_Leave_Department_Time";
|
||
this.lbl_CW_YNFB_Leave_Department_Time.Size = new System.Drawing.Size(105, 18);
|
||
this.lbl_CW_YNFB_Leave_Department_Time.TabIndex = 133;
|
||
this.lbl_CW_YNFB_Leave_Department_Time.Text = "离开科室时间:";
|
||
//
|
||
// lbl_CW_YNFB_Consultation_Time
|
||
//
|
||
this.lbl_CW_YNFB_Consultation_Time.Location = new System.Drawing.Point(901, 15);
|
||
this.lbl_CW_YNFB_Consultation_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.lbl_CW_YNFB_Consultation_Time.Name = "lbl_CW_YNFB_Consultation_Time";
|
||
this.lbl_CW_YNFB_Consultation_Time.Size = new System.Drawing.Size(135, 18);
|
||
this.lbl_CW_YNFB_Consultation_Time.TabIndex = 131;
|
||
this.lbl_CW_YNFB_Consultation_Time.Text = "床位医生接触时间:";
|
||
this.lbl_CW_YNFB_Consultation_Time.UseMnemonic = false;
|
||
//
|
||
// time_CW_YNFB_Consultation_Time
|
||
//
|
||
this.time_CW_YNFB_Consultation_Time.BackColor = System.Drawing.Color.Transparent;
|
||
this.time_CW_YNFB_Consultation_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
||
this.time_CW_YNFB_Consultation_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
|
||
this.time_CW_YNFB_Consultation_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.time_CW_YNFB_Consultation_Time.Location = new System.Drawing.Point(1038, 10);
|
||
this.time_CW_YNFB_Consultation_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.time_CW_YNFB_Consultation_Time.Name = "time_CW_YNFB_Consultation_Time";
|
||
this.time_CW_YNFB_Consultation_Time.Size = new System.Drawing.Size(188, 28);
|
||
this.time_CW_YNFB_Consultation_Time.TabIndex = 3;
|
||
this.time_CW_YNFB_Consultation_Time.TimeValue = "";
|
||
//
|
||
// time_CW_YNFB_First_MC_Time
|
||
//
|
||
this.time_CW_YNFB_First_MC_Time.BackColor = System.Drawing.Color.Transparent;
|
||
this.time_CW_YNFB_First_MC_Time.defaultBoolean = DevExpress.Utils.DefaultBoolean.True;
|
||
this.time_CW_YNFB_First_MC_Time.FormatString_Date = HL_FristAidPlatform_Public.TimeControl.DateFormat.yyyyMMddHHmm;
|
||
this.time_CW_YNFB_First_MC_Time.FormatString_Time = HL_FristAidPlatform_Public.TimeControl.TimeFormat.HHmm;
|
||
this.time_CW_YNFB_First_MC_Time.Location = new System.Drawing.Point(690, 10);
|
||
this.time_CW_YNFB_First_MC_Time.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.time_CW_YNFB_First_MC_Time.Name = "time_CW_YNFB_First_MC_Time";
|
||
this.time_CW_YNFB_First_MC_Time.Size = new System.Drawing.Size(188, 28);
|
||
this.time_CW_YNFB_First_MC_Time.TabIndex = 2;
|
||
this.time_CW_YNFB_First_MC_Time.TimeValue = "";
|
||
//
|
||
// UC_EmergencyTriage
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
||
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
|
||
this.Controls.Add(this.table_JZFZ);
|
||
this.Margin = new System.Windows.Forms.Padding(0);
|
||
this.Name = "UC_EmergencyTriage";
|
||
this.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
||
this.Size = new System.Drawing.Size(1612, 249);
|
||
this.Load += new System.EventHandler(this.UC_EmergencyTriage_Load);
|
||
this.table_JZFZ.ResumeLayout(false);
|
||
this.pan_DirectionOfTriage.ResumeLayout(false);
|
||
this.pan_DirectionOfTriage.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_TriageNurse.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_DirectionOfTriage.Properties)).EndInit();
|
||
this.pan_DDFS.ResumeLayout(false);
|
||
this.pan_DDFS.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_CW_ZXLY_First_Doctor_Name.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CW_Coming_Way_Code_ZXLY.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CW_Coming_Way_Code.Properties)).EndInit();
|
||
this.pan_YNFB.ResumeLayout(false);
|
||
this.pan_YNFB.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_CW_YNFB_Attack_Department.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.radioGroup_CW_Coming_Way_Code_YNFB.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txt_CW_YNFB_First_Doctor_Name.Properties)).EndInit();
|
||
this.ResumeLayout(false);
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private System.Windows.Forms.TableLayoutPanel table_JZFZ;
|
||
private System.Windows.Forms.Panel pan_DDFS;
|
||
private System.Windows.Forms.Panel pan_DirectionOfTriage;
|
||
private DevExpress.XtraEditors.LabelControl lbl_DirectionOfTriage;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_DirectionOfTriage;
|
||
private DevExpress.XtraEditors.TextEdit txt_TriageNurse;
|
||
private DevExpress.XtraEditors.LabelControl lbl_TriageNurse;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_Coming_Way_Code;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_CW_Coming_Way_Code;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_CW_Coming_Way_Code_YNFB;
|
||
private DevExpress.XtraEditors.RadioGroup radioGroup_CW_Coming_Way_Code_ZXLY;
|
||
private HL_FristAidPlatform_Public.TimeControl time_CW_ZXLY_First_Doctor_Time;
|
||
private HL_FristAidPlatform_Public.TimeControl time_CW_ZXLY_Arrived_Hospital_Time;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_ZXLY_Arrived_Hospital_Time;
|
||
private HL_FristAidPlatform_Public.TimeControl time_CW_ZXLY_First_MC_Time;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_ZXLY_First_Doctor_Time;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_ZXLY_First_MC_Time;
|
||
private HL_FristAidPlatform_Public.TimeControl time_CW_YNFB_Consultation_Time;
|
||
private HL_FristAidPlatform_Public.TimeControl time_CW_YNFB_First_MC_Time;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_YNFB_Consultation_Time;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_YNFB_First_MC_Time;
|
||
private DevExpress.XtraEditors.TextEdit txt_CW_YNFB_Attack_Department;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_YNFB_Attack_Department;
|
||
private HL_FristAidPlatform_Public.TimeControl time_CW_YNFB_Leave_Department_Time;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_YNFB_Leave_Department_Time;
|
||
private DevExpress.XtraEditors.TextEdit txt_CW_YNFB_First_Doctor_Name;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_YNFB_First_Doctor_Name;
|
||
private DevExpress.XtraEditors.TextEdit txt_CW_ZXLY_First_Doctor_Name;
|
||
private DevExpress.XtraEditors.LabelControl lbl_CW_ZXLY_First_Doctor_Name;
|
||
private System.Windows.Forms.Panel pan_YNFB;
|
||
}
|
||
}
|