|
@@ -19,6 +19,7 @@ import java.util.Map;
|
|
public class TaiZhouAnesthesiaRelatedDocTrans extends ModelDocTrans {
|
|
public class TaiZhouAnesthesiaRelatedDocTrans extends ModelDocTrans {
|
|
private String modeId = "12";
|
|
private String modeId = "12";
|
|
|
|
|
|
|
|
+
|
|
@Override
|
|
@Override
|
|
public List<AnesthesiaRelatedDoc> extract(MedrecVo medrecVo) {
|
|
public List<AnesthesiaRelatedDoc> extract(MedrecVo medrecVo) {
|
|
List<AnesthesiaRelatedDoc> retList = Lists.newArrayList();
|
|
List<AnesthesiaRelatedDoc> retList = Lists.newArrayList();
|