@lm_fe/service 0.1.201
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +31 -0
- package/dist/ModelService.d.ts +126 -0
- package/dist/common.d.ts +18 -0
- package/dist/fubao/index.d.ts +1 -0
- package/dist/fubao/tow_cancer/BreastCancerRecord/index.d.ts +8 -0
- package/dist/fubao/tow_cancer/BreastCancerRecord/type.d.ts +7 -0
- package/dist/fubao/tow_cancer/BreastCancerRecord/utils.d.ts +3 -0
- package/dist/fubao/tow_cancer/BreastCancerScreening/index.d.ts +13 -0
- package/dist/fubao/tow_cancer/BreastCancerScreening/type.d.ts +61 -0
- package/dist/fubao/tow_cancer/BreastCancerScreening/utils.d.ts +3 -0
- package/dist/fubao/tow_cancer/CervicalCancerRecord/index.d.ts +8 -0
- package/dist/fubao/tow_cancer/CervicalCancerRecord/type.d.ts +7 -0
- package/dist/fubao/tow_cancer/CervicalCancerRecord/utils.d.ts +3 -0
- package/dist/fubao/tow_cancer/CervicalCancerScreening/index.d.ts +8 -0
- package/dist/fubao/tow_cancer/CervicalCancerScreening/type.d.ts +74 -0
- package/dist/fubao/tow_cancer/CervicalCancerScreening/utils.d.ts +3 -0
- package/dist/fubao/tow_cancer/TwoCancerScreeningFile/index.d.ts +9 -0
- package/dist/fubao/tow_cancer/TwoCancerScreeningFile/type.d.ts +40 -0
- package/dist/fubao/tow_cancer/TwoCancerScreeningFile/utils.d.ts +3 -0
- package/dist/fubao/tow_cancer/index.d.ts +5 -0
- package/dist/fubao/tow_cancer/types.d.ts +30 -0
- package/dist/index.d.ts +8 -0
- package/dist/index.js +5940 -0
- package/dist/local/Calculator/index.d.ts +20 -0
- package/dist/local/Dictionary/index.d.ts +27 -0
- package/dist/local/History/index.d.ts +8 -0
- package/dist/local/LoginState/index.d.ts +7 -0
- package/dist/local/SystemConfig/index.d.ts +5 -0
- package/dist/local/Utils/index.d.ts +1 -0
- package/dist/local/Version/index.d.ts +3 -0
- package/dist/local/index.d.ts +7 -0
- package/dist/mchc/enums.d.ts +15 -0
- package/dist/mchc/index.d.ts +2 -0
- package/dist/mchc/service/Address/index.d.ts +21 -0
- package/dist/mchc/service/Admission/Common/IMchc_Admission.d.ts +114 -0
- package/dist/mchc/service/Admission/Common/IMchc_Admission_HeaderInfoOfInpatientEmr.d.ts +30 -0
- package/dist/mchc/service/Admission/Common/index.d.ts +16 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_DeliveryInfo.d.ts +33 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_Document.d.ts +173 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_InpatientEmrBaseInfo.d.ts +45 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_LabourDocument.d.ts +109 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_NeonateDocument.d.ts +197 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_bloodTransfusionDocumentDocument.d.ts +37 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_breastMilkDocument.d.ts +42 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_firstCareDocument.d.ts +18 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_firstCareSpecialAssessDocument.d.ts +35 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_labourStageRecordDocument.d.ts +33 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_magnesiumDocument.d.ts +10 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_neonateCareDocument.d.ts +27 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_oxytocinRecordDocument.d.ts +31 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_postnatalCareRecord.d.ts +24 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_predeliveryDocument.d.ts +37 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_productionTimeDocument.d.ts +28 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_tireDischargeRecord.d.ts +69 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_tocolysisDocument.d.ts +17 -0
- package/dist/mchc/service/Admission/Document/IMchc_Admission_urinaryRetentionDocument.d.ts +25 -0
- package/dist/mchc/service/Admission/Document/index.d.ts +5 -0
- package/dist/mchc/service/Admission/index.d.ts +32 -0
- package/dist/mchc/service/Admission/types.d.ts +2 -0
- package/dist/mchc/service/Admission/utils.d.ts +4 -0
- package/dist/mchc/service/Common.d.ts +57 -0
- package/dist/mchc/service/Courses/index.d.ts +146 -0
- package/dist/mchc/service/Dictionaries/index.d.ts +17 -0
- package/dist/mchc/service/Doctor/index.d.ts +240 -0
- package/dist/mchc/service/Doctor/types/IFirstVisitDiagnosisOutpatient copy.d.ts +69 -0
- package/dist/mchc/service/Doctor/types/IFirstVisitDiagnosisOutpatient.d.ts +69 -0
- package/dist/mchc/service/Doctor/types/IMchc_Doctor_BuildExamTimeAxis.d.ts +19 -0
- package/dist/mchc/service/Doctor/types/IMchc_Doctor_FirstVisitInfoOfOutpatient.d.ts +150 -0
- package/dist/mchc/service/Doctor/types/IMchc_Doctor_FirstVisitPastmhOutpatient.d.ts +38 -0
- package/dist/mchc/service/Doctor/types/IMchc_Doctor_PreRiskAssessmentInfo.d.ts +23 -0
- package/dist/mchc/service/Doctor/types/IMchc_Doctor_Pregnancymh.d.ts +39 -0
- package/dist/mchc/service/Doctor/types/IMchc_Doctor_RiskRecordsOfOutpatient.d.ts +13 -0
- package/dist/mchc/service/Doctor/types/IMchc_Doctor_VteAssessForm.d.ts +39 -0
- package/dist/mchc/service/Doctor/types/IOutpatientHeaderInfo.d.ts +57 -0
- package/dist/mchc/service/Doctor/types/IRvisitInfoOfOutpatient.d.ts +77 -0
- package/dist/mchc/service/Doctor/types/common.d.ts +33 -0
- package/dist/mchc/service/Doctor/types/index.d.ts +11 -0
- package/dist/mchc/service/Doctor/utils.d.ts +183 -0
- package/dist/mchc/service/FormDescriptions/index.d.ts +24 -0
- package/dist/mchc/service/FormDescriptions/types/FormItemLayout.d.ts +5 -0
- package/dist/mchc/service/FormDescriptions/types/InputType.d.ts +1 -0
- package/dist/mchc/service/FormDescriptions/types/Rules.d.ts +4 -0
- package/dist/mchc/service/FormDescriptions/types/SpecialConfig.d.ts +33 -0
- package/dist/mchc/service/FormDescriptions/types/TranferRules.d.ts +9 -0
- package/dist/mchc/service/FormDescriptions/types/index.d.ts +192 -0
- package/dist/mchc/service/FormDescriptions/utils.d.ts +20 -0
- package/dist/mchc/service/Knowledges/index.d.ts +110 -0
- package/dist/mchc/service/Nurse/index.d.ts +11 -0
- package/dist/mchc/service/Nurse/types/IMchc_Nurse_OutpatientDocument.d.ts +134 -0
- package/dist/mchc/service/Nurse/types/index.d.ts +1 -0
- package/dist/mchc/service/Nurse/utils.d.ts +5 -0
- package/dist/mchc/service/NursingBoard/index.d.ts +11 -0
- package/dist/mchc/service/NursingBoard/types/IMchc_NursingBoard_Data.d.ts +40 -0
- package/dist/mchc/service/NursingBoard/types/IMchc_NursingBoard_InsideData.d.ts +83 -0
- package/dist/mchc/service/NursingBoard/types/IMchc_NursingBoard_TodayWatchKeeper.d.ts +15 -0
- package/dist/mchc/service/NursingBoard/types/index.d.ts +3 -0
- package/dist/mchc/service/Pregnancy.d.ts +130 -0
- package/dist/mchc/service/Questionnaire/index.d.ts +124 -0
- package/dist/mchc/service/Questionnaire/types.d.ts +89 -0
- package/dist/mchc/service/SyphilisManage/index.d.ts +43 -0
- package/dist/mchc/service/TableConfig/index.d.ts +150 -0
- package/dist/mchc/service/TableConfig/utils.d.ts +25 -0
- package/dist/mchc/service/TemplateTree/index.d.ts +39 -0
- package/dist/mchc/service/TemplateTree/types/IMchc_LabExamImportTree_Item.d.ts +17 -0
- package/dist/mchc/service/TemplateTree/types/IMchc_TemplateTree_Item.d.ts +18 -0
- package/dist/mchc/service/TemplateTree/types/index.d.ts +10 -0
- package/dist/mchc/service/ThalassemiaFollowUp/index.d.ts +95 -0
- package/dist/mchc/service/ThalassemiaFollowUp/types.d.ts +24 -0
- package/dist/mchc/service/User.d.ts +50 -0
- package/dist/mchc/service/WorkRecord.d.ts +26 -0
- package/dist/mchc/service/index.d.ts +20 -0
- package/dist/mchc/service/types/index.d.ts +105 -0
- package/dist/mchc/service/types/utils.d.ts +27 -0
- package/dist/mchc/service/workQuestions.d.ts +57 -0
- package/dist/types.d.ts +13 -0
- package/dist//344/270/255/345/261/261/344/270/200/index.d.ts +1 -0
- package/dist//344/270/255/345/261/261/344/270/200/service/User.d.ts +88 -0
- package/dist//344/270/255/345/261/261/344/270/200/service/index.d.ts +1 -0
- package/dist//350/266/212/347/247/200/345/246/207/345/271/274/index.d.ts +1 -0
- package/dist//350/266/212/347/247/200/345/246/207/345/271/274/service/Doctor/index.d.ts +6 -0
- package/dist//350/266/212/347/247/200/345/246/207/345/271/274/service/index.d.ts +1 -0
- package/package.json +34 -0
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { MCHC_TYPE_MAP, MchcTypes } from '@lm_fe/env';
|
|
2
|
+
import { IRequest_AxiosRequestConfig } from "@lm_fe/utils";
|
|
3
|
+
import { ModelService } from '../../../ModelService';
|
|
4
|
+
import { TIdTypeCompatible } from '../../../types';
|
|
5
|
+
import { IMchc_Admission, IMchc_Admission_DeliveryInfo, IMchc_Admission_Document, IMchc_Admission_DocumentListItem, IMchc_Admission_HeaderInfoOfInpatientEmr, IMchc_listPatientLabExamReport_Item } from './types';
|
|
6
|
+
export * from './types';
|
|
7
|
+
declare class Mchc_Admission_Service extends ModelService<IMchc_Admission> {
|
|
8
|
+
getSpecialDatayByParam(data: {
|
|
9
|
+
code: any;
|
|
10
|
+
[x: string]: any;
|
|
11
|
+
}): Promise<IMchc_Admission_Document[]>;
|
|
12
|
+
calculateTotalInputAndOutput(data: any[]): Promise<unknown[]>;
|
|
13
|
+
updateNursingDocument<T extends MchcTypes>(data: Partial<IMchc_Admission_Document<T>>): Promise<IMchc_Admission_Document<T>>;
|
|
14
|
+
newNursingDocument<T extends MchcTypes>(data: Partial<IMchc_Admission_Document<T>>): Promise<IMchc_Admission_Document<T>>;
|
|
15
|
+
deleteNursingDocument(): Promise<string>;
|
|
16
|
+
getInpatientEmrDocument<T extends MchcTypes>(id: TIdTypeCompatible): Promise<IMchc_Admission_Document<T>>;
|
|
17
|
+
importNursingDocument<T extends MchcTypes>(id: TIdTypeCompatible, code: string): Promise<IMchc_Admission_Document<T>>;
|
|
18
|
+
newOrUpdateNursingDocument<T extends MchcTypes>(data: Partial<IMchc_Admission_Document<T>>): Promise<IMchc_Admission_Document<T>>;
|
|
19
|
+
getHeaderInfoOfInpatientEmr<T extends MchcTypes>(id: TIdTypeCompatible): Promise<IMchc_Admission_HeaderInfoOfInpatientEmr<T>>;
|
|
20
|
+
getDeliveryInfo<T extends MchcTypes>(id: TIdTypeCompatible): Promise<IMchc_Admission_DeliveryInfo<T>>;
|
|
21
|
+
listPatientLabExamReport<T extends MchcTypes>(data: Omit<IRequest_AxiosRequestConfig, 'params'> & {
|
|
22
|
+
params: {
|
|
23
|
+
inpatientNO?: string;
|
|
24
|
+
outpatientNO?: string;
|
|
25
|
+
idNO?: string;
|
|
26
|
+
id?: any;
|
|
27
|
+
[x: string]: any;
|
|
28
|
+
};
|
|
29
|
+
}): Promise<IMchc_listPatientLabExamReport_Item[]>;
|
|
30
|
+
fetchDocument<T extends MCHC_TYPE_MAP['广三'] = '广三'>(item: IMchc_Admission_DocumentListItem<T>): Promise<IMchc_Admission_Document<T> | null>;
|
|
31
|
+
}
|
|
32
|
+
export declare const SMchc_Admission: Mchc_Admission_Service;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { MchcTypes } from "@lm_fe/env";
|
|
2
|
+
import { IMchc_Admission_Document } from "./Document";
|
|
3
|
+
export declare function processDocument<T extends MchcTypes>(doc: IMchc_Admission_Document<T>): IMchc_Admission_Document<T>;
|
|
4
|
+
export declare function doc_sort<T extends MchcTypes>(doc: IMchc_Admission_Document<T>): void;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { ISystemConfig } from "@lm_fe/env";
|
|
2
|
+
import { IMchc_Dictionaries, IMchc_Dictionaries_Enumeration } from "./Dictionaries";
|
|
3
|
+
export interface IMchc_ReferralOrganization {
|
|
4
|
+
"id": 1;
|
|
5
|
+
"grade": 33;
|
|
6
|
+
"gradeName": "三甲医院";
|
|
7
|
+
"gradeNumber": 3;
|
|
8
|
+
"gradeLetter": "甲";
|
|
9
|
+
"name": "广东省中医院";
|
|
10
|
+
"code": "gd_gz_1";
|
|
11
|
+
}
|
|
12
|
+
export interface IMchc_HighriskGradeConfig extends IMchc_Dictionaries_Enumeration {
|
|
13
|
+
colorText: string;
|
|
14
|
+
}
|
|
15
|
+
export declare const SMchc_Common: {
|
|
16
|
+
checkLogin(): Promise<number>;
|
|
17
|
+
fk_login(data: {
|
|
18
|
+
username: string;
|
|
19
|
+
password: string;
|
|
20
|
+
}): Promise<string>;
|
|
21
|
+
desklogin(): Promise<import("axios").AxiosResponse<any, any>>;
|
|
22
|
+
currentTime(): Promise<string>;
|
|
23
|
+
getCurrReferralOrganization(): Promise<IMchc_ReferralOrganization>;
|
|
24
|
+
getReferralOrganizations(query: {
|
|
25
|
+
id?: any;
|
|
26
|
+
name?: any;
|
|
27
|
+
}): Promise<IMchc_ReferralOrganization[]>;
|
|
28
|
+
getHighriskContagionConfig(): Promise<{
|
|
29
|
+
color: string;
|
|
30
|
+
options: import("@lm_fe/env").ICommonOption[];
|
|
31
|
+
}>;
|
|
32
|
+
getHighriskGradeConfig(): Promise<IMchc_HighriskGradeConfig[]>;
|
|
33
|
+
getHighriskTree(): Promise<{
|
|
34
|
+
categoryCode: string;
|
|
35
|
+
active: boolean;
|
|
36
|
+
categoryName: string;
|
|
37
|
+
code: string;
|
|
38
|
+
depid: number;
|
|
39
|
+
diagnosisCode: string;
|
|
40
|
+
icdCode: string;
|
|
41
|
+
id: number;
|
|
42
|
+
mnemonic: string;
|
|
43
|
+
pid: number;
|
|
44
|
+
sort: number;
|
|
45
|
+
systemType: number;
|
|
46
|
+
type: number;
|
|
47
|
+
userid?: number;
|
|
48
|
+
val: string;
|
|
49
|
+
wb: null;
|
|
50
|
+
}[]>;
|
|
51
|
+
fetch_system_config(): Promise<ISystemConfig>;
|
|
52
|
+
update_system_config(data: Partial<IMchc_Dictionaries>): Promise<void>;
|
|
53
|
+
get_self_config(): Promise<{
|
|
54
|
+
data: ISystemConfig;
|
|
55
|
+
} | null>;
|
|
56
|
+
update_self_config(data: Partial<IMchc_Dictionaries>): Promise<IMchc_Dictionaries>;
|
|
57
|
+
};
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
import { TIdTypeCompatible } from "src/types";
|
|
2
|
+
export interface IMchc_Courses_Item {
|
|
3
|
+
"createdBy": "admin";
|
|
4
|
+
"createdDate": "2025-02-18 11:28:58";
|
|
5
|
+
"lastModifiedBy": "admin";
|
|
6
|
+
"lastModifiedDate": "2025-02-18 11:28:58";
|
|
7
|
+
"remark": null;
|
|
8
|
+
"id": 12;
|
|
9
|
+
"name": "标题";
|
|
10
|
+
"intro": "简述";
|
|
11
|
+
"poster": null;
|
|
12
|
+
"teacher": "主讲人";
|
|
13
|
+
"position": "主讲人职位";
|
|
14
|
+
"editor": null;
|
|
15
|
+
"courseDate": "2025-02-23";
|
|
16
|
+
"period": "11:28 - 11:34";
|
|
17
|
+
"limitNum": 99;
|
|
18
|
+
"reserveNum": 0;
|
|
19
|
+
"signinNum": null;
|
|
20
|
+
"location": "地点";
|
|
21
|
+
"fee": 11.0;
|
|
22
|
+
"status": true;
|
|
23
|
+
"deleteFlag": false;
|
|
24
|
+
}
|
|
25
|
+
export interface IMchc_Courses_Reserve {
|
|
26
|
+
"type": null;
|
|
27
|
+
"pregnancyId": null;
|
|
28
|
+
"courseId": 11;
|
|
29
|
+
"companionNum": null;
|
|
30
|
+
"name": null;
|
|
31
|
+
"outpatientNO": null;
|
|
32
|
+
"mobile": null;
|
|
33
|
+
"reserveTime": null;
|
|
34
|
+
"courseName": "tee1";
|
|
35
|
+
"courseIntro": "ee";
|
|
36
|
+
"coursePoster": "ee";
|
|
37
|
+
"courseTeacher": "ee";
|
|
38
|
+
"courseTeacherPosition": "ee";
|
|
39
|
+
"courseTime": "2025-02-20 04:00 - 08:00";
|
|
40
|
+
"courseLocation": "444";
|
|
41
|
+
"courseReserveNum": 66;
|
|
42
|
+
"reserveStatus": 2;
|
|
43
|
+
"fee": 66.0;
|
|
44
|
+
}
|
|
45
|
+
export declare const SMchc_Courses: {
|
|
46
|
+
my_courses_list(pregnancyId: number, type: "\u5168\u90E8" | "\u6211\u7684", courseType: "\u5B55\u5987\u5B66\u6821" | "\u52A9\u4EA7\u58EB", release: "\u5DF2\u53D1\u5E03" | "\u672A\u53D1\u5E03", sort?: "\u521B\u5EFA\u65F6\u95F4\u964D\u5E8F" | "\u5F00\u8BFE\u65F6\u95F4\u5347\u5E8F" | "\u5F00\u8BFE\u65F6\u95F4\u964D\u5E8F"): Promise<IMchc_Courses_Reserve[]>;
|
|
47
|
+
reserve(params: {
|
|
48
|
+
pregnancyId: number;
|
|
49
|
+
courseId: number;
|
|
50
|
+
companionNum: number;
|
|
51
|
+
reserveDate?: string;
|
|
52
|
+
reserveTime?: string;
|
|
53
|
+
name?: string;
|
|
54
|
+
mobile?: string;
|
|
55
|
+
}): Promise<any>;
|
|
56
|
+
cancel_reserve(pregnancyId: number, courseId: number): Promise<any>;
|
|
57
|
+
sign(courseId: TIdTypeCompatible, id: TIdTypeCompatible): Promise<any>;
|
|
58
|
+
cancel_sign(courseId: TIdTypeCompatible, id: TIdTypeCompatible): Promise<any>;
|
|
59
|
+
ignore_usr?: boolean;
|
|
60
|
+
ignore_env?: boolean;
|
|
61
|
+
eventTypeStore: any;
|
|
62
|
+
addictionalParams: import("@lm_fe/utils").AnyObject;
|
|
63
|
+
name: string;
|
|
64
|
+
needPageSuffix: boolean;
|
|
65
|
+
needTransferParams: boolean;
|
|
66
|
+
needTransferSourceData: boolean;
|
|
67
|
+
useListSourceCount: boolean;
|
|
68
|
+
fuckPage: boolean;
|
|
69
|
+
get_fuck_page?: import("../../../ModelService").T_GET_FUCK_PAGE;
|
|
70
|
+
prePath: string;
|
|
71
|
+
preFix: string;
|
|
72
|
+
page(options?: import("../../..").TPageOption): Promise<{
|
|
73
|
+
data: IMchc_Courses_Item[];
|
|
74
|
+
pagination: {
|
|
75
|
+
total: any;
|
|
76
|
+
current: any;
|
|
77
|
+
pageSize: any;
|
|
78
|
+
};
|
|
79
|
+
}>;
|
|
80
|
+
getFuckPage(options?: import("@lm_fe/utils").IRequest_AxiosRequestConfig): Promise<{
|
|
81
|
+
pageData: IMchc_Courses_Item[];
|
|
82
|
+
pageNumber: number;
|
|
83
|
+
pageSize: number;
|
|
84
|
+
totalElements: number;
|
|
85
|
+
totalPages: number;
|
|
86
|
+
}>;
|
|
87
|
+
getList(options?: import("axios").AxiosRequestConfig, listPath?: string): Promise<IMchc_Courses_Item[]>;
|
|
88
|
+
getCount(options?: import("axios").AxiosRequestConfig): Promise<number>;
|
|
89
|
+
getOne(id: number | string, data?: import("axios").AxiosRequestConfig): Promise<IMchc_Courses_Item>;
|
|
90
|
+
exportGet(): Promise<any>;
|
|
91
|
+
exportPost(data: Partial<IMchc_Courses_Item>): Promise<import("axios").AxiosResponse<any, any>>;
|
|
92
|
+
export(data: Partial<IMchc_Courses_Item>): Promise<any>;
|
|
93
|
+
print(data: Partial<IMchc_Courses_Item>): Promise<any>;
|
|
94
|
+
sync(data: any): Promise<IMchc_Courses_Item>;
|
|
95
|
+
del(id?: number | string, data?: import("axios").AxiosRequestConfig): Promise<import("../../..").IResponseDataType<boolean>>;
|
|
96
|
+
post(data: Partial<IMchc_Courses_Item>, c?: import("@lm_fe/utils").IRequest_AxiosRequestConfig): Promise<IMchc_Courses_Item>;
|
|
97
|
+
put(data: Partial<IMchc_Courses_Item>, c?: import("@lm_fe/utils").IRequest_AxiosRequestConfig): Promise<IMchc_Courses_Item>;
|
|
98
|
+
postOrPut(data: Partial<IMchc_Courses_Item>): Promise<IMchc_Courses_Item>;
|
|
99
|
+
tranferGetOption(options?: import("axios").AxiosRequestConfig): import("axios").AxiosRequestConfig<any>;
|
|
100
|
+
transferSubmitData(data: Partial<IMchc_Courses_Item>): {};
|
|
101
|
+
transferParams(data: any): {};
|
|
102
|
+
_transferParamsKeyAndValue(k: string, v: any): {
|
|
103
|
+
[x: string]: any;
|
|
104
|
+
};
|
|
105
|
+
exceptionKeys: string[];
|
|
106
|
+
containsKeys: string[];
|
|
107
|
+
equalsKeys: string[];
|
|
108
|
+
DateTimeKeys: string[];
|
|
109
|
+
jsonKeys: string[];
|
|
110
|
+
DateKeys: string[];
|
|
111
|
+
TimeKeys: string[];
|
|
112
|
+
DateMinute: string[];
|
|
113
|
+
transferParamsKey(key: string, value: any): string;
|
|
114
|
+
transferParamsValue(key: string, value: any): any;
|
|
115
|
+
transferSourceData: <T = any>(data: T) => T;
|
|
116
|
+
getAdvancedValue: (key: string, value: any) => any;
|
|
117
|
+
getPath(path?: string): string;
|
|
118
|
+
_request<T>(config: import("@lm_fe/utils").IRequest_AxiosRequestConfig): Promise<import("../../..").IResponseDataType<T>>;
|
|
119
|
+
getDataArr<T = any>(res: import("../../..").IResponseDataType<T>): T;
|
|
120
|
+
getUrl(url: string, action?: string): string;
|
|
121
|
+
_get<T>(path: string, config?: import("axios").AxiosRequestConfig): Promise<T>;
|
|
122
|
+
_delete<T>(path: string, config?: import("axios").AxiosRequestConfig): Promise<import("../../..").IResponseDataType<boolean>>;
|
|
123
|
+
_add<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<T>;
|
|
124
|
+
_sync<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<T>;
|
|
125
|
+
_update<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<T>;
|
|
126
|
+
_export<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<import("axios").AxiosResponse<any, any>>;
|
|
127
|
+
_print<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<import("axios").AxiosResponse<any, any>>;
|
|
128
|
+
events: {};
|
|
129
|
+
addListener<T extends never>(event: T, listener: (...args: {}[T]) => void): /*elided*/ any;
|
|
130
|
+
on<T extends never>(event: T, listener: (...args: {}[T]) => void): /*elided*/ any;
|
|
131
|
+
on_cb<T extends never>(event: T, listener: (...args: {}[T]) => void): (...args: {}[T]) => void;
|
|
132
|
+
on_rm<T extends never>(event: T, listener: (...args: {}[T]) => void): () => void;
|
|
133
|
+
emit<T extends never>(event: T, ...args: {}[T]): boolean;
|
|
134
|
+
removeAllListeners<T extends never>(event: T): /*elided*/ any;
|
|
135
|
+
off<T extends never>(event: T, listener: (...args: {}[T]) => void): /*elided*/ any;
|
|
136
|
+
once<T extends never>(event: T, listener: (...args: {}[T]) => void): /*elided*/ any;
|
|
137
|
+
prependListener<T extends never>(event: never, listener: (...args: any[]) => void): /*elided*/ any;
|
|
138
|
+
prependOnceListener<T extends never>(event: never, listener: (...args: any[]) => void): /*elided*/ any;
|
|
139
|
+
removeListener<T extends never>(event: never, listener: (...args: any[]) => void): /*elided*/ any;
|
|
140
|
+
setMaxListeners(n: number): /*elided*/ any;
|
|
141
|
+
getMaxListeners(): number;
|
|
142
|
+
listeners<T extends never>(event: never): Function[];
|
|
143
|
+
rawListeners<T extends never>(event: never): Function[];
|
|
144
|
+
eventNames(): never[];
|
|
145
|
+
listenerCount(type: string): number;
|
|
146
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { ModelService } from "../../../ModelService";
|
|
2
|
+
export interface IMchc_Dictionaries {
|
|
3
|
+
id: number;
|
|
4
|
+
module: string;
|
|
5
|
+
type: number;
|
|
6
|
+
key: string;
|
|
7
|
+
name: string;
|
|
8
|
+
note: string;
|
|
9
|
+
enumerations: IMchc_Dictionaries_Enumeration[];
|
|
10
|
+
}
|
|
11
|
+
export interface IMchc_Dictionaries_Enumeration {
|
|
12
|
+
id: number;
|
|
13
|
+
label: string;
|
|
14
|
+
note: string;
|
|
15
|
+
value: number;
|
|
16
|
+
}
|
|
17
|
+
export declare const SMchc_Dictionaries: ModelService<IMchc_Dictionaries>;
|
|
@@ -0,0 +1,240 @@
|
|
|
1
|
+
import { MchcTypes } from "@lm_fe/env";
|
|
2
|
+
import { ModelService } from "src/ModelService";
|
|
3
|
+
import { TIdTypeCompatible } from "src/types";
|
|
4
|
+
import { IMchc_HusbandBaseInfoOfOutpatient, IMchc_OutpatientDocumentStatus, IMchc_PregnancyBaseInfoOfOutpatient } from "../types";
|
|
5
|
+
import { IMchc_Doctor_Diagnoses, IMchc_Doctor_FirstVisitDiagnosisOutpatient, IMchc_Doctor_FirstVisitInfoOfOutpatient, IMchc_Doctor_FirstVisitPastmhOutpatient, IMchc_Doctor_OutpatientHeaderInfo, IMchc_Doctor_PreRiskAssessmentInfo, IMchc_Doctor_RiskRecordsOfOutpatient, IMchc_Doctor_RvisitInfoOfOutpatient, IMchc_Doctor_RvisitInfoOfOutpatient_Rvisit, IMchc_Doctor_VteAssessForm } from "./types";
|
|
6
|
+
import { IMchc_Doctor_BuildExamTimeAxis } from "./types/IMchc_Doctor_BuildExamTimeAxis";
|
|
7
|
+
export * from './types';
|
|
8
|
+
export declare class Mchc_Doctor_Service extends ModelService {
|
|
9
|
+
getVisitEmrEditable(visitId: number): Promise<boolean>;
|
|
10
|
+
getDiagnoses(pregnancyId: number | string, serialNo?: string): Promise<IMchc_Doctor_Diagnoses<"mchc">[]>;
|
|
11
|
+
newOrSaveDiagnosisOfOutpatientList<T extends MchcTypes>(data: Partial<IMchc_Doctor_Diagnoses<T>>[]): Promise<IMchc_Doctor_Diagnoses<T>[]>;
|
|
12
|
+
updateRvisitInfoOfOutpatient(data: Partial<IMchc_Doctor_RvisitInfoOfOutpatient_Rvisit>): Promise<IMchc_Doctor_RvisitInfoOfOutpatient_Rvisit>;
|
|
13
|
+
/**诊断处理 */
|
|
14
|
+
getFirstVisitDiagnosisOutpatient(id: TIdTypeCompatible): Promise<IMchc_Doctor_FirstVisitDiagnosisOutpatient<"mchc">>;
|
|
15
|
+
updateFirstVisitDiagnosisOutpatient(data: Partial<IMchc_Doctor_FirstVisitDiagnosisOutpatient>): Promise<IMchc_Doctor_FirstVisitDiagnosisOutpatient<"mchc">>;
|
|
16
|
+
getOutpatientHeaderInfo(id: TIdTypeCompatible): Promise<IMchc_Doctor_OutpatientHeaderInfo<"mchc">>;
|
|
17
|
+
/**获取复诊记录数据 */
|
|
18
|
+
getRvisitInfoOfOutpatient(id: TIdTypeCompatible | {
|
|
19
|
+
id: TIdTypeCompatible;
|
|
20
|
+
serialNo?: any;
|
|
21
|
+
}): Promise<IMchc_Doctor_RvisitInfoOfOutpatient<"mchc">>;
|
|
22
|
+
getPreRiskAssessmentInfo(id: any): Promise<IMchc_Doctor_PreRiskAssessmentInfo<"mchc">>;
|
|
23
|
+
/**新增修改诊断 新增无id 修改带id*/
|
|
24
|
+
newOrSaveDiagnosisOfOutpatient(x: Partial<IMchc_Doctor_Diagnoses>): Promise<any>;
|
|
25
|
+
/** 排序诊断 */
|
|
26
|
+
sortDiagnosesOfOutpatient(data: any): Promise<any>;
|
|
27
|
+
deleteDiagnosisOfOutpatient(id: TIdTypeCompatible): Promise<any>;
|
|
28
|
+
/**一次获得全部首检信息 */
|
|
29
|
+
getFirstVisitInfoOfOutpatient(id: TIdTypeCompatible): Promise<IMchc_Doctor_FirstVisitInfoOfOutpatient>;
|
|
30
|
+
updateFirstVisitInfoOfOutpatient(requestBody: Partial<IMchc_Doctor_FirstVisitInfoOfOutpatient>): Promise<IMchc_Doctor_FirstVisitInfoOfOutpatient>;
|
|
31
|
+
getVteAssessForm<T extends MchcTypes>(id: TIdTypeCompatible): Promise<IMchc_Doctor_VteAssessForm<T>>;
|
|
32
|
+
updateVteAssessForm<T extends MchcTypes>(requestBody: Partial<IMchc_Doctor_VteAssessForm<T>>): Promise<IMchc_Doctor_VteAssessForm<T>>;
|
|
33
|
+
/** 检验检查时间轴 增加 type 0:所有 ,1:正常 ,2:异常 */
|
|
34
|
+
buildExamTimeAxisByType(pregnancyId: TIdTypeCompatible, type?: 0 | 1 | 2): Promise<IMchc_Doctor_BuildExamTimeAxis[]>;
|
|
35
|
+
getRiskRecordsOfOutpatient(id: TIdTypeCompatible): Promise<IMchc_Doctor_RiskRecordsOfOutpatient<"mchc">[]>;
|
|
36
|
+
/** 获取孕妇信息 */
|
|
37
|
+
getPregnancyBaseInfoOfOutpatient(id: string): Promise<IMchc_PregnancyBaseInfoOfOutpatient>;
|
|
38
|
+
/**更新孕妇信息 */
|
|
39
|
+
updatePregnancyBaseInfoOfOutpatient(data: any): Promise<IMchc_PregnancyBaseInfoOfOutpatient>;
|
|
40
|
+
/**获取丈夫信息 */
|
|
41
|
+
getHusbandBaseInfoOfOutpatient(id: string): Promise<IMchc_HusbandBaseInfoOfOutpatient>;
|
|
42
|
+
/**更新丈夫信息 */
|
|
43
|
+
updateHusbandBaseInfoOfOutpatient(data: any): Promise<IMchc_HusbandBaseInfoOfOutpatient>;
|
|
44
|
+
/**获取档案状态 */
|
|
45
|
+
getOutpatientDocumentStatus(id: string): Promise<IMchc_OutpatientDocumentStatus>;
|
|
46
|
+
/**更新档案状态 */
|
|
47
|
+
updateOutpatientDocumentStatus(data: any): Promise<IMchc_OutpatientDocumentStatus>;
|
|
48
|
+
/**既往史 */
|
|
49
|
+
getFirstVisitPastmhOutpatient(id: string): Promise<IMchc_Doctor_FirstVisitPastmhOutpatient>;
|
|
50
|
+
updateFirstVisitPastmhOutpatient(data: any): Promise<IMchc_Doctor_FirstVisitPastmhOutpatient>;
|
|
51
|
+
/**其他病史 */
|
|
52
|
+
othermhOutpatient(id: string): Promise<{
|
|
53
|
+
id: 1373;
|
|
54
|
+
menarche: "2";
|
|
55
|
+
menstrualCycle: "2";
|
|
56
|
+
menstrualPeriod: "2";
|
|
57
|
+
menstrualVolume: "\u5C11";
|
|
58
|
+
dysmenorrhea: false;
|
|
59
|
+
dysmenorrheaNote: null;
|
|
60
|
+
maritalStatus: 1;
|
|
61
|
+
maritalYears: 22;
|
|
62
|
+
nearRelation: false;
|
|
63
|
+
pmh: {
|
|
64
|
+
"smoke": false;
|
|
65
|
+
"smokeNote": null;
|
|
66
|
+
"alcohol": false;
|
|
67
|
+
"alcoholNote": null;
|
|
68
|
+
"hazardoussubstances": false;
|
|
69
|
+
"hazardoussubstancesNote": null;
|
|
70
|
+
"radioactivity": false;
|
|
71
|
+
"radioactivityNote": null;
|
|
72
|
+
"medicine": false;
|
|
73
|
+
"medicineNote": null;
|
|
74
|
+
"other": null;
|
|
75
|
+
"otherNote": null;
|
|
76
|
+
};
|
|
77
|
+
fmh: {
|
|
78
|
+
"diabetes": true;
|
|
79
|
+
"diabetesNote": null;
|
|
80
|
+
"hypertension": false;
|
|
81
|
+
"hypertensionNote": " ";
|
|
82
|
+
"birthdefects": true;
|
|
83
|
+
"birthdefectsNote": null;
|
|
84
|
+
"heritableDisease": false;
|
|
85
|
+
"heritableDiseaseNote": " ";
|
|
86
|
+
"other": true;
|
|
87
|
+
"otherNote": "\u5BB6\u65CF\u53F2";
|
|
88
|
+
};
|
|
89
|
+
}>;
|
|
90
|
+
updateOthermhOutpatient(data: any): Promise<{
|
|
91
|
+
id: 1373;
|
|
92
|
+
menarche: "2";
|
|
93
|
+
menstrualCycle: "2";
|
|
94
|
+
menstrualPeriod: "2";
|
|
95
|
+
menstrualVolume: "\u5C11";
|
|
96
|
+
dysmenorrhea: false;
|
|
97
|
+
dysmenorrheaNote: null;
|
|
98
|
+
maritalStatus: 1;
|
|
99
|
+
maritalYears: 22;
|
|
100
|
+
nearRelation: false;
|
|
101
|
+
pmh: {
|
|
102
|
+
"smoke": false;
|
|
103
|
+
"smokeNote": null;
|
|
104
|
+
"alcohol": false;
|
|
105
|
+
"alcoholNote": null;
|
|
106
|
+
"hazardoussubstances": false;
|
|
107
|
+
"hazardoussubstancesNote": null;
|
|
108
|
+
"radioactivity": false;
|
|
109
|
+
"radioactivityNote": null;
|
|
110
|
+
"medicine": false;
|
|
111
|
+
"medicineNote": null;
|
|
112
|
+
"other": null;
|
|
113
|
+
"otherNote": null;
|
|
114
|
+
};
|
|
115
|
+
fmh: {
|
|
116
|
+
"diabetes": true;
|
|
117
|
+
"diabetesNote": null;
|
|
118
|
+
"hypertension": false;
|
|
119
|
+
"hypertensionNote": " ";
|
|
120
|
+
"birthdefects": true;
|
|
121
|
+
"birthdefectsNote": null;
|
|
122
|
+
"heritableDisease": false;
|
|
123
|
+
"heritableDiseaseNote": " ";
|
|
124
|
+
"other": true;
|
|
125
|
+
"otherNote": "\u5BB6\u65CF\u53F2";
|
|
126
|
+
};
|
|
127
|
+
}>;
|
|
128
|
+
/**专科检查 */
|
|
129
|
+
getGynecologicalExamOfOutpatient(id: string): Promise<any>;
|
|
130
|
+
updateGynecologicalExamOfOutpatient(data: any): Promise<any>;
|
|
131
|
+
/**孕产史 */
|
|
132
|
+
getPregnacymh(id: string): Promise<any>;
|
|
133
|
+
updatePregnacymh(data: any): Promise<any>;
|
|
134
|
+
/**体格检查 */
|
|
135
|
+
physicalExamOfOutpatient(id: string): Promise<{
|
|
136
|
+
id: null;
|
|
137
|
+
physicalBaseExam: {
|
|
138
|
+
MyPressure1__: number[];
|
|
139
|
+
MyPressure2__: number[];
|
|
140
|
+
MyPressure3__: number[];
|
|
141
|
+
"systolic": number;
|
|
142
|
+
"diastolic": number;
|
|
143
|
+
"systolic2": number;
|
|
144
|
+
"diastolic2": number;
|
|
145
|
+
"systolic3": number;
|
|
146
|
+
"diastolic3": number;
|
|
147
|
+
"pulse": 45;
|
|
148
|
+
"weight": number;
|
|
149
|
+
"preheight": number;
|
|
150
|
+
"preweight": number;
|
|
151
|
+
"bmi": number;
|
|
152
|
+
preBmi: number;
|
|
153
|
+
};
|
|
154
|
+
physicalgeneralExam: {
|
|
155
|
+
"skin": null;
|
|
156
|
+
"skinNote": null;
|
|
157
|
+
"thyroid": null;
|
|
158
|
+
"thyroidNote": null;
|
|
159
|
+
"breast": null;
|
|
160
|
+
"breastNote": null;
|
|
161
|
+
"respiratory": null;
|
|
162
|
+
"respiratoryNote": null;
|
|
163
|
+
"rales": null;
|
|
164
|
+
"ralesNote": null;
|
|
165
|
+
"heartrate": null;
|
|
166
|
+
"heartrhythm": null;
|
|
167
|
+
"heartrhythmNote": null;
|
|
168
|
+
"murmurs": null;
|
|
169
|
+
"murmursNote": null;
|
|
170
|
+
"liver": null;
|
|
171
|
+
"liverNote": null;
|
|
172
|
+
"spleen": null;
|
|
173
|
+
"spleenNote": null;
|
|
174
|
+
"spine": null;
|
|
175
|
+
"spineNote": null;
|
|
176
|
+
"physiologicalreflection": null;
|
|
177
|
+
"physiologicalreflectionNote": null;
|
|
178
|
+
"pathologicalreflection": null;
|
|
179
|
+
"pathologicalreflectionNote": null;
|
|
180
|
+
"edema": null;
|
|
181
|
+
"edemaNote": null;
|
|
182
|
+
"otherNote": null;
|
|
183
|
+
};
|
|
184
|
+
}>;
|
|
185
|
+
updatePhysicalExamOfOutpatient(data: any): Promise<{
|
|
186
|
+
id: null;
|
|
187
|
+
physicalBaseExam: {
|
|
188
|
+
MyPressure1__: number[];
|
|
189
|
+
MyPressure2__: number[];
|
|
190
|
+
MyPressure3__: number[];
|
|
191
|
+
"systolic": number;
|
|
192
|
+
"diastolic": number;
|
|
193
|
+
"systolic2": number;
|
|
194
|
+
"diastolic2": number;
|
|
195
|
+
"systolic3": number;
|
|
196
|
+
"diastolic3": number;
|
|
197
|
+
"pulse": 45;
|
|
198
|
+
"weight": number;
|
|
199
|
+
"preheight": number;
|
|
200
|
+
"preweight": number;
|
|
201
|
+
"bmi": number;
|
|
202
|
+
preBmi: number;
|
|
203
|
+
};
|
|
204
|
+
physicalgeneralExam: {
|
|
205
|
+
"skin": null;
|
|
206
|
+
"skinNote": null;
|
|
207
|
+
"thyroid": null;
|
|
208
|
+
"thyroidNote": null;
|
|
209
|
+
"breast": null;
|
|
210
|
+
"breastNote": null;
|
|
211
|
+
"respiratory": null;
|
|
212
|
+
"respiratoryNote": null;
|
|
213
|
+
"rales": null;
|
|
214
|
+
"ralesNote": null;
|
|
215
|
+
"heartrate": null;
|
|
216
|
+
"heartrhythm": null;
|
|
217
|
+
"heartrhythmNote": null;
|
|
218
|
+
"murmurs": null;
|
|
219
|
+
"murmursNote": null;
|
|
220
|
+
"liver": null;
|
|
221
|
+
"liverNote": null;
|
|
222
|
+
"spleen": null;
|
|
223
|
+
"spleenNote": null;
|
|
224
|
+
"spine": null;
|
|
225
|
+
"spineNote": null;
|
|
226
|
+
"physiologicalreflection": null;
|
|
227
|
+
"physiologicalreflectionNote": null;
|
|
228
|
+
"pathologicalreflection": null;
|
|
229
|
+
"pathologicalreflectionNote": null;
|
|
230
|
+
"edema": null;
|
|
231
|
+
"edemaNote": null;
|
|
232
|
+
"otherNote": null;
|
|
233
|
+
};
|
|
234
|
+
}>;
|
|
235
|
+
/**检验检查 */
|
|
236
|
+
getLabExamOfOutpatient(id: TIdTypeCompatible): Promise<any>;
|
|
237
|
+
updateLabExamOfOutpatient(data: any): Promise<any>;
|
|
238
|
+
syncPatientReport(pregnancyId: TIdTypeCompatible): Promise<any>;
|
|
239
|
+
}
|
|
240
|
+
export declare const SMchc_Doctor: Mchc_Doctor_Service;
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { MchcTypes } from "@lm_fe/env";
|
|
2
|
+
import { IMchc_Doctor_Diagnoses } from "./common";
|
|
3
|
+
import { IMchc_Doctor_Pregnancymh } from "./IMchc_Doctor_Pregnancymh";
|
|
4
|
+
import { IMchc_Doctor_FirstVisitPastmhOutpatient } from "./IMchc_Doctor_FirstVisitPastmhOutpatient";
|
|
5
|
+
export interface IMchc_Doctor_FirstVisitDiagnosisOutpatient<T extends MchcTypes = 'mchc'> {
|
|
6
|
+
age: 23;
|
|
7
|
+
bmi: 17.9;
|
|
8
|
+
conceiveMode: 2;
|
|
9
|
+
conceiveModeNote: null;
|
|
10
|
+
eddAge: 23;
|
|
11
|
+
gravidity: 1;
|
|
12
|
+
id: 13;
|
|
13
|
+
parity: 0;
|
|
14
|
+
serialNo: "78e8kk9k76";
|
|
15
|
+
admissionInfoVM: {
|
|
16
|
+
creatDeliveryNursingDate: null;
|
|
17
|
+
deliverytype: null;
|
|
18
|
+
fetusdeath: null;
|
|
19
|
+
gestationalWeek: null;
|
|
20
|
+
isDeliveryNursing: false;
|
|
21
|
+
postpartumhemorrhage: null;
|
|
22
|
+
totalstage: null;
|
|
23
|
+
totalstageh: null;
|
|
24
|
+
totalstagem: null;
|
|
25
|
+
};
|
|
26
|
+
advice: {
|
|
27
|
+
appointmentCycle: "28";
|
|
28
|
+
appointmentDate: "2022-09-21";
|
|
29
|
+
appointmentPeriod: null;
|
|
30
|
+
appointmentType: "1";
|
|
31
|
+
doctorName: "超级管理员";
|
|
32
|
+
exam: "234";
|
|
33
|
+
id: 8;
|
|
34
|
+
prescription: "wer";
|
|
35
|
+
visitDate: "2022-08-24";
|
|
36
|
+
};
|
|
37
|
+
diseaseHistory: IMchc_Doctor_FirstVisitPastmhOutpatient;
|
|
38
|
+
familyHistory: {
|
|
39
|
+
birthdefects: false;
|
|
40
|
+
birthdefectsNote: null;
|
|
41
|
+
diabetes: false;
|
|
42
|
+
diabetesNote: null;
|
|
43
|
+
heritableDisease: false;
|
|
44
|
+
heritableDiseaseNote: null;
|
|
45
|
+
hypertension: false;
|
|
46
|
+
hypertensionNote: null;
|
|
47
|
+
other: false;
|
|
48
|
+
otherNote: null;
|
|
49
|
+
};
|
|
50
|
+
personalProfile: {
|
|
51
|
+
alcohol: false;
|
|
52
|
+
alcoholNote: null;
|
|
53
|
+
hazardoussubstances: false;
|
|
54
|
+
hazardoussubstancesNote: null;
|
|
55
|
+
medicine: false;
|
|
56
|
+
medicineNote: null;
|
|
57
|
+
other: null;
|
|
58
|
+
otherNote: null;
|
|
59
|
+
radioactivity: false;
|
|
60
|
+
radioactivityNote: null;
|
|
61
|
+
smoke: false;
|
|
62
|
+
smokeNote: null;
|
|
63
|
+
};
|
|
64
|
+
diagnoses: IMchc_Doctor_Diagnoses[];
|
|
65
|
+
pregnancymh: IMchc_Doctor_Pregnancymh[];
|
|
66
|
+
isOpenEclampsiaTable: number;
|
|
67
|
+
isOpenSCTable: number;
|
|
68
|
+
isOpenVTETable: number;
|
|
69
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { MchcTypes } from "@lm_fe/env";
|
|
2
|
+
import { IMchc_Doctor_Diagnoses } from "./common";
|
|
3
|
+
import { IMchc_Doctor_Pregnancymh } from "./IMchc_Doctor_Pregnancymh";
|
|
4
|
+
import { IMchc_Doctor_FirstVisitPastmhOutpatient } from "./IMchc_Doctor_FirstVisitPastmhOutpatient";
|
|
5
|
+
export interface IMchc_Doctor_FirstVisitDiagnosisOutpatient<T extends MchcTypes = 'mchc'> {
|
|
6
|
+
age: 23;
|
|
7
|
+
bmi: 17.9;
|
|
8
|
+
conceiveMode: 2;
|
|
9
|
+
conceiveModeNote: null;
|
|
10
|
+
eddAge: 23;
|
|
11
|
+
gravidity: 1;
|
|
12
|
+
id: 13;
|
|
13
|
+
parity: 0;
|
|
14
|
+
serialNo: "78e8kk9k76";
|
|
15
|
+
admissionInfoVM: {
|
|
16
|
+
creatDeliveryNursingDate: null;
|
|
17
|
+
deliverytype: null;
|
|
18
|
+
fetusdeath: null;
|
|
19
|
+
gestationalWeek: null;
|
|
20
|
+
isDeliveryNursing: false;
|
|
21
|
+
postpartumhemorrhage: null;
|
|
22
|
+
totalstage: null;
|
|
23
|
+
totalstageh: null;
|
|
24
|
+
totalstagem: null;
|
|
25
|
+
};
|
|
26
|
+
advice: {
|
|
27
|
+
appointmentCycle: "28";
|
|
28
|
+
appointmentDate: "2022-09-21";
|
|
29
|
+
appointmentPeriod: null;
|
|
30
|
+
appointmentType: "1";
|
|
31
|
+
doctorName: "超级管理员";
|
|
32
|
+
exam: "234";
|
|
33
|
+
id: 8;
|
|
34
|
+
prescription: "wer";
|
|
35
|
+
visitDate: "2022-08-24";
|
|
36
|
+
};
|
|
37
|
+
diseaseHistory: IMchc_Doctor_FirstVisitPastmhOutpatient;
|
|
38
|
+
familyHistory: {
|
|
39
|
+
birthdefects: false;
|
|
40
|
+
birthdefectsNote: null;
|
|
41
|
+
diabetes: false;
|
|
42
|
+
diabetesNote: null;
|
|
43
|
+
heritableDisease: false;
|
|
44
|
+
heritableDiseaseNote: null;
|
|
45
|
+
hypertension: false;
|
|
46
|
+
hypertensionNote: null;
|
|
47
|
+
other: false;
|
|
48
|
+
otherNote: null;
|
|
49
|
+
};
|
|
50
|
+
personalProfile: {
|
|
51
|
+
alcohol: false;
|
|
52
|
+
alcoholNote: null;
|
|
53
|
+
hazardoussubstances: false;
|
|
54
|
+
hazardoussubstancesNote: null;
|
|
55
|
+
medicine: false;
|
|
56
|
+
medicineNote: null;
|
|
57
|
+
other: null;
|
|
58
|
+
otherNote: null;
|
|
59
|
+
radioactivity: false;
|
|
60
|
+
radioactivityNote: null;
|
|
61
|
+
smoke: false;
|
|
62
|
+
smokeNote: null;
|
|
63
|
+
};
|
|
64
|
+
diagnoses: IMchc_Doctor_Diagnoses[];
|
|
65
|
+
pregnancymh: IMchc_Doctor_Pregnancymh[];
|
|
66
|
+
isOpenEclampsiaTable: number;
|
|
67
|
+
isOpenSCTable: number;
|
|
68
|
+
isOpenVTETable: number;
|
|
69
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export interface IMchc_Doctor_BuildExamTimeAxis {
|
|
2
|
+
gestationalWeekStart: string;
|
|
3
|
+
gestationalWeekEnd: string;
|
|
4
|
+
enumName: string;
|
|
5
|
+
arrived: boolean;
|
|
6
|
+
inCurrentGestationalWeek: boolean;
|
|
7
|
+
lackReports: string[];
|
|
8
|
+
groups: {
|
|
9
|
+
groupDate: string;
|
|
10
|
+
reports: {
|
|
11
|
+
itemInfosAbnormal: boolean;
|
|
12
|
+
reportTitle: string;
|
|
13
|
+
itemInfos: {
|
|
14
|
+
abnormal: any;
|
|
15
|
+
description: string;
|
|
16
|
+
}[];
|
|
17
|
+
}[];
|
|
18
|
+
}[];
|
|
19
|
+
}
|