AIMS/AIMSEntity/Model/Extension/NotesRecord.cs
leomon ca639ee117 禁食水28 营养中等
评估时间默认入室加一小时
麻醉已转入的情况下 护士再转入判断
门诊床号-
金州登记表
2023-05-17 01:40:14 +08:00

11 lines
165 B
C#

using System;
using System.Collections;
using System.Collections.Generic;
using AIMSDAL;
namespace AIMSModel
{
public partial class NotesRecord
{
}
}