@icreate/hb-basic-js-sdk
Advanced tools
Comparing version 0.0.17-beta.15 to 0.0.17-beta.16
@@ -24,3 +24,4 @@ "use strict"; | ||
var imedx_base_1 = require("./imedx-base"); | ||
exports.default = __assign(__assign({}, base_1.default), imedx_base_1.default); | ||
var dept_tag_1 = require("./dept-tag"); | ||
exports.default = __assign(__assign(__assign({}, base_1.default), imedx_base_1.default), { DeptTag: dept_tag_1.default }); | ||
//# sourceMappingURL=index.js.map |
declare const _default: { | ||
DeptTag: { | ||
Function: { | ||
CLINICAL: { | ||
id: string; | ||
name: string; | ||
}; | ||
MEDICAL_TECHNOLOGY: { | ||
id: string; | ||
name: string; | ||
}; | ||
TREATMENT: { | ||
id: string; | ||
name: string; | ||
}; | ||
FINANCE: { | ||
id: string; | ||
name: string; | ||
}; | ||
LOGISTICS: { | ||
id: string; | ||
name: string; | ||
}; | ||
ADMINISTRATION: { | ||
id: string; | ||
name: string; | ||
}; | ||
MANAGE: { | ||
id: string; | ||
name: string; | ||
}; | ||
MEDICAL_AUXILIARY: { | ||
id: string; | ||
name: string; | ||
}; | ||
}; | ||
OpFlag: { | ||
OP: { | ||
id: string; | ||
name: string; | ||
}; | ||
IP: { | ||
id: string; | ||
name: string; | ||
}; | ||
ER: { | ||
id: string; | ||
name: string; | ||
}; | ||
PE: { | ||
id: string; | ||
name: string; | ||
}; | ||
}; | ||
MedicalSystem: { | ||
WM: { | ||
id: string; | ||
name: string; | ||
}; | ||
TCM: { | ||
id: string; | ||
name: string; | ||
}; | ||
}; | ||
Treat: { | ||
OR: { | ||
id: string; | ||
name: string; | ||
}; | ||
NARCOTISM: { | ||
id: string; | ||
name: string; | ||
}; | ||
DSA: { | ||
id: string; | ||
name: string; | ||
}; | ||
ICU: { | ||
id: string; | ||
name: string; | ||
}; | ||
HEMODIALYSIS: { | ||
id: string; | ||
name: string; | ||
}; | ||
CHEMOTHERAPY: { | ||
id: string; | ||
name: string; | ||
}; | ||
RADIOTHERAPY: { | ||
id: string; | ||
name: string; | ||
}; | ||
HPO: { | ||
id: string; | ||
name: string; | ||
}; | ||
TCM: { | ||
id: string; | ||
name: string; | ||
}; | ||
REHABILITATION: { | ||
id: string; | ||
name: string; | ||
}; | ||
}; | ||
Storeroom: { | ||
DRUG_ROOM: { | ||
id: string; | ||
name: string; | ||
}; | ||
DRUG_LIBRARY: { | ||
id: string; | ||
name: string; | ||
}; | ||
MATERIAL_ROOM: { | ||
id: string; | ||
name: string; | ||
}; | ||
MATERIAL_LIBRARY: { | ||
id: string; | ||
name: string; | ||
}; | ||
}; | ||
Other: { | ||
CHARGE: { | ||
id: string; | ||
name: string; | ||
}; | ||
METACHYSIS: { | ||
id: string; | ||
name: string; | ||
}; | ||
RECORD_ROOM: { | ||
id: string; | ||
name: string; | ||
}; | ||
MEDICAL: { | ||
id: string; | ||
name: string; | ||
}; | ||
QUALITY_CONTROL: { | ||
id: string; | ||
name: string; | ||
}; | ||
}; | ||
}; | ||
getDictList: string; | ||
@@ -54,2 +200,3 @@ getInpatientAge: string; | ||
getOrgUserList: string; | ||
getOrgLogo: string; | ||
getUserByCode: string; | ||
@@ -60,4 +207,14 @@ getUserList: string; | ||
getUserRegisterList: string; | ||
getUserSign: string; | ||
getUserAuthOrgList: string; | ||
getErDeptList: string; | ||
getDoctorWard: string; | ||
getDeptDirector: string; | ||
listConsultingArea: string; | ||
listConsultingRoom: string; | ||
listDeptSubject: string; | ||
listDuration: string; | ||
listStdRegisterType: string; | ||
authorization: string; | ||
}; | ||
export default _default; |
{ | ||
"name": "@icreate/hb-basic-js-sdk", | ||
"version": "0.0.17-beta.15", | ||
"version": "0.0.17-beta.16", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -0,0 +0,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
762845
28
8382