@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,24 @@
|
|
|
1
|
+
import { IMchc_FormDescriptions, IMchc_FormDescriptions_Field_Nullable, IMchc_FormDescriptions_Field_Nullable_Arr, IMchc_FormDescriptions_MIX } from './types';
|
|
2
|
+
export * from "./types";
|
|
3
|
+
export * from "./utils";
|
|
4
|
+
interface IRemoteFilter {
|
|
5
|
+
name: string;
|
|
6
|
+
filter: string[];
|
|
7
|
+
}
|
|
8
|
+
export declare const SMchc_FormDescriptions: {
|
|
9
|
+
extract_form_config(config: IMchc_FormDescriptions_MIX): Promise<IMchc_FormDescriptions_Field_Nullable_Arr<false>>;
|
|
10
|
+
filter_form_config(config: IMchc_FormDescriptions_MIX): Promise<IMchc_FormDescriptions_Field_Nullable<false>[]>;
|
|
11
|
+
__filter_form_config(config: IMchc_FormDescriptions_Field_Nullable_Arr): Promise<IMchc_FormDescriptions_Field_Nullable<false>[]>;
|
|
12
|
+
get_form_item_title_or_Name(fd: IMchc_FormDescriptions_Field_Nullable): string;
|
|
13
|
+
set_form_item_name(item: IMchc_FormDescriptions_Field_Nullable, name?: number | string | string[]): string | undefined;
|
|
14
|
+
format_form_item_name_and_label(item: IMchc_FormDescriptions_Field_Nullable): string | null;
|
|
15
|
+
get_form_item_name_raw(item: IMchc_FormDescriptions_Field_Nullable): string | string[] | undefined;
|
|
16
|
+
get_form_item_name_str(item: IMchc_FormDescriptions_Field_Nullable, separator?: string): string;
|
|
17
|
+
get_form_item_title(item: IMchc_FormDescriptions_Field_Nullable): string | undefined;
|
|
18
|
+
parse_form_item_name(item: IMchc_FormDescriptions_Field_Nullable): string[];
|
|
19
|
+
remote_filter(req_data: IRemoteFilter[]): Promise<IRemoteFilter[]>;
|
|
20
|
+
getModule(moduleName: string): Promise<IMchc_FormDescriptions<true>[]>;
|
|
21
|
+
getModuleCache(moduleName: string): Promise<IMchc_FormDescriptions<true>[]>;
|
|
22
|
+
getModuleParse(moduleName: string): Promise<IMchc_FormDescriptions<false>[]>;
|
|
23
|
+
getModuleParseCache(moduleName: string): Promise<IMchc_FormDescriptions<false>[]>;
|
|
24
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export type IMchc_FormDescriptions_InputType = "single_date_picker" | 'PatientAutoComplete' | 'rangeDate' | "MyButton" | "MyEditTable" | "MyRangeDate" | "MyRangeDateTime" | "MyInput" | "IdNOButton" | "Input" | "MySelect" | "MS" | "MyCheckbox" | "ArrayInput" | "search_select" | "TemplateTextarea" | "MyTemplateTextarea" | "MC" | "component" | "node" | "ArrayPanel" | "MyFormList_必须搭配Form使用" | "checkbox_group" | "MyPressure" | "title" | "normal_select" | "normal_checkbox_with_input" | "input" | "id" | "multiple_input_with_label" | "fetus_appendages" | "input_with_label" | "apgar_score_input" | "select_with_input" | "input_number" | "InputNumber" | "address" | "MyAddress" | "radio" | "month_picker" | "single_time_picker" | "select_with_options" | "pregnant_radio" | "noenate_record" | "date" | "array-custom" | "table" | "checkbox" | "country_select" | "checkbox_with_input" | "text_area" | "MyMonaco" | "radio_group" | "checkbox_with_single_input" | "select_with_option" | "dictionary_select" | "id_number_input" | "input_with_range" | "pure_checkbox" | "checkbox_group_object" | "pregnancy_history_v2" | "has_pregnancy" | "fetal_count" | "custom" | "select" | "addressCascader" | "button" | "text-input" | "picker" | "date-picker" | "DatePicker" | "MyDatePicker" | "address-item" | "stepper-item" | "radio-item" | "checkbox-item" | "multiple-picker" | "group-picker" | "fetus" | "bloodPressureInput" | "MyAutoComplete" | "MA" | "MArr" | "textareaWithTemplate" | "blank" | "highrisk_sign" | "age_select" | "edit_in_table" | "diagnosis" | "template_textarea" | "input_with_range_tip" | "blood_pressure" | "blood_and_thalassemia" | "middle_ultsounds_single" | "select_with_options_or_input" | "fetal_nt_check" | "middle_ultsounds" | "procedure_records" | "surgical_before_operator_select" | "surgical_before_nurse_select" | "procedure_intrauterine_records" | "procedure_cystocentesis_records" | "pressure" | "select_tag_with_options" | "tree_select_v2" | "normalButton" | "textarea-input" | "referral_register" | "ToggleForm" | "referral_organization_select" | "record_state" | "patient_auto_complete" | "image_editor" | "post_partumFetal" | "calculate-score-table" | "inspection_report" | "nursing_fetus" | "HourMinuteInput" | "checkbox_with_inputv2" | "appgar" | "nurse_children" | "radio_input" | "pressure-v2" | "fetal_ultrasound" | "inspection_result_textarea" | "ultrosound_result_textarea" | "diagnosis_list" | "labor_process" | "label" | "textareaWithBtn" | "pregnancyHistoryTable" | "bregma_group" | "multiple_input_group" | "multi_selector" | "result_textarea" | "single_selector" | "check_invert_button" | "async_autoComplete" | "checkbox-with-extra" | "oxytocin_table" | "range_date_picker" | "caesarean_children" | "retained_fetus" | "template_textareav2" | "auto_complete_with_red" | "diagnosis_list_v2" | "normal_nursing_table" | "blood_sugar_nursing_Table" | "past_delivery_nursing_table" | "special_nursing_table" | "oxytocin_nursing_table" | "lmp-info" | "induced_fetus" | "temperature_nursing_Table" | "blank_part" | "vagina_struments_record_form" | "divider" | "template_textareav3";
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { AnyObject } from "@lm_fe/utils";
|
|
2
|
+
import { IMchc_FormDescriptions_InputType } from "./InputType";
|
|
3
|
+
interface ISpecialConfig_Single {
|
|
4
|
+
type: "single";
|
|
5
|
+
options: {
|
|
6
|
+
value: any;
|
|
7
|
+
label: string;
|
|
8
|
+
withInput: boolean;
|
|
9
|
+
span: number;
|
|
10
|
+
}[];
|
|
11
|
+
}
|
|
12
|
+
interface ISpecialConfig_FetalpositionMapping {
|
|
13
|
+
type: "fetalpositionMapping";
|
|
14
|
+
}
|
|
15
|
+
interface ISpecialConfig_Number {
|
|
16
|
+
type: "number";
|
|
17
|
+
options: {
|
|
18
|
+
labelBefore: string;
|
|
19
|
+
labelAfter: string;
|
|
20
|
+
}[];
|
|
21
|
+
}
|
|
22
|
+
interface ISpecialConfig_TableColumns {
|
|
23
|
+
"tableColumns": {
|
|
24
|
+
dataIndex: "object";
|
|
25
|
+
editable: boolean;
|
|
26
|
+
align: "center";
|
|
27
|
+
inputType: IMchc_FormDescriptions_InputType;
|
|
28
|
+
inputProps: AnyObject;
|
|
29
|
+
title: string;
|
|
30
|
+
}[];
|
|
31
|
+
}
|
|
32
|
+
export type IMchc_FormDescriptions_SpecialConfig = ISpecialConfig_Single | ISpecialConfig_FetalpositionMapping | ISpecialConfig_Number | ISpecialConfig_TableColumns;
|
|
33
|
+
export {};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
interface ISpecialConfig_Single {
|
|
2
|
+
type: "key_and_keyNote";
|
|
3
|
+
path: "partnerInfo.smoke";
|
|
4
|
+
}
|
|
5
|
+
interface ISpecialConfig_Number {
|
|
6
|
+
type: "dayjs()";
|
|
7
|
+
}
|
|
8
|
+
export type IMchc_FormDescriptions_TranferRules = ISpecialConfig_Single | ISpecialConfig_Number;
|
|
9
|
+
export {};
|
|
@@ -0,0 +1,192 @@
|
|
|
1
|
+
import { AnyObject } from "@lm_fe/utils";
|
|
2
|
+
import { IMchc_FormDescriptions_FormItemLayout } from "./FormItemLayout";
|
|
3
|
+
import { IMchc_FormDescriptions_InputType } from "./InputType";
|
|
4
|
+
import { IMchc_FormDescriptions_Rules } from "./Rules";
|
|
5
|
+
import { IMchc_FormDescriptions_SpecialConfig } from "./SpecialConfig";
|
|
6
|
+
import { IMchc_FormDescriptions_TranferRules } from "./TranferRules";
|
|
7
|
+
import { ICommonOption, ITemplateConfig, pre_option_map, T_FETCH_OPTIONS } from "@lm_fe/env";
|
|
8
|
+
import { ButtonProps, FormInstance } from "antd";
|
|
9
|
+
import React, { CSSProperties } from "react";
|
|
10
|
+
import { SizeType } from "antd/lib/config-provider/SizeContext";
|
|
11
|
+
import { IMchc_Pregnancy } from "../../Pregnancy";
|
|
12
|
+
export interface IMchc_FormDescriptions_InputProps {
|
|
13
|
+
language?: 'json' | 'javascript' | 'rust' | 'java';
|
|
14
|
+
showTime?: boolean;
|
|
15
|
+
showEdit?: boolean;
|
|
16
|
+
height?: any;
|
|
17
|
+
dependency?: {
|
|
18
|
+
show?: {
|
|
19
|
+
key: string;
|
|
20
|
+
value: any[];
|
|
21
|
+
};
|
|
22
|
+
disabled?: {
|
|
23
|
+
key: string;
|
|
24
|
+
value: any[];
|
|
25
|
+
};
|
|
26
|
+
required?: {
|
|
27
|
+
key: string;
|
|
28
|
+
value: any[];
|
|
29
|
+
};
|
|
30
|
+
};
|
|
31
|
+
allowClear?: boolean;
|
|
32
|
+
genRowData?: (oldlist?: any[]) => any;
|
|
33
|
+
type?: 'multiple' | 'single' | 'tags' | 'number';
|
|
34
|
+
unit?: string;
|
|
35
|
+
tip?: string;
|
|
36
|
+
span?: number;
|
|
37
|
+
labelCol?: number;
|
|
38
|
+
wrapperCol?: number;
|
|
39
|
+
rows?: number;
|
|
40
|
+
DisplayFC_render?: (value?: any) => any;
|
|
41
|
+
targetLabelCol?: number;
|
|
42
|
+
options?: string | ICommonOption[] | string[];
|
|
43
|
+
fetch_options?: T_FETCH_OPTIONS;
|
|
44
|
+
optionKey?: keyof typeof pre_option_map;
|
|
45
|
+
uniqueKey?: string;
|
|
46
|
+
separator?: string;
|
|
47
|
+
sp?: ICommonOption[];
|
|
48
|
+
format?: 'YYYY-MM-DD' | 'YYYY-MM-DD HH:mm:ss' | 'YYYY-MM-DD HH:mm' | 'HH:mm:ss' | 'HH:mm';
|
|
49
|
+
time_only?: boolean;
|
|
50
|
+
placeholder?: string;
|
|
51
|
+
disabled?: boolean;
|
|
52
|
+
unknown?: boolean;
|
|
53
|
+
pressure_key1?: string;
|
|
54
|
+
pressure_key2?: string;
|
|
55
|
+
style?: CSSProperties;
|
|
56
|
+
marshal?: number;
|
|
57
|
+
TemplateTextarea_type?: ITemplateConfig[];
|
|
58
|
+
defaultData?: AnyObject;
|
|
59
|
+
btnText?: string;
|
|
60
|
+
standalone?: boolean;
|
|
61
|
+
node?: React.ReactNode;
|
|
62
|
+
component?: React.FC<{
|
|
63
|
+
value?: any;
|
|
64
|
+
onChange?(v: any): void;
|
|
65
|
+
form?: FormInstance;
|
|
66
|
+
}>;
|
|
67
|
+
width?: number;
|
|
68
|
+
startIndex?: number;
|
|
69
|
+
inputWidth?: number;
|
|
70
|
+
size?: SizeType;
|
|
71
|
+
memorable?: boolean;
|
|
72
|
+
memorieskey?: string;
|
|
73
|
+
memoriesname?: string;
|
|
74
|
+
formDescriptions?: IMchc_FormDescriptions_Field_Nullable[];
|
|
75
|
+
PatientAutoComplete_url?: string;
|
|
76
|
+
PatientAutoComplete_filterKey?: string;
|
|
77
|
+
PatientAutoComplete_displayKey?: [string, string, string];
|
|
78
|
+
addressBtns?: {
|
|
79
|
+
name: string;
|
|
80
|
+
label: string;
|
|
81
|
+
props?: ButtonProps;
|
|
82
|
+
}[];
|
|
83
|
+
check_invert_values?: {
|
|
84
|
+
[x: string]: [any, any];
|
|
85
|
+
};
|
|
86
|
+
onPatientAutoComplete?(v: IMchc_Pregnancy, form?: FormInstance): void;
|
|
87
|
+
}
|
|
88
|
+
type IMchc_FormDescriptions_FilterTypeRaw = 'in' | 'equals' | 'contains' | 'greaterOrEqualThan' | 'lessOrEqualThan';
|
|
89
|
+
export type IMchc_FormDescriptions_FilterType = IMchc_FormDescriptions_FilterTypeRaw | `${IMchc_FormDescriptions_FilterTypeRaw},${IMchc_FormDescriptions_FilterTypeRaw}`;
|
|
90
|
+
export type IMchc_FormDescriptions_Field<RAW = false> = {
|
|
91
|
+
usr1?: any;
|
|
92
|
+
usr2?: any;
|
|
93
|
+
remote_filter_key?: string;
|
|
94
|
+
history_conf?: {
|
|
95
|
+
"columnCode": "nt";
|
|
96
|
+
"columnValue": null;
|
|
97
|
+
"isNormal": null;
|
|
98
|
+
"isOut": null;
|
|
99
|
+
"reportId": null;
|
|
100
|
+
"history": null;
|
|
101
|
+
"report": null;
|
|
102
|
+
};
|
|
103
|
+
siblings?: IMchc_FormDescriptions_Field_Nullable<RAW>[];
|
|
104
|
+
parent?: IMchc_FormDescriptions_Field_Nullable<RAW>;
|
|
105
|
+
__format?: boolean;
|
|
106
|
+
createdTime?: string;
|
|
107
|
+
deletedTime?: string;
|
|
108
|
+
id?: number;
|
|
109
|
+
inputType?: IMchc_FormDescriptions_InputType;
|
|
110
|
+
isActive?: number | boolean;
|
|
111
|
+
isNewRow?: number | boolean;
|
|
112
|
+
key?: string;
|
|
113
|
+
dataIndex?: string | string[];
|
|
114
|
+
label?: string;
|
|
115
|
+
title?: string;
|
|
116
|
+
width?: number;
|
|
117
|
+
offset?: number;
|
|
118
|
+
push?: number;
|
|
119
|
+
pull?: number;
|
|
120
|
+
sort?: number;
|
|
121
|
+
align?: 'center';
|
|
122
|
+
fixed?: 'left' | 'right';
|
|
123
|
+
required?: boolean | (() => boolean);
|
|
124
|
+
ellipsis?: {
|
|
125
|
+
showTitle?: boolean;
|
|
126
|
+
} | boolean;
|
|
127
|
+
updatedTime?: string;
|
|
128
|
+
span?: number;
|
|
129
|
+
containerType?: 'section(default)' | 'tabs' | 'plain';
|
|
130
|
+
collapsed?: boolean;
|
|
131
|
+
styles?: RAW extends false ? AnyObject : string;
|
|
132
|
+
props?: RAW extends false ? IMchc_FormDescriptions_InputProps : string;
|
|
133
|
+
inputProps?: RAW extends false ? IMchc_FormDescriptions_InputProps : string;
|
|
134
|
+
inputPropsFn?(): IMchc_FormDescriptions_InputProps;
|
|
135
|
+
formItemLayout?: RAW extends false ? IMchc_FormDescriptions_FormItemLayout : string;
|
|
136
|
+
rules?: RAW extends false ? IMchc_FormDescriptions_Rules : string;
|
|
137
|
+
specialConfig?: RAW extends false ? IMchc_FormDescriptions_SpecialConfig : string;
|
|
138
|
+
tranferRules?: RAW extends false ? IMchc_FormDescriptions_TranferRules : string;
|
|
139
|
+
render?(value: any, rowData: any, index: number): React.ReactNode;
|
|
140
|
+
disabled_check?: boolean;
|
|
141
|
+
name?: RAW extends false ? string : never;
|
|
142
|
+
hidden?: RAW extends false ? boolean : never;
|
|
143
|
+
form_hidden?: RAW extends false ? boolean : never;
|
|
144
|
+
input_type?: RAW extends false ? any : never;
|
|
145
|
+
special_config?: RAW extends false ? any : never;
|
|
146
|
+
tranfer_rules?: RAW extends false ? any : never;
|
|
147
|
+
input_props?: RAW extends false ? any : never;
|
|
148
|
+
form_item_layout?: RAW extends false ? any : never;
|
|
149
|
+
labelCol?: RAW extends false ? any : never;
|
|
150
|
+
wrapperCol?: RAW extends false ? any : never;
|
|
151
|
+
layout?: RAW extends false ? string : never;
|
|
152
|
+
fields?: IMchc_FormDescriptions_Field_Nullable<RAW>[];
|
|
153
|
+
children?: IMchc_FormDescriptions_Field_Nullable<RAW>[];
|
|
154
|
+
filterType?: IMchc_FormDescriptions_FilterType;
|
|
155
|
+
showDeps?: AnyObject<any[] | ((v: any) => boolean)> | ((f: FormInstance) => boolean);
|
|
156
|
+
requiredDeps?: AnyObject<any[] | ((v: any) => boolean)> | ((f: FormInstance) => boolean);
|
|
157
|
+
disabledDeps?: AnyObject<any[] | ((v: any) => boolean)> | ((f: FormInstance) => boolean);
|
|
158
|
+
processRemote?(v: any, form?: FormInstance): any;
|
|
159
|
+
processLocal?(v: any, form?: FormInstance): any;
|
|
160
|
+
checkWarn?(v: any, form?: FormInstance): boolean;
|
|
161
|
+
};
|
|
162
|
+
export type IMchc_FormDescriptions_Field_Nullable<RAW = false> = IMchc_FormDescriptions_Field<RAW> | null;
|
|
163
|
+
export type IMchc_FormDescriptions_Field_Nullable_Arr<RAW = false> = IMchc_FormDescriptions_Field_Nullable<RAW>[];
|
|
164
|
+
type IMchc_FormDescriptions_Field_Lazy = {
|
|
165
|
+
__lazy_config: IMchc_FormDescriptions_Field_Nullable_Arr;
|
|
166
|
+
};
|
|
167
|
+
type Mtype = IMchc_FormDescriptions_Field_Nullable_Arr | IMchc_FormDescriptions_Field_Lazy | {
|
|
168
|
+
default: IMchc_FormDescriptions_Field_Lazy | (() => IMchc_FormDescriptions_Field_Lazy);
|
|
169
|
+
};
|
|
170
|
+
export type T_FormConfig_Loader = () => Promise<(() => (Mtype | Promise<Mtype>)) | Mtype>;
|
|
171
|
+
export type IMchc_FormDescriptions_MIX = T_FormConfig_Loader | Mtype | {
|
|
172
|
+
[x: string]: IMchc_FormDescriptions_Field_Nullable;
|
|
173
|
+
} | undefined;
|
|
174
|
+
export interface IMchc_FormDescriptions<RAW = false> {
|
|
175
|
+
createdTime?: string;
|
|
176
|
+
deletedTime?: string;
|
|
177
|
+
fields?: IMchc_FormDescriptions_Field_Nullable<RAW>[];
|
|
178
|
+
children?: IMchc_FormDescriptions_Field_Nullable<RAW>[];
|
|
179
|
+
flag?: string;
|
|
180
|
+
id?: number;
|
|
181
|
+
moduleName?: string;
|
|
182
|
+
name: string;
|
|
183
|
+
sort?: number;
|
|
184
|
+
updatedTime?: string;
|
|
185
|
+
}
|
|
186
|
+
export declare const SMchc_FormDescriptions: {
|
|
187
|
+
getModule(moduleName: string): Promise<IMchc_FormDescriptions<true>[]>;
|
|
188
|
+
getModuleCache(moduleName: string): Promise<IMchc_FormDescriptions<true>[]>;
|
|
189
|
+
getModuleParse(moduleName: string): Promise<IMchc_FormDescriptions<true>[]>;
|
|
190
|
+
getModuleParseCache(moduleName: string): Promise<IMchc_FormDescriptions<true>[]>;
|
|
191
|
+
};
|
|
192
|
+
export {};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { Common_Form_Config_Names } from "@lm_fe/env";
|
|
2
|
+
import { FormInstance } from "antd";
|
|
3
|
+
import { IMchc_FormDescriptions, IMchc_FormDescriptions_Field, IMchc_FormDescriptions_Field_Nullable_Arr, IMchc_FormDescriptions_MIX } from "./types";
|
|
4
|
+
export declare function parseFormDescriptions(list: IMchc_FormDescriptions<true>[]): IMchc_FormDescriptions<false>[];
|
|
5
|
+
export declare function getCache(name: string): IMchc_FormDescriptions<true>[] | undefined;
|
|
6
|
+
export declare function setCache(name: string, data: IMchc_FormDescriptions<true>[]): void;
|
|
7
|
+
export declare function defineFormConfig(config: IMchc_FormDescriptions_Field_Nullable_Arr, first_level_default?: Partial<IMchc_FormDescriptions_Field>): {
|
|
8
|
+
__lazy_config: IMchc_FormDescriptions_Field_Nullable_Arr;
|
|
9
|
+
};
|
|
10
|
+
export declare function set_preset_form_config(confs: {
|
|
11
|
+
name: Common_Form_Config_Names;
|
|
12
|
+
conf: IMchc_FormDescriptions_MIX;
|
|
13
|
+
handler?: (changed: any, all: any, form: FormInstance) => void;
|
|
14
|
+
}[]): void;
|
|
15
|
+
export declare function get_preset_form_config(name: Common_Form_Config_Names): {
|
|
16
|
+
conf: any;
|
|
17
|
+
handler: any;
|
|
18
|
+
} | undefined;
|
|
19
|
+
export declare function get_lazy(config: any): IMchc_FormDescriptions_Field_Nullable_Arr;
|
|
20
|
+
export declare function parse_form_item_name_raw(name?: number | string | string[]): string[];
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import { ICommonOption } from "@lm_fe/env";
|
|
2
|
+
export interface IMchc_Knowledges {
|
|
3
|
+
"id": 54;
|
|
4
|
+
"content": "<p></p>";
|
|
5
|
+
"title": "胎心监护前的准备";
|
|
6
|
+
"description": "课题五-远程监护预警管理平台";
|
|
7
|
+
"type": 3;
|
|
8
|
+
"thumbnail": null;
|
|
9
|
+
"hits": 350;
|
|
10
|
+
"favorite": 0;
|
|
11
|
+
"collect": 0;
|
|
12
|
+
"sticky": true;
|
|
13
|
+
"releaseType": null;
|
|
14
|
+
"release": true;
|
|
15
|
+
"releaseTime": "2021-05-20";
|
|
16
|
+
"createDate": "2021-05-20";
|
|
17
|
+
"createUser": null;
|
|
18
|
+
"releaseUser": null;
|
|
19
|
+
"commonLabels": any[];
|
|
20
|
+
}
|
|
21
|
+
export declare const SMchc_Knowledges: {
|
|
22
|
+
to_options(): Promise<ICommonOption[]>;
|
|
23
|
+
ignore_usr?: boolean;
|
|
24
|
+
ignore_env?: boolean;
|
|
25
|
+
eventTypeStore: any;
|
|
26
|
+
addictionalParams: import("@lm_fe/utils").AnyObject;
|
|
27
|
+
name: string;
|
|
28
|
+
needPageSuffix: boolean;
|
|
29
|
+
needTransferParams: boolean;
|
|
30
|
+
needTransferSourceData: boolean;
|
|
31
|
+
useListSourceCount: boolean;
|
|
32
|
+
fuckPage: boolean;
|
|
33
|
+
get_fuck_page?: import("../../../ModelService").T_GET_FUCK_PAGE;
|
|
34
|
+
prePath: string;
|
|
35
|
+
preFix: string;
|
|
36
|
+
page(options?: import("../../..").TPageOption): Promise<{
|
|
37
|
+
data: IMchc_Knowledges[];
|
|
38
|
+
pagination: {
|
|
39
|
+
total: any;
|
|
40
|
+
current: any;
|
|
41
|
+
pageSize: any;
|
|
42
|
+
};
|
|
43
|
+
}>;
|
|
44
|
+
getFuckPage(options?: import("@lm_fe/utils").IRequest_AxiosRequestConfig): Promise<{
|
|
45
|
+
pageData: IMchc_Knowledges[];
|
|
46
|
+
pageNumber: number;
|
|
47
|
+
pageSize: number;
|
|
48
|
+
totalElements: number;
|
|
49
|
+
totalPages: number;
|
|
50
|
+
}>;
|
|
51
|
+
getList(options?: import("axios").AxiosRequestConfig, listPath?: string): Promise<IMchc_Knowledges[]>;
|
|
52
|
+
getCount(options?: import("axios").AxiosRequestConfig): Promise<number>;
|
|
53
|
+
getOne(id: number | string, data?: import("axios").AxiosRequestConfig): Promise<IMchc_Knowledges>;
|
|
54
|
+
exportGet(): Promise<any>;
|
|
55
|
+
exportPost(data: Partial<IMchc_Knowledges>): Promise<import("axios").AxiosResponse<any, any>>;
|
|
56
|
+
export(data: Partial<IMchc_Knowledges>): Promise<any>;
|
|
57
|
+
print(data: Partial<IMchc_Knowledges>): Promise<any>;
|
|
58
|
+
sync(data: any): Promise<IMchc_Knowledges>;
|
|
59
|
+
del(id?: number | string, data?: import("axios").AxiosRequestConfig): Promise<import("../../..").IResponseDataType<boolean>>;
|
|
60
|
+
post(data: Partial<IMchc_Knowledges>, c?: import("@lm_fe/utils").IRequest_AxiosRequestConfig): Promise<IMchc_Knowledges>;
|
|
61
|
+
put(data: Partial<IMchc_Knowledges>, c?: import("@lm_fe/utils").IRequest_AxiosRequestConfig): Promise<IMchc_Knowledges>;
|
|
62
|
+
postOrPut(data: Partial<IMchc_Knowledges>): Promise<IMchc_Knowledges>;
|
|
63
|
+
tranferGetOption(options?: import("axios").AxiosRequestConfig): import("axios").AxiosRequestConfig<any>;
|
|
64
|
+
transferSubmitData(data: Partial<IMchc_Knowledges>): {};
|
|
65
|
+
transferParams(data: any): {};
|
|
66
|
+
_transferParamsKeyAndValue(k: string, v: any): {
|
|
67
|
+
[x: string]: any;
|
|
68
|
+
};
|
|
69
|
+
exceptionKeys: string[];
|
|
70
|
+
containsKeys: string[];
|
|
71
|
+
equalsKeys: string[];
|
|
72
|
+
DateTimeKeys: string[];
|
|
73
|
+
jsonKeys: string[];
|
|
74
|
+
DateKeys: string[];
|
|
75
|
+
TimeKeys: string[];
|
|
76
|
+
DateMinute: string[];
|
|
77
|
+
transferParamsKey(key: string, value: any): string;
|
|
78
|
+
transferParamsValue(key: string, value: any): any;
|
|
79
|
+
transferSourceData: <T = any>(data: T) => T;
|
|
80
|
+
getAdvancedValue: (key: string, value: any) => any;
|
|
81
|
+
getPath(path?: string): string;
|
|
82
|
+
_request<T>(config: import("@lm_fe/utils").IRequest_AxiosRequestConfig): Promise<import("../../..").IResponseDataType<T>>;
|
|
83
|
+
getDataArr<T = any>(res: import("../../..").IResponseDataType<T>): T;
|
|
84
|
+
getUrl(url: string, action?: string): string;
|
|
85
|
+
_get<T>(path: string, config?: import("axios").AxiosRequestConfig): Promise<T>;
|
|
86
|
+
_delete<T>(path: string, config?: import("axios").AxiosRequestConfig): Promise<import("../../..").IResponseDataType<boolean>>;
|
|
87
|
+
_add<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<T>;
|
|
88
|
+
_sync<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<T>;
|
|
89
|
+
_update<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<T>;
|
|
90
|
+
_export<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<import("axios").AxiosResponse<any, any>>;
|
|
91
|
+
_print<T>(path: string, data?: any, config?: import("axios").AxiosRequestConfig): Promise<import("axios").AxiosResponse<any, any>>;
|
|
92
|
+
events: {};
|
|
93
|
+
addListener<T extends never>(event: T, listener: (...args: {}[T]) => void): /*elided*/ any;
|
|
94
|
+
on<T extends never>(event: T, listener: (...args: {}[T]) => void): /*elided*/ any;
|
|
95
|
+
on_cb<T extends never>(event: T, listener: (...args: {}[T]) => void): (...args: {}[T]) => void;
|
|
96
|
+
on_rm<T extends never>(event: T, listener: (...args: {}[T]) => void): () => void;
|
|
97
|
+
emit<T extends never>(event: T, ...args: {}[T]): boolean;
|
|
98
|
+
removeAllListeners<T extends never>(event: T): /*elided*/ any;
|
|
99
|
+
off<T extends never>(event: T, listener: (...args: {}[T]) => void): /*elided*/ any;
|
|
100
|
+
once<T extends never>(event: T, listener: (...args: {}[T]) => void): /*elided*/ any;
|
|
101
|
+
prependListener<T extends never>(event: never, listener: (...args: any[]) => void): /*elided*/ any;
|
|
102
|
+
prependOnceListener<T extends never>(event: never, listener: (...args: any[]) => void): /*elided*/ any;
|
|
103
|
+
removeListener<T extends never>(event: never, listener: (...args: any[]) => void): /*elided*/ any;
|
|
104
|
+
setMaxListeners(n: number): /*elided*/ any;
|
|
105
|
+
getMaxListeners(): number;
|
|
106
|
+
listeners<T extends never>(event: never): Function[];
|
|
107
|
+
rawListeners<T extends never>(event: never): Function[];
|
|
108
|
+
eventNames(): never[];
|
|
109
|
+
listenerCount(type: string): number;
|
|
110
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { ModelService } from "src/ModelService";
|
|
2
|
+
import { TIdTypeCompatible } from "src/types";
|
|
3
|
+
import { IMchc_Nurse_OutpatientDocument } from './types';
|
|
4
|
+
export * from './types';
|
|
5
|
+
export * from './utils';
|
|
6
|
+
export declare class Mchc_Nurse_Service extends ModelService {
|
|
7
|
+
getOutpatientDocument(id: TIdTypeCompatible): Promise<IMchc_Nurse_OutpatientDocument>;
|
|
8
|
+
newOutpatientDocument(_data: IMchc_Nurse_OutpatientDocument): Promise<IMchc_Nurse_OutpatientDocument>;
|
|
9
|
+
updateOutpatientDocument(_data: IMchc_Nurse_OutpatientDocument): Promise<IMchc_Nurse_OutpatientDocument>;
|
|
10
|
+
}
|
|
11
|
+
export declare const SMchc_Nurse: Mchc_Nurse_Service;
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
import { ICommonOption } from "@lm_fe/env";
|
|
2
|
+
import { IMchc_Doctor_Pregnancymh } from "../../Doctor";
|
|
3
|
+
import { IMchc_HusbandBaseInfoOfOutpatient, IMchc_PregnancyBaseInfoOfOutpatient } from "../../types";
|
|
4
|
+
interface IMchc_Nurse_OutpatientDocument_pregnancyInfo {
|
|
5
|
+
"validateDate": string;
|
|
6
|
+
"checkupNO": "23091101";
|
|
7
|
+
"lmp": null;
|
|
8
|
+
"edd": null;
|
|
9
|
+
"sureEdd": "2024-06-27";
|
|
10
|
+
"sureEddModify": 0;
|
|
11
|
+
"conceiveMode": number;
|
|
12
|
+
"conceiveModeNote": string;
|
|
13
|
+
conceiveMode__: ICommonOption[];
|
|
14
|
+
"preweight": null;
|
|
15
|
+
"preheight": null;
|
|
16
|
+
"bmi": null;
|
|
17
|
+
"menarche": null;
|
|
18
|
+
"menstrualCycle": null;
|
|
19
|
+
"menstrualPeriod": null;
|
|
20
|
+
"menstrualVolume": null;
|
|
21
|
+
"dysmenorrhea": null;
|
|
22
|
+
"dysmenorrhea__": null;
|
|
23
|
+
"dysmenorrheaNote": null;
|
|
24
|
+
"nearRelation": null;
|
|
25
|
+
"maritalAge": null;
|
|
26
|
+
"smoke": null;
|
|
27
|
+
"smoke__": null;
|
|
28
|
+
"smokeNote": null;
|
|
29
|
+
"alcohol": null;
|
|
30
|
+
"alcohol__": null;
|
|
31
|
+
"alcoholNote": null;
|
|
32
|
+
"radioactivity": null;
|
|
33
|
+
"radioactivity__": null;
|
|
34
|
+
"radioactivityNote": null;
|
|
35
|
+
"medicine": null;
|
|
36
|
+
"medicine__": null;
|
|
37
|
+
"medicineNote": null;
|
|
38
|
+
"hazardoussubstances": null;
|
|
39
|
+
"hazardoussubstances__": null;
|
|
40
|
+
"hazardoussubstancesNote": null;
|
|
41
|
+
"hypertension": false;
|
|
42
|
+
"hypertension__": false;
|
|
43
|
+
"hypertensionNote": " ";
|
|
44
|
+
"diabetes": false;
|
|
45
|
+
"diabetes__": false;
|
|
46
|
+
"diabetesNote": " ";
|
|
47
|
+
"cardiacDisease": true;
|
|
48
|
+
"cardiacDisease__": true;
|
|
49
|
+
"cardiacDiseaseNote": " ";
|
|
50
|
+
"operationmh": false;
|
|
51
|
+
"operationmh__": false;
|
|
52
|
+
"operationmhNote": " ";
|
|
53
|
+
"transfusionHistory": false;
|
|
54
|
+
"transfusionHistory__": false;
|
|
55
|
+
"transfusionHistoryNote": " ";
|
|
56
|
+
"fmh": {
|
|
57
|
+
"hypertension": null;
|
|
58
|
+
"hypertensionNote": null;
|
|
59
|
+
"birthdefects": true;
|
|
60
|
+
"birthdefectsNote": "bbbb";
|
|
61
|
+
"heritableDisease": true;
|
|
62
|
+
"heritableDiseaseNote": "cccc";
|
|
63
|
+
"diabetes": true;
|
|
64
|
+
"diabetesNote": "aaaa44";
|
|
65
|
+
"other": null;
|
|
66
|
+
"otherNote": null;
|
|
67
|
+
};
|
|
68
|
+
"amh": {
|
|
69
|
+
"drug": boolean;
|
|
70
|
+
"drugNote": "青霉素类,喹啉类,链霉素,庆大霉素,磺胺类,卡那霉素,头孢类,利福平";
|
|
71
|
+
"food": boolean;
|
|
72
|
+
"foodNote": "";
|
|
73
|
+
"other": boolean;
|
|
74
|
+
"otherNote": "";
|
|
75
|
+
"nothing": boolean;
|
|
76
|
+
"unknown": boolean;
|
|
77
|
+
};
|
|
78
|
+
"amh___": ICommonOption[];
|
|
79
|
+
"personalBg": null;
|
|
80
|
+
"personalRh": null;
|
|
81
|
+
"partnerBg": null;
|
|
82
|
+
"partnerRh": null;
|
|
83
|
+
"deliveryPoint": null;
|
|
84
|
+
"customerService": null;
|
|
85
|
+
"branchNO": null;
|
|
86
|
+
"checkAmy": null;
|
|
87
|
+
"checkHospital": null;
|
|
88
|
+
"hivResult": null;
|
|
89
|
+
"syphilisResult": null;
|
|
90
|
+
"hbvResult": null;
|
|
91
|
+
}
|
|
92
|
+
interface IMchc_Nurse_OutpatientDocument_highRiskInfo {
|
|
93
|
+
"highriskGrade": "Ⅴ";
|
|
94
|
+
"highriskNote": "产道异常:生殖道畸形";
|
|
95
|
+
"infectionNote": "乙肝大三阳.";
|
|
96
|
+
}
|
|
97
|
+
export interface IMchc_Nurse_OutpatientDocument_physicalExam {
|
|
98
|
+
MyPressure1__: number[];
|
|
99
|
+
MyPressure2__: number[];
|
|
100
|
+
MyPressure3__: number[];
|
|
101
|
+
"systolic": number;
|
|
102
|
+
"diastolic": number;
|
|
103
|
+
"systolic2": number;
|
|
104
|
+
"diastolic2": number;
|
|
105
|
+
"systolic3": number;
|
|
106
|
+
"diastolic3": number;
|
|
107
|
+
"pulse": number;
|
|
108
|
+
"weight": number;
|
|
109
|
+
"height": number;
|
|
110
|
+
}
|
|
111
|
+
interface IMchc_Nurse_OutpatientDocument_referralInInfo {
|
|
112
|
+
"id": 199;
|
|
113
|
+
"reason": "22";
|
|
114
|
+
"referralDate": "2023-11-10";
|
|
115
|
+
"referralDirection": 1;
|
|
116
|
+
"referralDept": "11";
|
|
117
|
+
"referralDoctor": "11";
|
|
118
|
+
"referralContactNumber": "11";
|
|
119
|
+
"recorder": "admin";
|
|
120
|
+
"organizationId": 8;
|
|
121
|
+
"organizationName": "广东省妇幼保健院";
|
|
122
|
+
}
|
|
123
|
+
export interface IMchc_Nurse_OutpatientDocument {
|
|
124
|
+
"id": 2921;
|
|
125
|
+
"recordstate": "1" | "0" | "6";
|
|
126
|
+
"baseInfo": IMchc_PregnancyBaseInfoOfOutpatient;
|
|
127
|
+
"partnerInfo": IMchc_HusbandBaseInfoOfOutpatient;
|
|
128
|
+
"pregnancyInfo": IMchc_Nurse_OutpatientDocument_pregnancyInfo;
|
|
129
|
+
"pregnancymh": IMchc_Doctor_Pregnancymh[];
|
|
130
|
+
"highRiskInfo": IMchc_Nurse_OutpatientDocument_highRiskInfo;
|
|
131
|
+
"physicalExam": IMchc_Nurse_OutpatientDocument_physicalExam;
|
|
132
|
+
"referralInInfo": IMchc_Nurse_OutpatientDocument_referralInInfo;
|
|
133
|
+
}
|
|
134
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './IMchc_Nurse_OutpatientDocument';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { IMchc_Nurse_OutpatientDocument, IMchc_Nurse_OutpatientDocument_physicalExam } from "./types";
|
|
2
|
+
export declare function process_OutpatientDocument_remote(data: IMchc_Nurse_OutpatientDocument): IMchc_Nurse_OutpatientDocument;
|
|
3
|
+
export declare function process_OutpatientDocument_physicalExam_local(physicalExam?: IMchc_Nurse_OutpatientDocument_physicalExam): IMchc_Nurse_OutpatientDocument_physicalExam;
|
|
4
|
+
export declare function process_OutpatientDocument_physicalExam_remote(physicalExam?: IMchc_Nurse_OutpatientDocument_physicalExam): IMchc_Nurse_OutpatientDocument_physicalExam;
|
|
5
|
+
export declare function process_OutpatientDocument_local(_data: IMchc_Nurse_OutpatientDocument): IMchc_Nurse_OutpatientDocument;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { IMchc_NursingBoard_Data, IMchc_NursingBoard_InsideData, IMchc_NursingBoard_SignFrequencySetting, IMchc_NursingBoard_TodayWatchKeeper } from "./types";
|
|
2
|
+
export * from './types';
|
|
3
|
+
declare class NursingBoard {
|
|
4
|
+
nursingBoardInside(): Promise<IMchc_NursingBoard_InsideData>;
|
|
5
|
+
getTodayWatchKeepers(): Promise<IMchc_NursingBoard_TodayWatchKeeper>;
|
|
6
|
+
getNursingBoardData(): Promise<IMchc_NursingBoard_Data>;
|
|
7
|
+
setTodayWatchKeepers(data: Partial<IMchc_NursingBoard_TodayWatchKeeper>): Promise<IMchc_NursingBoard_TodayWatchKeeper>;
|
|
8
|
+
getSignFrequencySetting(): Promise<IMchc_NursingBoard_SignFrequencySetting>;
|
|
9
|
+
updateSignFrequencySetting(data: Partial<IMchc_NursingBoard_SignFrequencySetting>): Promise<IMchc_NursingBoard_SignFrequencySetting>;
|
|
10
|
+
}
|
|
11
|
+
export declare const SMchc_NursingBoard: NursingBoard;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
interface IMchc_NursingBoard_Times {
|
|
2
|
+
"QD": string[];
|
|
3
|
+
"BID": string[];
|
|
4
|
+
"QID": string[];
|
|
5
|
+
"TID": string[];
|
|
6
|
+
}
|
|
7
|
+
export interface IMchc_NursingBoard_Patient {
|
|
8
|
+
nurseLevel: "Ⅰ";
|
|
9
|
+
name: "test";
|
|
10
|
+
bedno: "21";
|
|
11
|
+
inpatientno: "2234";
|
|
12
|
+
abnormalIdxs: {
|
|
13
|
+
inpatientno: "2234";
|
|
14
|
+
idxName: "体温";
|
|
15
|
+
idxValue: "41";
|
|
16
|
+
idxUnit: "℃";
|
|
17
|
+
idxTime: null;
|
|
18
|
+
_error: boolean;
|
|
19
|
+
}[];
|
|
20
|
+
}
|
|
21
|
+
export interface IMchc_NursingBoard_Data {
|
|
22
|
+
patients: IMchc_NursingBoard_Patient[];
|
|
23
|
+
orders: {
|
|
24
|
+
"orderName": "病重";
|
|
25
|
+
"toexeBeds": string[];
|
|
26
|
+
}[];
|
|
27
|
+
stats: {
|
|
28
|
+
"statsName": "今日入院";
|
|
29
|
+
"value": 10;
|
|
30
|
+
}[];
|
|
31
|
+
changeBeds: {
|
|
32
|
+
"oldbed": "1";
|
|
33
|
+
"curbed": "21";
|
|
34
|
+
}[];
|
|
35
|
+
bloodGlucose: IMchc_NursingBoard_Times;
|
|
36
|
+
bloodPressure: IMchc_NursingBoard_Times;
|
|
37
|
+
pulse: IMchc_NursingBoard_Times;
|
|
38
|
+
temperature: IMchc_NursingBoard_Times;
|
|
39
|
+
}
|
|
40
|
+
export {};
|