Commit b5e48a89 authored by 陶书衡's avatar 陶书衡

init

parents
Pipeline #268 failed with stages
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="@122.112.141.214" uuid="9e128027-e8b1-416f-a302-28144e029dfb">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://122.112.141.214:3306</jdbc-url>
<vm-options>&quot;-Djdk.tls.disabledAlgorithms=SSLv3, TLSv1.1, RC4, DES, MD5withRSA, DH keySize &lt; 1024, EC keySize &lt; 224, 3DES_EDE_CBC, anon, NULL, include jdk.disabled.namedCurves&quot;</vm-options>
<working-dir>$ProjectFileDir$</working-dir>
<driver-properties>
<property name="enabledTLSProtocols" value="TLSv1, TLSv1.1, TLSv1.2, TLSv1.3" />
</driver-properties>
</data-source>
<data-source source="LOCAL" name="@47.102.207.72" uuid="5454eab1-3548-4bfb-bf5e-936bf7fdae82">
<driver-ref>mongo</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.dbschema.MongoJdbcDriver</jdbc-driver>
<jdbc-url>mongodb://47.102.207.72:27017</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>
\ No newline at end of file
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<Languages>
<language minSize="147" name="Python" />
</Languages>
</inspection_tool>
<inspection_tool class="JupyterKernelInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="JupyterPackageInspection" enabled="false" level="WARNING" enabled_by_default="false" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<value>
<list size="47">
<item index="0" class="java.lang.String" itemvalue="h5py" />
<item index="1" class="java.lang.String" itemvalue="six" />
<item index="2" class="java.lang.String" itemvalue="keras-bert" />
<item index="3" class="java.lang.String" itemvalue="keras-transformer" />
<item index="4" class="java.lang.String" itemvalue="absl-py" />
<item index="5" class="java.lang.String" itemvalue="google-pasta" />
<item index="6" class="java.lang.String" itemvalue="protobuf" />
<item index="7" class="java.lang.String" itemvalue="decorator" />
<item index="8" class="java.lang.String" itemvalue="tensorflow-estimator" />
<item index="9" class="java.lang.String" itemvalue="joblib" />
<item index="10" class="java.lang.String" itemvalue="threadpoolctl" />
<item index="11" class="java.lang.String" itemvalue="opt-einsum" />
<item index="12" class="java.lang.String" itemvalue="scikit-learn" />
<item index="13" class="java.lang.String" itemvalue="PyYAML" />
<item index="14" class="java.lang.String" itemvalue="cycler" />
<item index="15" class="java.lang.String" itemvalue="gast" />
<item index="16" class="java.lang.String" itemvalue="numpy" />
<item index="17" class="java.lang.String" itemvalue="importlib-metadata" />
<item index="18" class="java.lang.String" itemvalue="Keras-Preprocessing" />
<item index="19" class="java.lang.String" itemvalue="tensorflow" />
<item index="20" class="java.lang.String" itemvalue="Pygments" />
<item index="21" class="java.lang.String" itemvalue="pyzmq" />
<item index="22" class="java.lang.String" itemvalue="certifi" />
<item index="23" class="java.lang.String" itemvalue="prompt-toolkit" />
<item index="24" class="java.lang.String" itemvalue="cached-property" />
<item index="25" class="java.lang.String" itemvalue="Markdown" />
<item index="26" class="java.lang.String" itemvalue="scipy" />
<item index="27" class="java.lang.String" itemvalue="Werkzeug" />
<item index="28" class="java.lang.String" itemvalue="opencv-python" />
<item index="29" class="java.lang.String" itemvalue="parso" />
<item index="30" class="java.lang.String" itemvalue="wrapt" />
<item index="31" class="java.lang.String" itemvalue="astor" />
<item index="32" class="java.lang.String" itemvalue="ipython" />
<item index="33" class="java.lang.String" itemvalue="kiwisolver" />
<item index="34" class="java.lang.String" itemvalue="typing-extensions" />
<item index="35" class="java.lang.String" itemvalue="jupyter-client" />
<item index="36" class="java.lang.String" itemvalue="ipykernel" />
<item index="37" class="java.lang.String" itemvalue="Keras-Applications" />
<item index="38" class="java.lang.String" itemvalue="appnope" />
<item index="39" class="java.lang.String" itemvalue="pandas" />
<item index="40" class="java.lang.String" itemvalue="termcolor" />
<item index="41" class="java.lang.String" itemvalue="tensorboard" />
<item index="42" class="java.lang.String" itemvalue="matplotlib" />
<item index="43" class="java.lang.String" itemvalue="grpcio" />
<item index="44" class="java.lang.String" itemvalue="Keras" />
<item index="45" class="java.lang.String" itemvalue="pytz" />
<item index="46" class="java.lang.String" itemvalue="Pillow" />
</list>
</value>
</option>
</inspection_tool>
<inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="E501" />
<option value="E122" />
</list>
</option>
</inspection_tool>
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="N803" />
</list>
</option>
</inspection_tool>
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
<option name="processCode" value="true" />
<option name="processLiterals" value="true" />
<option name="processComments" value="true" />
</inspection_tool>
</profile>
</component>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (DB-base)" project-jdk-type="Python SDK" />
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/mongodb2mysql.iml" filepath="$PROJECT_DIR$/.idea/mongodb2mysql.iml" />
</modules>
</component>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.7 (DB-base)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlResolveMappings">
<file url="file://$PROJECT_DIR$/get_json.py" scope="{&quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot;, &quot;group&quot;:{ &quot;@kind&quot;:&quot;root&quot;, &quot;node&quot;:{ &quot;@negative&quot;:&quot;1&quot; } } }}" />
</component>
</project>
\ No newline at end of file
{"_id":{"$oid":"5e66135f7df7b41838c0d35e"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"早期胃癌筛查全流程管理平台","shortName":"早筛平台","hospitalNumber":"0000001","ownership":"计算所","provinceId":"31","provinceName":"上海","isUse":1,"updateTime":"2021-04-22 15:57:01","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e9fa5862b85a707092aaddf","5e167f01eb67ee5dc2318cce","5e6898782b85a758e32f2151","5e6898c92b85a758e32f2152","6059899f72c3d562bdc8fb47","605989fa72c3d562bdc8fb48","6065601572c3d562bdc8fb55","6065603672c3d562bdc8fb56","60598a6472c3d562bdc8fb49","60598af872c3d562bdc8fb4b","60598b6f72c3d562bdc8fb4c","60810c1672c3d562bdc8fb5f","60598c4772c3d562bdc8fb4f","60598c7272c3d562bdc8fb50","60598cab72c3d562bdc8fb51","60598cd472c3d562bdc8fb52","60598d2872c3d562bdc8fb54","5e6887dd2b85a758e32f214b","5e6888082b85a758e32f214c","5e6888402b85a758e32f214d","5e8c1c93eb67ee171a3323f3","5e6888792b85a758e32f214f","5e69d06a2b85a77983e11d56","5e688b942b85a758e32f2150","5e869be3eb67ee171a3323f1","5e869c0aeb67ee171a3323f2"]}
{"_id":{"$oid":"5e6989d4186b786404b7299f"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"国家消化道早癌防治中心联盟","shortName":"早癌联盟","hospitalNumber":"0000002","ownership":"早癌联盟","provinceId":"31","provinceName":"上海","isUse":1,"updateTime":"2020-03-27 10:48:18","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e6898c92b85a758e32f2152","5e167f21eb67ee5dc2318cd0","5e1686cbeb67ee5dc2318cd6","5e4276eceb67ee56491680cd","5e6887dd2b85a758e32f214b","5e6888402b85a758e32f214d","5e6888652b85a758e32f214e"]}
{"_id":{"$oid":"5e6b373ec7d413168f7bbd7e"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"上海市浦东新区公利医院","shortName":"公利医院","hospitalNumber":"","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310115","prefectureName":"浦东新区","isAlliance":1,"haveMiniProgram":1,"version":"pioneer","auditStatus":5,"isUse":1,"mobileResources":["gc_gl"],"updateTime":"2020-04-13 13:10:39","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e167f01eb67ee5dc2318cce","5e6898782b85a758e32f2151","5e6898c92b85a758e32f2152","5e1686cbeb67ee5dc2318cd6","5e1c29f2eb67ee2d893b89b5","5e69bd942b85a77983e11d55","5e1d4d80eb67ee5952fda874","5e4276eceb67ee56491680cd","5e6887dd2b85a758e32f214b","5e6888082b85a758e32f214c","5e6888402b85a758e32f214d","5e6888792b85a758e32f214f","5e688b942b85a758e32f2150","5e869be3eb67ee171a3323f1","5e869c0aeb67ee171a3323f2"]}
{"_id":{"$oid":"5e6e1817c7d413168f7bbd7f"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"测试医院","shortName":"测试","hospitalNumber":"001","ownership":"公立","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310115","prefectureName":"浦东新区","isUse":0,"updateTime":"2020-04-24 14:08:38","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e167f01eb67ee5dc2318cce","5e6898782b85a758e32f2151","5e6898c92b85a758e32f2152","5e167f21eb67ee5dc2318cd0","5e1686cbeb67ee5dc2318cd6","5e167f31eb67ee5dc2318cd1","5e167f54eb67ee5dc2318cd3","5e1c29f2eb67ee2d893b89b5","5e4276eceb67ee56491680cd","5e6887dd2b85a758e32f214b","5e6888082b85a758e32f214c","5e6888402b85a758e32f214d","5e6888792b85a758e32f214f","5e869be3eb67ee171a3323f1"]}
{"_id":{"$oid":"5e71b55ec7d403625dbadce9"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"苏氏测试医院","shortName":"SSCSYY","hospitalNumber":"001","ownership":"民营","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310115","prefectureName":"浦东新区","isAlliance":1,"haveMiniProgram":1,"version":"standard","auditStatus":5,"isUse":1,"mobileResources":["gc_bzyn"],"updateTime":"2020-04-28 15:04:30","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e167f01eb67ee5dc2318cce","5e6898782b85a758e32f2151","5e6898c92b85a758e32f2152","5e1686cbeb67ee5dc2318cd6","5e167f31eb67ee5dc2318cd1","5e167f43eb67ee5dc2318cd2","5e69bd942b85a77983e11d55","5e9d086aeb67ee2a14df2f8e","5ea79a192b85a707092aade6","5ea7a65b2b85a707092aade7","5e4276eceb67ee56491680cd","5e9fa5de2b85a707092aade0","5e9fa5fe2b85a707092aade1","5e9fa6152b85a707092aade2","5e6887dd2b85a758e32f214b","5e6888082b85a758e32f214c","5e6888402b85a758e32f214d","5e688b942b85a758e32f2150","5e869be3eb67ee171a3323f1","5e869c0aeb67ee171a3323f2"]}
{"_id":{"$oid":"5e79a0f6c7d4117fcef6278c"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"上海标准版测试医院","shortName":"上海测试","hospitalNumber":"10086","ownership":"公立","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"34","provinceName":"安徽","prefectureId":"340800","prefectureName":"安庆市","address":"上海浦东","postalCode":"331727","legalRepresentative":"张大力","legalRepresentativePhone":"18279117111","leadDepartment":"无","deptContactName":"无","deptContactPhone":"18279117111","deptContactEmail":"319150264@qq.com","annualGastric":4,"annualOutpatient":2000,"seraDiagnosis":0,"gastricDevices":[{"deviceName":"设备1","deviceCount":1},{"deviceName":"设备2","deviceCount":2}],"haveCooperativeUnion":0,"haveCooperativeSerum":0,"haveGovernmentGastric":0,"haveScreeningPhysician":0,"havePathologist":0,"haveFollowUpPlan":0,"haveScreeningOutpatient":0,"haveSeniorGastricDoctors":0,"haveRecorders":0,"haveScreeningMobilize":0,"annualScanningPlan":0,"haveSupportPlan":0,"applyReason":"测试","applyDate":"2020-03-24 13:56:06 CST","auditStatus":1,"isUse":1,"isAlliance":1.0}
{"_id":{"$oid":"5e7b0d45eb67ee18533d0734"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"5e7b0d45c7d42a6b8830bb84","hospitalName":"上海研究所测试1","shortName":"上海研究所1","hospitalNumber":"10091","ownership":"民营","mechanismCategory":"综合","hospitalRank":"一级","hospitalHierarchy":"乙等","provinceId":"11","provinceName":"北京","prefectureId":"110105","prefectureName":"朝阳区","address":"上海静安222","postalCode":"33191911","legalRepresentative":"无1","legalRepresentativePhone":"18279117177","leadDepartment":"无1","deptContactName":"无1","deptContactPhone":"18279117177","deptContactEmail":"18279117177@163.com","annualGastric":221,"annualOutpatient":3001,"seraDiagnosis":0,"gastricDevices":[{"deviceName":"设备11","deviceCount":31},{"deviceName":"设备21","deviceCount":41}],"haveCooperativeUnion":1,"cooperativeUnion":"测试12222","haveCooperativeSerum":1,"cooperativeSerum":"测试12222","haveGovernmentGastric":1,"governmentGastric":"测试22","haveScreeningPhysician":1,"screeningPhysician":"测试22","havePathologist":1,"pathologist":"测试22","haveFollowUpPlan":1,"followUpPlan":"测试22","haveScreeningOutpatient":1,"screeningOutpatient":"测试22","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"测试22","haveRecorders":1,"recorders":"测试22","haveScreeningMobilize":1,"screeningMobilize":"测试22","annualScanningPlan":1,"canningPlan":"测试22","haveSupportPlan":1,"supportPlan":"测试22","whichScreening":"院内机会性筛查","applyReason":"测试理由","applyDate":"2020-03-25 15:50:29 CST","auditStatus":5,"isUse":1," haveSupportPlan":1," gastricDevices":[{"_class":"com.ewell.dto.GastricDeviceDTO","deviceName":"设备1","deviceCount":3},{"_class":"com.ewell.dto.GastricDeviceDTO","deviceName":"设备2","deviceCount":4}]," annualGastric":22," haveCooperativeUnion":1," haveScreeningMobilize":1," haveScreeningOutpatient":1," havePathologist":1," haveRecorders":1," haveFollowUpPlan":1," haveGovernmentGastric":1," haveCooperativeSerum":1," annualScanningPlan":1," haveScreeningPhysician":1," annualOutpatient":300," haveSeniorGastricDoctors":1,"updateUser":{"userId":"wudi-1585122629730","name":"wudi"},"updateTime":"2020-03-27 11:37:17"," seraDiagnosis":0,"isTeachingHospital":1,"isAlliance":1.0,"auditRecords":[{"auditStatus":4,"auditTime":"2020-03-27 11:10:34","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":3,"refuseReason":"测试意见","auditTime":"2020-03-27 11:15:42","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":4,"auditTime":"2020-03-27 11:35:37","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":6,"refuseReason":"阿萨德凉开水你来打死","auditTime":"2020-03-27 11:36:18"},{"auditStatus":4,"auditTime":"2020-03-27 11:37:30","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":5,"auditTime":"2020-03-27 11:38:02"}],"version":"pioneer","haveMiniProgram":0}
{"_id":{"$oid":"5e7c62c8c7d44167869e9b5d"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"浦东测试医院","shortName":"浦东测试","hospitalNumber":"330023","ownership":"公立","mechanismCategory":"专科","hospitalRank":"二级","hospitalHierarchy":"乙等","provinceId":"41","provinceName":"河南","prefectureId":"410500","prefectureName":"安阳市","address":"浦东国际机场","postalCode":"222311","legalRepresentative":"无","legalRepresentativePhone":"18279117177","leadDepartment":"无","deptContactName":"无","deptContactPhone":"18279117177","deptContactEmail":"18279117177@qq.com","annualGastric":3000,"annualOutpatient":3000,"seraDiagnosis":0,"gastricDevices":[{"deviceName":"设备1","deviceCount":33},{"deviceName":"设备22","deviceCount":22}],"haveCooperativeUnion":0,"haveCooperativeSerum":0,"haveGovernmentGastric":0,"haveScreeningPhysician":0,"havePathologist":0,"haveFollowUpPlan":0,"haveScreeningOutpatient":0,"haveSeniorGastricDoctors":0,"haveRecorders":0,"haveScreeningMobilize":0,"annualScanningPlan":0,"haveSupportPlan":0,"applyReason":"测试","applyDate":"2020-03-26 16:07:36 CST","isTeachingHospital":1,"auditStatus":5,"isUse":1," haveCooperativeSerum":0," haveSupportPlan":0," gastricDevices":[{"_class":"com.ewell.dto.GastricDeviceDTO","deviceName":"设备1","deviceCount":33},{"_class":"com.ewell.dto.GastricDeviceDTO","deviceName":"设备22","deviceCount":22}]," annualScanningPlan":0," haveScreeningPhysician":0," annualGastric":3000," annualOutpatient":3000," haveCooperativeUnion":0," haveSeniorGastricDoctors":0," haveScreeningMobilize":0," haveScreeningOutpatient":0," havePathologist":0," haveRecorders":0," seraDiagnosis":0," haveFollowUpPlan":0,"auditRecords":[{"auditStatus":4,"auditTime":"2020-03-26 16:52:18","auditUserId":"superadmin","auditUserName":"superadmin"},{"auditStatus":5,"auditTime":"2020-03-27 10:33:51"}]," haveGovernmentGastric":0,"isAlliance":1,"version":"standard","haveMiniProgram":0}
{"_id":{"$oid":"5e7db579eb67ee7af8c4d7db"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"dd医院","shortName":"dd","hospitalNumber":"123456","ownership":"民营","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"22","provinceName":"吉林","prefectureId":"220600","prefectureName":"白山市","address":"ddd","postalCode":"123456","legalRepresentative":"ddk","legalRepresentativePhone":"123456789","leadDepartment":"dd课","deptContactName":"ddg","deptContactPhone":"123456786","deptContactEmail":"12@12.com","annualGastric":1,"annualOutpatient":1,"seraDiagnosis":1,"gastricDevices":[{"deviceName":"d","deviceCount":1}],"haveCooperativeUnion":0,"haveCooperativeSerum":0,"haveGovernmentGastric":0,"haveScreeningPhysician":0,"havePathologist":0,"haveFollowUpPlan":0,"haveScreeningOutpatient":0,"haveSeniorGastricDoctors":0,"haveRecorders":0,"haveScreeningMobilize":0,"annualScanningPlan":0,"haveSupportPlan":0,"applyReason":"dd","applyDate":"2020-03-27 16:12:41 CST","isTeachingHospital":1,"isAlliance":0,"auditStatus":5,"isUse":1,"updateUser":{"userId":"superadmin","name":"superadmin"},"updateTime":"2020-03-27 16:55:45","auditRecords":[{"auditStatus":4,"auditTime":"2020-03-30 18:15:50","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":5,"auditTime":"2020-04-09 14:18:57"}],"version":"pioneer","haveMiniProgram":0}
{"_id":{"$oid":"5e814c09eb67ee7af8c4d7dd"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"刘氏标准医院","shortName":"标准医院","hospitalNumber":"BZ-001","ownership":"民营","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310115","prefectureName":"浦东新区","address":"浦东愚园","postalCode":"321456","legalRepresentative":"轩辕二胖","legalRepresentativePhone":"13800000000","leadDepartment":"内镜室","deptContactName":"轩辕二胖","deptContactPhone":"13800000000","deptContactEmail":"740324348@qq.com","annualGastric":50,"annualOutpatient":1234567,"seraDiagnosis":1,"gastricDevices":[{"deviceName":"CT检查","deviceCount":25}],"haveCooperativeUnion":1,"cooperativeUnion":"合作医联体","haveCooperativeSerum":1,"cooperativeSerum":"合作机构","haveGovernmentGastric":1,"governmentGastric":"早期胃癌项目详情","haveScreeningPhysician":1,"screeningPhysician":"医生配置情况","havePathologist":1,"pathologist":"有病理科科医生配置情况","haveFollowUpPlan":1,"followUpPlan":"和患者管理人员安排计划","haveScreeningOutpatient":1,"screeningOutpatient":"计划开设筛查门诊","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"精查能力的消化镜操作医师","haveRecorders":1,"recorders":"安排筛查信息录入的工作人员","haveScreeningMobilize":1,"screeningMobilize":"筛查动员人员安排计划","annualScanningPlan":1,"canningPlan":"每年筛查的例数","haveSupportPlan":1,"supportPlan":"对筛查的支持计划","whichScreening":"社区无症状人群筛查,院内机会性筛查,承接体检筛查转诊","applyReason":"申报","applyDate":"2020-03-30 09:31:53 CST","isTeachingHospital":1,"isAlliance":1,"auditStatus":1,"isUse":1,"updateTime":"2020-03-30 10:29:01","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e6898c92b85a758e32f2152"]}
{"_id":{"$oid":"5e815c33eb67ee7af8c4d7e0"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"上海公利医院","shortName":"公利医院","hospitalNumber":"425016155","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310115","prefectureName":"浦东新区","address":"浦东新区苗圃路219号","postalCode":"2000000","legalRepresentative":"姜宁","legalRepresentativePhone":"15900000000","leadDepartment":"口腔科","deptContactName":"无名","deptContactPhone":"15900000000","deptContactEmail":"148000000@163.com","annualGastric":89,"annualOutpatient":7821365,"seraDiagnosis":1,"gastricDevices":[{"deviceName":"46+"}],"haveCooperativeUnion":1,"cooperativeUnion":"489","haveCooperativeSerum":0,"haveGovernmentGastric":1,"governmentGastric":"","haveScreeningPhysician":1,"screeningPhysician":"","havePathologist":1,"pathologist":"","haveFollowUpPlan":1,"followUpPlan":"","haveScreeningOutpatient":1,"screeningOutpatient":"","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"","haveRecorders":1,"recorders":"","haveScreeningMobilize":1,"screeningMobilize":"","annualScanningPlan":1,"canningPlan":"","haveSupportPlan":1,"supportPlan":"","whichScreening":"院内机会性筛查","applyReason":"486","applyDate":"2020-03-30 10:40:51 CST","isTeachingHospital":1,"isAlliance":1,"auditStatus":1,"isUse":1,"updateTime":"2020-03-30 10:41:34","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e167f01eb67ee5dc2318cce","5e6898782b85a758e32f2151","5e6898c92b85a758e32f2152","5e167f21eb67ee5dc2318cd0","5e1686cbeb67ee5dc2318cd6","5e167f31eb67ee5dc2318cd1"]}
{"_id":{"$oid":"5e81b3afeb67ee7af8c4d7e2"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"test0330","shortName":"","hospitalNumber":"","ownership":"公立","mechanismCategory":"综合","hospitalRank":"其他","hospitalHierarchy":"甲等","provinceId":"11","provinceName":"北京","prefectureId":"110105","prefectureName":"朝阳区","address":"3","postalCode":"3","legalRepresentative":"3","legalRepresentativePhone":"3","leadDepartment":"3","deptContactName":"3","deptContactPhone":"3","deptContactEmail":"o@163.com","annualGastric":13,"annualOutpatient":9,"seraDiagnosis":0,"gastricDevices":[{"deviceName":"6"}],"haveCooperativeUnion":1,"cooperativeUnion":"","haveCooperativeSerum":0,"haveGovernmentGastric":0,"haveScreeningPhysician":0,"havePathologist":0,"haveFollowUpPlan":1,"followUpPlan":"","haveScreeningOutpatient":0,"haveSeniorGastricDoctors":1,"seniorGastricDoctors":"","haveRecorders":1,"recorders":"","haveScreeningMobilize":0,"annualScanningPlan":0,"haveSupportPlan":0,"applyReason":"36","applyDate":"2020-03-30 16:54:07 CST","isTeachingHospital":0,"isAlliance":1,"auditStatus":1,"isUse":0}
{"_id":{"$oid":"5e8558f6c7d4fd6d43a49e40"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"小九办公室","shortName":"","hospitalNumber":"","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"46","provinceName":"海南","prefectureId":"460100","prefectureName":"海口市","address":"无","postalCode":"无","legalRepresentative":"无","legalRepresentativePhone":"18279117177","leadDepartment":"无","deptContactName":"无","deptContactPhone":"18279117177","deptContactEmail":"1793990203@qq.com","annualGastric":333,"annualOutpatient":222,"seraDiagnosis":0,"gastricDevices":[{"deviceName":"设备11","deviceCount":22}],"haveCooperativeUnion":0,"haveCooperativeSerum":0,"haveGovernmentGastric":0,"haveScreeningPhysician":0,"havePathologist":0,"haveFollowUpPlan":0,"haveScreeningOutpatient":0,"haveSeniorGastricDoctors":0,"haveRecorders":0,"haveScreeningMobilize":0,"annualScanningPlan":0,"haveSupportPlan":1,"whichScreening":"院内机会性筛查","applyReason":"无","applyDate":"2020-04-02 11:16:06 CST","isTeachingHospital":0,"isAlliance":0,"haveMiniProgram":1,"version":"standard","auditStatus":5,"auditRecords":[{"auditStatus":4,"auditTime":"2020-04-09 14:42:16","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":5,"auditTime":"2020-04-09 14:48:09"}],"isUse":1,"updateTime":"2020-04-22 10:48:42","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e9fa5862b85a707092aaddf","5e167f01eb67ee5dc2318cce","5e6898782b85a758e32f2151","5e6898c92b85a758e32f2152","5e1686cbeb67ee5dc2318cd6","5e167f31eb67ee5dc2318cd1","5e167f43eb67ee5dc2318cd2","5e1c29f2eb67ee2d893b89b5","5e69bd942b85a77983e11d55","5e1d4d80eb67ee5952fda874","5e4276eceb67ee56491680cd","5e9fa5de2b85a707092aade0","5e9fa5fe2b85a707092aade1","5e9fa6152b85a707092aade2","5e6887dd2b85a758e32f214b","5e6888082b85a758e32f214c","5e6888402b85a758e32f214d","5e6888792b85a758e32f214f","5e688b942b85a758e32f2150","5e869be3eb67ee171a3323f1","5e869c0aeb67ee171a3323f2"]}
{"_id":{"$oid":"5e8eb179eb67ee171a3323f4"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"丁氏全球医院连锁","shortName":"DSQQYYLS","hospitalNumber":"ds001","ownership":"公立","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"11","provinceName":"北京","prefectureId":"110105","prefectureName":"朝阳区","address":"六合园大前门","postalCode":"123456","legalRepresentative":"丁大傻","legalRepresentativePhone":"13852065934","leadDepartment":"胃癌筛查","deptContactName":"丁二傻","deptContactPhone":"13852065934","deptContactEmail":"740324348@qq.com","annualGastric":5,"annualOutpatient":5000000,"seraDiagnosis":1,"gastricDevices":[{"deviceName":"50"}],"haveCooperativeUnion":1,"cooperativeUnion":"","haveCooperativeSerum":1,"cooperativeSerum":"","haveGovernmentGastric":1,"governmentGastric":"","haveScreeningPhysician":1,"screeningPhysician":"","havePathologist":1,"pathologist":"","haveFollowUpPlan":1,"followUpPlan":"","haveScreeningOutpatient":1,"screeningOutpatient":"","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"","haveRecorders":1,"recorders":"","haveScreeningMobilize":1,"screeningMobilize":"","annualScanningPlan":1,"canningPlan":"","haveSupportPlan":1,"supportPlan":"","whichScreening":"社区无症状人群筛查,院内机会性筛查,承接体检筛查转诊","applyReason":"2222","applyDate":"2020-04-09 13:24:09 CST","isTeachingHospital":1,"isAlliance":1,"auditStatus":1,"isUse":1,"updateTime":"2020-04-13 09:29:25","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e4276eceb67ee56491680cd"]}
{"_id":{"$oid":"5e8eb6f2eb67ee171a3323f6"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"开氏全球连锁医院","shortName":"","hospitalNumber":"","ownership":"公立","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"32","provinceName":"江苏","prefectureId":"320700","prefectureName":"连云港市","address":"海岸","postalCode":"123455","legalRepresentative":"开大傻","legalRepresentativePhone":"13800000000","leadDepartment":"胃癌筛查","deptContactName":"开二傻","deptContactPhone":"13800000000","deptContactEmail":"740324348@qq.com","annualGastric":5,"annualOutpatient":1000000,"seraDiagnosis":1,"gastricDevices":[{"deviceName":"筛查"}],"haveCooperativeUnion":1,"cooperativeUnion":"","haveCooperativeSerum":1,"cooperativeSerum":"","haveGovernmentGastric":1,"governmentGastric":"","haveScreeningPhysician":1,"screeningPhysician":"","havePathologist":1,"pathologist":"","haveFollowUpPlan":1,"followUpPlan":"","haveScreeningOutpatient":1,"screeningOutpatient":"","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"","haveRecorders":1,"recorders":"","haveScreeningMobilize":1,"screeningMobilize":"","annualScanningPlan":1,"canningPlan":"","haveSupportPlan":1,"supportPlan":"","whichScreening":"社区无症状人群筛查,院内机会性筛查,承接体检筛查转诊","applyReason":"444","applyDate":"2020-04-09 13:47:30 CST","isTeachingHospital":1,"isAlliance":1,"auditStatus":4,"isUse":1,"auditRecords":[{"auditStatus":4,"auditTime":"2020-04-09 13:51:38","auditUserId":"allianceadmin","auditUserName":"allianceadmin"}],"updateUser":{"userId":"superadmin","name":"superadmin"},"updateTime":"2020-04-09 14:55:03"}
{"_id":{"$oid":"5e8ed054eb67ee7995607b9c"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"幕刃医学","shortName":"","hospitalNumber":"","ownership":"公立","mechanismCategory":"专科","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"11","provinceName":"北京","prefectureId":"110105","prefectureName":"朝阳区","address":"北京","postalCode":"332211","legalRepresentative":"无","legalRepresentativePhone":"18279117177","leadDepartment":"无","deptContactName":"无","deptContactPhone":"18279117177","deptContactEmail":"18279117177@163.com","annualGastric":22,"annualOutpatient":333,"seraDiagnosis":0,"gastricDevices":[{"deviceName":"设备1","deviceCount":33}],"haveCooperativeUnion":0,"haveCooperativeSerum":0,"haveGovernmentGastric":0,"haveScreeningPhysician":0,"havePathologist":0,"haveFollowUpPlan":0,"haveScreeningOutpatient":0,"haveSeniorGastricDoctors":0,"haveRecorders":0,"haveScreeningMobilize":0,"annualScanningPlan":0,"haveSupportPlan":0,"applyReason":"测试11","applyDate":"2020-04-09 15:35:48 CST","isTeachingHospital":0,"isAlliance":1,"auditStatus":1,"isUse":0}
{"_id":{"$oid":"5e93c893eb67ee423c49ef07"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"戴氏全球连锁医院","shortName":"DSQQ","hospitalNumber":"","ownership":"公立","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310101","prefectureName":"黄浦区","address":"上海浦东新区","postalCode":"123456","legalRepresentative":"戴大傻","legalRepresentativePhone":"13800000000","leadDepartment":"1","deptContactName":"戴二傻","deptContactPhone":"13800000000","deptContactEmail":"132@qq.com","annualGastric":5,"annualOutpatient":543211,"seraDiagnosis":0,"gastricDevices":[{"deviceName":"56"}],"haveCooperativeUnion":1,"cooperativeUnion":"","haveCooperativeSerum":1,"cooperativeSerum":"","haveGovernmentGastric":1,"governmentGastric":"","haveScreeningPhysician":1,"screeningPhysician":"","havePathologist":1,"pathologist":"","haveFollowUpPlan":1,"followUpPlan":"","haveScreeningOutpatient":1,"screeningOutpatient":"","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"","haveRecorders":1,"recorders":"","haveScreeningMobilize":1,"screeningMobilize":"","annualScanningPlan":1,"canningPlan":"","haveSupportPlan":1,"supportPlan":"","whichScreening":"院内机会性筛查,社区无症状人群筛查,承接体检筛查转诊","applyReason":"3","applyDate":"2020-04-13 10:04:03 CST","isTeachingHospital":0,"isAlliance":1,"auditStatus":1,"isUse":1,"updateUser":{"userId":"superadmin","name":"superadmin"},"updateTime":"2020-04-13 10:12:24"}
{"_id":{"$oid":"5e940aa2eb67ee1ac956ed31"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"绝世医院","shortName":"绝世医院","hospitalNumber":"020202","ownership":"民营","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"11","provinceName":"北京","prefectureId":"110105","prefectureName":"朝阳区","address":"北京","postalCode":"000001","legalRepresentative":"张张","legalRepresentativePhone":"15212592412","leadDepartment":"内科","deptContactName":"张张","deptContactPhone":"15212592412","deptContactEmail":"fteste@qq.com","annualGastric":222,"annualOutpatient":2222,"seraDiagnosis":0,"gastricDevices":[{"deviceName":"ddd","deviceCount":2}],"haveCooperativeUnion":0,"haveCooperativeSerum":0,"haveGovernmentGastric":0,"haveScreeningPhysician":0,"havePathologist":0,"haveFollowUpPlan":0,"haveScreeningOutpatient":0,"haveSeniorGastricDoctors":0,"haveRecorders":0,"haveScreeningMobilize":0,"annualScanningPlan":0,"haveSupportPlan":0,"applyReason":"ddd","applyDate":"2020-04-13 14:45:54 CST","isTeachingHospital":0,"isAlliance":1,"auditStatus":1,"isUse":0}
{"_id":{"$oid":"5e941134eb67ee0aae95d83e"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"王氏连锁医院","shortName":"","hospitalNumber":"","ownership":"公立","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310105","prefectureName":"长宁区","address":"上海江苏路","postalCode":"654789","legalRepresentative":"轩辕二胖","legalRepresentativePhone":"13800000000","leadDepartment":"4","deptContactName":"慕容狗蛋","deptContactPhone":"13800000000","deptContactEmail":"123@qq.com","annualGastric":5,"annualOutpatient":56234,"seraDiagnosis":1,"gastricDevices":[{"deviceName":"4"}],"haveCooperativeUnion":1,"cooperativeUnion":"","haveCooperativeSerum":1,"cooperativeSerum":"","haveGovernmentGastric":1,"governmentGastric":"","haveScreeningPhysician":1,"screeningPhysician":"","havePathologist":1,"pathologist":"","haveFollowUpPlan":1,"followUpPlan":"","haveScreeningOutpatient":1,"screeningOutpatient":"","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"","haveRecorders":1,"recorders":"","haveScreeningMobilize":1,"screeningMobilize":"","annualScanningPlan":1,"canningPlan":"","haveSupportPlan":1,"supportPlan":"","whichScreening":"院内机会性筛查,承接体检筛查转诊,社区无症状人群筛查","applyReason":"3","applyDate":"2020-04-13 15:13:56 CST","isTeachingHospital":1,"isAlliance":1,"auditStatus":1,"isUse":0}
{"_id":{"$oid":"5e941d77c7d4e2964d3f5d44"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"测试医院002号","shortName":"","hospitalNumber":"","ownership":"公立","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"34","provinceName":"安徽","prefectureId":"340800","prefectureName":"安庆市","address":"2","postalCode":"2","legalRepresentative":"2","legalRepresentativePhone":"13800000000","leadDepartment":"2","deptContactName":"2","deptContactPhone":"18000000000","deptContactEmail":"18000000000@qq.com","annualGastric":32,"annualOutpatient":232222,"seraDiagnosis":0,"gastricDevices":[{"deviceName":"3"}],"haveCooperativeUnion":0,"haveCooperativeSerum":0,"haveGovernmentGastric":0,"haveScreeningPhysician":0,"havePathologist":0,"haveFollowUpPlan":0,"haveScreeningOutpatient":0,"haveSeniorGastricDoctors":0,"haveRecorders":0,"haveScreeningMobilize":0,"annualScanningPlan":0,"haveSupportPlan":0,"applyReason":"3","applyDate":"2020-04-13 16:06:15 CST","isTeachingHospital":0,"isAlliance":1,"auditStatus":5,"isUse":1,"auditRecords":[{"auditStatus":4,"auditTime":"2020-04-13 16:10:42","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":5,"auditTime":"2020-04-13 16:11:18"}],"version":"standard","haveMiniProgram":1}
{"_id":{"$oid":"5e97c465c7d4ac4cec8c19fa"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"标准测试医院","shortName":"BZCSYY","hospitalNumber":"001","ownership":"公立","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310106","prefectureName":"静安区","address":"静安愚园路","postalCode":"123456","legalRepresentative":"法定","legalRepresentativePhone":"13852065934","leadDepartment":"胃癌筛查","deptContactName":"申报","deptContactPhone":"13852065934","deptContactEmail":"740324348@qq.com","annualGastric":20,"annualOutpatient":500000,"seraDiagnosis":1,"gastricDevices":[{"deviceName":"ct","deviceCount":20}],"haveCooperativeUnion":1,"cooperativeUnion":"合作的医联体","haveCooperativeSerum":1,"cooperativeSerum":"合作的机构","haveGovernmentGastric":1,"governmentGastric":"","haveScreeningPhysician":1,"screeningPhysician":"","havePathologist":1,"pathologist":"","haveFollowUpPlan":1,"followUpPlan":"","haveScreeningOutpatient":1,"screeningOutpatient":"","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"","haveRecorders":1,"recorders":"","haveScreeningMobilize":1,"screeningMobilize":"","annualScanningPlan":1,"canningPlan":"","haveSupportPlan":1,"supportPlan":"","whichScreening":"院内机会性筛查,社区无症状人群筛查,承接体检筛查转诊","applyReason":"申报理由","applyDate":"2020-04-16 10:35:17 CST","isTeachingHospital":1,"isAlliance":1,"haveMiniProgram":1,"version":"standard","auditStatus":5,"auditRecords":[{"auditStatus":4,"auditTime":"2020-04-16 10:36:16","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":5,"auditTime":"2020-04-16 10:43:36"}],"isUse":1,"updateTime":"2020-04-22 10:06:23","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e9fa5862b85a707092aaddf","5e167f01eb67ee5dc2318cce","5e6898782b85a758e32f2151","5e167f43eb67ee5dc2318cd2","5e6887dd2b85a758e32f214b","5e6888082b85a758e32f214c","5e6888402b85a758e32f214d","5e688b942b85a758e32f2150","5e869be3eb67ee171a3323f1","5e869c0aeb67ee171a3323f2"]}
{"_id":{"$oid":"5ebbac24e4b00e42198359da"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"胃癌早筛测试医院","shortName":"WAZSCSYY","hospitalNumber":"0001","ownership":"公立","mechanismCategory":"综合","hospitalRank":"三级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310106","prefectureName":"静安区","address":"静安愚园","postalCode":"123456","legalRepresentative":"刘某人","legalRepresentativePhone":"13852065934","leadDepartment":"胃癌早筛","deptContactName":"刘某人","deptContactPhone":"13852065934","deptContactEmail":"740324348@qq.com","annualGastric":10,"annualOutpatient":500000,"seraDiagnosis":1,"gastricDevices":[{"deviceName":"50"}],"haveCooperativeUnion":1,"cooperativeUnion":"","haveCooperativeSerum":1,"cooperativeSerum":"","haveGovernmentGastric":1,"governmentGastric":"","haveScreeningPhysician":1,"screeningPhysician":"","havePathologist":1,"pathologist":"","haveFollowUpPlan":1,"followUpPlan":"","haveScreeningOutpatient":1,"screeningOutpatient":"","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"","haveRecorders":1,"recorders":"","haveScreeningMobilize":1,"screeningMobilize":"","annualScanningPlan":1,"canningPlan":"","haveSupportPlan":1,"supportPlan":"","whichScreening":"院内机会性筛查,社区无症状人群筛查,承接体检筛查转诊","applyReason":"没有理由","applyDate":"2020-05-13 16:13:24 CST","isTeachingHospital":0,"isAlliance":1,"haveMiniProgram":1,"version":"pioneer","auditStatus":5,"auditRecords":[{"auditStatus":4,"auditTime":"2020-05-13 16:14:58","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":5,"auditTime":"2020-05-13 16:18:04"}],"isUse":1,"updateTime":"2020-05-13 17:03:06","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e9fa5862b85a707092aaddf","5e167f01eb67ee5dc2318cce","5e6898782b85a758e32f2151","5e6898c92b85a758e32f2152","5e1686cbeb67ee5dc2318cd6","5e167f31eb67ee5dc2318cd1","5e167f43eb67ee5dc2318cd2","5e1c29f2eb67ee2d893b89b5","5e69bd942b85a77983e11d55","5e1d4d80eb67ee5952fda874","5e9d086aeb67ee2a14df2f8e","5ea79a192b85a707092aade6","5ea7a65b2b85a707092aade7","5eb3ad1a2b85a76c83388952","5e4276eceb67ee56491680cd","5e6887dd2b85a758e32f214b","5e6888082b85a758e32f214c","5e6888402b85a758e32f214d","5e6888792b85a758e32f214f","5e69d06a2b85a77983e11d56","5e688b942b85a758e32f2150","5e869be3eb67ee171a3323f1","5e869c0aeb67ee171a3323f2"]}
{"_id":{"$oid":"5ebce0ede4b0ba1bc6ae766a"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"航海王医院","shortName":"航海王","hospitalNumber":"43543","telephone":"5613546823","fax":"0791-5642356","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"45","provinceName":"广西","prefectureId":"451400","prefectureName":"崇左市","address":"愚园路546","postalCode":"330046","legalRepresentative":"罗杰","legalRepresentativePhone":"18279117177","leadDepartment":"360","deptContactName":"罗杰","deptMemberCount":5000,"deptBedCount":444,"deptAnnualDischarge":5235,"deptAnnualIncome":"100","deptContactPhone":"18279117177","deptContactEmail":"18279117177@163.com","annualGastric":1452,"annualOutpatient":555,"examAnnualCheck":7952,"examAverageCost":"153","seraDiagnosis":1,"gastricDevices":[{"deviceName":"空闲1","deviceCount":563},{"deviceName":"空闲2","deviceCount":7823}],"haveCooperativeUnion":0,"haveCooperativeSerum":1,"cooperativeSerum":"","haveGovernmentGastric":1,"governmentGastric":"打开了房克里斯多夫老大双方都拉双方都是\n","haveScreeningPhysician":1,"screeningPhysician":"","havePathologist":1,"pathologist":"","haveFollowUpPlan":0,"haveScreeningOutpatient":1,"screeningOutpatient":"","haveSeniorGastricDoctors":1,"seniorGastricDoctors":"","haveRecorders":1,"recorders":"","haveScreeningMobilize":1,"screeningMobilize":"","annualScanningPlan":1,"canningPlan":"","haveSupportPlan":1,"supportPlan":"","whichScreening":"社区无症状人群筛查,承接体检筛查转诊,院内机会性筛查","applyReason":"重复进口的还是都发到你家啊搜房间都暗示过几年OA定时关机of感觉哦地方","applyDate":"2020-05-14 14:10:53 CST","isTeachingHospital":0,"isAlliance":1,"auditStatus":1,"researchParticipants":[{"name":"小面","phone":"5522","email":"123@11.com"},{"name":"小米","phone":"2232","email":"456@qq.com"}],"isUse":0,"updateUser":{"userId":"luojie-1589436653803","name":"luojie"},"updateTime":"2020-05-15 13:37:03","examAnnualIncome":"88"}
{"_id":{"$oid":"6048915be4b01f6b4666ec66"},"_class":"com.ewell.bean.HospitalBean","hospitalName":"上海市松江区中心医院","shortName":"","hospitalNumber":"","telephone":"15212592406","fax":"15212592406","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"31","provinceName":"上海","prefectureId":"310117","prefectureName":"松江区","address":"松江区","postalCode":"000000","legalRepresentative":"法人","legalRepresentativePhone":"15212592406","leadDepartment":"","deptContactName":"法人","deptMemberCount":11,"deptBedCount":12,"deptAnnualDischarge":12,"deptAnnualIncome":"12","deptContactPhone":"15212592406","deptContactEmail":"121212@qq.com","annualGastric":12,"annualOutpatient":12,"examAnnualIncome":"12","examAnnualCheck":12,"examAverageCost":"12","seraDiagnosis":1,"gastricDevices":[{"deviceName":""}],"applyReason":"12","applyDate":"2021-03-10 17:28:59 CST","isAlliance":1,"haveMiniProgram":1,"version":"standard","auditStatus":5,"auditRecords":[{"auditStatus":4,"auditTime":"2021-03-10 17:29:40","auditUserId":"allianceadmin","auditUserName":"allianceadmin"},{"auditStatus":5,"auditTime":"2021-03-10 17:30:01"}],"researchParticipants":[{"name":"","phone":"","email":""}],"isUse":1,"updateTime":"2021-03-18 13:24:56","updateUser":{"userId":"superadmin","name":"superadmin"},"permissionIds":["5e9fa5862b85a707092aaddf","5e167f01eb67ee5dc2318cce","5e6898782b85a758e32f2151","5e6898c92b85a758e32f2152","5e1686cbeb67ee5dc2318cd6","6051a0e072c3d52d81a11c29","5e1c29f2eb67ee2d893b89b5","5e69bd942b85a77983e11d55","5e1d4d80eb67ee5952fda874","5e9d086aeb67ee2a14df2f8e","5ea79a192b85a707092aade6","5ea7a65b2b85a707092aade7","5eb3ad1a2b85a76c83388952","5f3a37ca2b85a745c6364c17","5e167f67eb67ee5dc2318cd4","5e167f7aeb67ee5dc2318cd5","5e4276eceb67ee56491680cd","5e9fa5de2b85a707092aade0","5e9fa5fe2b85a707092aade1","5e9fa6152b85a707092aade2","5e6887dd2b85a758e32f214b","5e6888082b85a758e32f214c","5e6888402b85a758e32f214d","5e8c1c93eb67ee171a3323f3","5e6888792b85a758e32f214f","5e688b942b85a758e32f2150","5e869be3eb67ee171a3323f1","5e869c0aeb67ee171a3323f2"]}
{"_id":{"$oid":"163591973100000000000002"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000002-1635919731","hospitalName":"安徽省立医院","shortName":"","hospitalNumber":"0000002","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000003"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000003-1635919731","hospitalName":"泰康仙林鼓楼医院","shortName":"","hospitalNumber":"0000003","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000004"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000004-1635919731","hospitalName":"皖南医学院第二附属医院","shortName":"","hospitalNumber":"0000004","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000001"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000001-1635919731","hospitalName":"上海长海医院","shortName":"","hospitalNumber":"0000001","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000005"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000005-1635919731","hospitalName":"淮北市人民医院","shortName":"","hospitalNumber":"0000005","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000007"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000007-1635919731","hospitalName":"永康方大瑞金医院","shortName":"","hospitalNumber":"0000007","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000008"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000008-1635919731","hospitalName":"横店文荣医院","shortName":"","hospitalNumber":"0000008","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000009"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000009-1635919731","hospitalName":"蚌埠医学院第二附属医院","shortName":"","hospitalNumber":"0000009","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000010"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000010-1635919731","hospitalName":"淳安县第一人民医院","shortName":"","hospitalNumber":"0000010","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000006"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000006-1635919731","hospitalName":"杭州临安区人民医院","shortName":"","hospitalNumber":"0000006","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000012"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000012-1635919731","hospitalName":"江苏省第二中医院","shortName":"","hospitalNumber":"0000012","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000013"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000013-1635919731","hospitalName":"上海市第八人民医院","shortName":"","hospitalNumber":"0000013","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000014"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000014-1635919731","hospitalName":"皖南医学院弋矶山医院","shortName":"","hospitalNumber":"0000014","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000015"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000015-1635919731","hospitalName":"上海交通大学医学院附属新华医院崇明分院 ","shortName":"","hospitalNumber":"0000015","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000011"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000011-1635919731","hospitalName":"建德市第一人民医院","shortName":"","hospitalNumber":"0000011","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000016"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000016-1635919731","hospitalName":"温州市中心医院","shortName":"","hospitalNumber":"0000016","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000017"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000017-1635919731","hospitalName":"滨海县人民医院","shortName":"","hospitalNumber":"0000017","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000018"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000018-1635919731","hospitalName":"上海市光华中西医结合医院","shortName":"","hospitalNumber":"0000018","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000019"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000019-1635919731","hospitalName":"盐城市大丰同仁医院","shortName":"","hospitalNumber":"0000019","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000020"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000020-1635919731","hospitalName":"桐庐县中医院","shortName":"","hospitalNumber":"0000020","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000022"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000022-1635919731","hospitalName":"安庆市立医院","shortName":"","hospitalNumber":"0000022","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000023"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000023-1635919731","hospitalName":"上海市普陀区中心医院","shortName":"","hospitalNumber":"0000023","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000024"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000024-1635919731","hospitalName":"复旦大学附属华山医院","shortName":"","hospitalNumber":"0000024","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000021"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000021-1635919731","hospitalName":"上海市松江区中心医院","shortName":"","hospitalNumber":"0000021","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000025"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000025-1635919731","hospitalName":"上海岳阳中西医结合医院","shortName":"","hospitalNumber":"0000025","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000026"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000026-1635919731","hospitalName":"上海中西医结合医院","shortName":"","hospitalNumber":"0000026","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000027"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000027-1635919731","hospitalName":"上海市同济医院","shortName":"","hospitalNumber":"0000027","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000028"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000028-1635919731","hospitalName":"徐州医科大学附属医院","shortName":"","hospitalNumber":"0000028","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000029"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000029-1635919731","hospitalName":"上海市浦东医院","shortName":"","hospitalNumber":"0000029","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000030"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000030-1635919731","hospitalName":"连云港市第二人民医院","shortName":"","hospitalNumber":"0000030","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000032"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000032-1635919731","hospitalName":"杭州市余杭区第一人民医院","shortName":"","hospitalNumber":"0000032","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000033"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000033-1635919731","hospitalName":"淮南朝阳医院","shortName":"","hospitalNumber":"0000033","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000034"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000034-1635919731","hospitalName":"乐清市人民医院","shortName":"","hospitalNumber":"0000034","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000035"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000035-1635919731","hospitalName":"马鞍山市人民医院","shortName":"","hospitalNumber":"0000035","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000031"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000031-1635919731","hospitalName":"中国人民解放军海军安庆医院","shortName":"","hospitalNumber":"0000031","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000037"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000037-1635919731","hospitalName":"舟山市妇幼保健院","shortName":"","hospitalNumber":"0000037","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000036"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000036-1635919731","hospitalName":"温州市人民医院","shortName":"","hospitalNumber":"0000036","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000038"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000038-1635919731","hospitalName":"安徽医科大学第一附属医院","shortName":"","hospitalNumber":"0000038","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000039"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000039-1635919731","hospitalName":"江苏省中西医结合医院","shortName":"","hospitalNumber":"0000039","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000040"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000040-1635919731","hospitalName":"上海健康医学院附属嘉定中心医院","shortName":"","hospitalNumber":"0000040","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000042"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000042-1635919731","hospitalName":"丽水市人民医院","shortName":"","hospitalNumber":"0000042","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000043"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000043-1635919731","hospitalName":"盐城市第一人民医院","shortName":"","hospitalNumber":"0000043","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000041"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000041-1635919731","hospitalName":"徐州市第一人民医院","shortName":"","hospitalNumber":"0000041","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000044"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000044-1635919731","hospitalName":"浙江普陀医院","shortName":"","hospitalNumber":"0000044","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000045"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000045-1635919731","hospitalName":"无锡市惠山区中医院","shortName":"","hospitalNumber":"0000045","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000046"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000046-1635919731","hospitalName":"义乌市中医院","shortName":"","hospitalNumber":"0000046","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000048"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000048-1635919731","hospitalName":"绍兴市上虞人民医院","shortName":"","hospitalNumber":"0000048","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000047"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000047-1635919731","hospitalName":"金华市人民医院","shortName":"","hospitalNumber":"0000047","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000049"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000049-1635919731","hospitalName":"常熟市中医院","shortName":"","hospitalNumber":"0000049","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000050"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000050-1635919731","hospitalName":"上海电力医院","shortName":"","hospitalNumber":"0000050","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000051"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000051-1635919731","hospitalName":"宁波市鄞州人民医院","shortName":"","hospitalNumber":"0000051","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000053"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000053-1635919731","hospitalName":"常熟市第二人民医院","shortName":"","hospitalNumber":"0000053","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000054"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000054-1635919731","hospitalName":"安徽省来安家宁医院","shortName":"","hospitalNumber":"0000054","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000052"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000052-1635919731","hospitalName":"上海交通大学附属新华医院崇明分院","shortName":"","hospitalNumber":"0000052","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000055"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000055-1635919731","hospitalName":"宁波市医疗中心李惠利医院","shortName":"","hospitalNumber":"0000055","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000056"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000056-1635919731","hospitalName":"浙江省台州市路桥区第二人民医院","shortName":"","hospitalNumber":"0000056","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000058"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000058-1635919731","hospitalName":"江苏省宿迁市沭阳县中心医院","shortName":"","hospitalNumber":"0000058","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000057"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000057-1635919731","hospitalName":"江苏省淮安市涟水县人民医院","shortName":"","hospitalNumber":"0000057","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000059"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000059-1635919731","hospitalName":"丰县中医医院","shortName":"","hospitalNumber":"0000059","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000060"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000060-1635919731","hospitalName":"连云港市中医院","shortName":"","hospitalNumber":"0000060","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000061"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000061-1635919731","hospitalName":"奉化区中医医院","shortName":"","hospitalNumber":"0000061","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000062"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000062-1635919731","hospitalName":"江山市人民医院","shortName":"","hospitalNumber":"0000062","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000063"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000063-1635919731","hospitalName":"义乌市第二人民医院","shortName":"","hospitalNumber":"0000063","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000064"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000064-1635919731","hospitalName":"南京医科大学附属淮安第一医院","shortName":"","hospitalNumber":"0000064","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000065"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000065-1635919731","hospitalName":"上海交通大学医学院附属第九人民医院奉城分院","shortName":"","hospitalNumber":"0000065","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000066"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000066-1635919731","hospitalName":"常州市第二人民医院","shortName":"","hospitalNumber":"0000066","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000067"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000067-1635919731","hospitalName":"扬州市江都人民医院","shortName":"","hospitalNumber":"0000067","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000068"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000068-1635919731","hospitalName":"东阳市人民医院巍山分院","shortName":"","hospitalNumber":"0000068","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000069"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000069-1635919731","hospitalName":"六安市人民医院","shortName":"","hospitalNumber":"0000069","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000071"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000071-1635919731","hospitalName":"泗阳县人民医院","shortName":"","hospitalNumber":"0000071","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000070"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000070-1635919731","hospitalName":"南通市通州区中医院","shortName":"","hospitalNumber":"0000070","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000072"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000072-1635919731","hospitalName":"苍南县人民医院","shortName":"","hospitalNumber":"0000072","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000073"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000073-1635919731","hospitalName":"杭州市第三人民医院","shortName":"","hospitalNumber":"0000073","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000074"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000074-1635919731","hospitalName":"宁波明州医院","shortName":"","hospitalNumber":"0000074","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000076"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000076-1635919731","hospitalName":"宿迁市第一人民医院","shortName":"","hospitalNumber":"0000076","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000075"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000075-1635919731","hospitalName":"浙江金华广福肿瘤医院","shortName":"","hospitalNumber":"0000075","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000077"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000077-1635919731","hospitalName":"南京鼓楼医院集团宿迁市人民医院","shortName":"","hospitalNumber":"0000077","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000079"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000079-1635919731","hospitalName":"江苏大学附属医院","shortName":"","hospitalNumber":"0000079","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000078"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000078-1635919731","hospitalName":"瑞安市人民医院","shortName":"","hospitalNumber":"0000078","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000080"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000080-1635919731","hospitalName":"金华市婺城区第一人民医院","shortName":"","hospitalNumber":"0000080","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000081"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000081-1635919731","hospitalName":"磐安县人民医院","shortName":"","hospitalNumber":"0000081","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000082"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000082-1635919731","hospitalName":"乐清市人民医院2","shortName":"","hospitalNumber":"0000082","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000083"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000083-1635919731","hospitalName":"常州市肿瘤医院(常州市第四人民医院)","shortName":"","hospitalNumber":"0000083","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000084"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000084-1635919731","hospitalName":"昆山市第二人民医院","shortName":"","hospitalNumber":"0000084","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000085"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000085-1635919731","hospitalName":"温州医科大学附属第一医院","shortName":"","hospitalNumber":"0000085","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000086"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000086-1635919731","hospitalName":"苏州市中医医院","shortName":"","hospitalNumber":"0000086","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000088"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000088-1635919731","hospitalName":"连云港市赣榆区人民医院","shortName":"","hospitalNumber":"0000088","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000089"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000089-1635919731","hospitalName":"杭州师范大学附属医院","shortName":"","hospitalNumber":"0000089","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000090"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000090-1635919731","hospitalName":"邳州市中医院","shortName":"","hospitalNumber":"0000090","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000087"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000087-1635919731","hospitalName":"江阴市利港医院","shortName":"","hospitalNumber":"0000087","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000091"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000091-1635919731","hospitalName":"苏州市立医院东区","shortName":"","hospitalNumber":"0000091","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000092"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000092-1635919731","hospitalName":"苏州市相城区中医医院","shortName":"","hospitalNumber":"0000092","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000093"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000093-1635919731","hospitalName":"睢宁县人民医院","shortName":"","hospitalNumber":"0000093","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000094"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000094-1635919731","hospitalName":"温州市洞头区人民医院","shortName":"","hospitalNumber":"0000094","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000095"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000095-1635919731","hospitalName":"徐州市铜山区中医院","shortName":"","hospitalNumber":"0000095","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000096"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000096-1635919731","hospitalName":"仪征市人民医院","shortName":"","hospitalNumber":"0000096","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000098"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000098-1635919731","hospitalName":"镇江市丹徒区人民医院","shortName":"","hospitalNumber":"0000098","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000099"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000099-1635919731","hospitalName":"杭州市余杭区第三人民医院","shortName":"","hospitalNumber":"0000099","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000100"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000100-1635919731","hospitalName":"上海交通大学医学院附属第九人民医院","shortName":"","hospitalNumber":"0000100","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000101"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000101-1635919731","hospitalName":"连云港市灌南第一人民医院","shortName":"","hospitalNumber":"0000101","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000097"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000097-1635919731","hospitalName":"浙江大学医学院附属金华医院","shortName":"","hospitalNumber":"0000097","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000102"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000102-1635919731","hospitalName":"兴化市人民医院","shortName":"","hospitalNumber":"0000102","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000103"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000103-1635919731","hospitalName":"余姚市中医医院","shortName":"","hospitalNumber":"0000103","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000104"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000104-1635919731","hospitalName":"江苏省泰州市姜堰中医院","shortName":"","hospitalNumber":"0000104","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000105"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000105-1635919731","hospitalName":"芜湖市第一人民医院","shortName":"","hospitalNumber":"0000105","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000106"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000106-1635919731","hospitalName":"无锡人民医院医联体","shortName":"","hospitalNumber":"0000106","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000107"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000107-1635919731","hospitalName":"无锡二院医联体","shortName":"","hospitalNumber":"0000107","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000109"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000109-1635919731","hospitalName":"无锡四院医联体(滨湖中医院)","shortName":"","hospitalNumber":"0000109","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000108"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000108-1635919731","hospitalName":"无锡三院医联体1","shortName":"","hospitalNumber":"0000108","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000110"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000110-1635919731","hospitalName":"无锡太湖医院(解放军101医院)医联体","shortName":"","hospitalNumber":"0000110","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000111"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000111-1635919731","hospitalName":"宜兴人民医院医联体","shortName":"","hospitalNumber":"0000111","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000112"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000112-1635919731","hospitalName":"江阴人民医院医联体","shortName":"","hospitalNumber":"0000112","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000113"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000113-1635919731","hospitalName":"南京市第一医院","shortName":"","hospitalNumber":"0000113","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000114"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000114-1635919731","hospitalName":"台州医院医联体","shortName":"","hospitalNumber":"0000114","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000115"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000115-1635919731","hospitalName":"昆山中医医院医联体","shortName":"","hospitalNumber":"0000115","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000116"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000116-1635919731","hospitalName":"无锡中医医院医联体","shortName":"","hospitalNumber":"0000116","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000117"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000117-1635919731","hospitalName":"无锡三院医联体2","shortName":"","hospitalNumber":"0000117","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000119"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000119-1635919731","hospitalName":"无锡四院医联体1(九院)","shortName":"","hospitalNumber":"0000119","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000120"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000120-1635919731","hospitalName":"昆山市第三人民医院","shortName":"","hospitalNumber":"0000120","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000121"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000121-1635919731","hospitalName":"常州市第二人民医院","shortName":"","hospitalNumber":"0000121","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000118"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000118-1635919731","hospitalName":"无锡锡山人民医院医联体","shortName":"","hospitalNumber":"0000118","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000122"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000122-1635919731","hospitalName":"苏州相城人民医院","shortName":"","hospitalNumber":"0000122","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000123"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000123-1635919731","hospitalName":"镇江市第一人民医院","shortName":"","hospitalNumber":"0000123","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000124"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000124-1635919731","hospitalName":"浙江省台州医院","shortName":"","hospitalNumber":"0000124","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000125"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000125-1635919731","hospitalName":"杭州市第一人民医院","shortName":"","hospitalNumber":"0000125","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000126"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000126-1635919731","hospitalName":"静安区中心医院","shortName":"","hospitalNumber":"0000126","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
{"_id":{"$oid":"163591973100000000000127"},"_class":"com.ewell.bean.HospitalBean","hospitalId":"0000127-1635919731","hospitalName":"无锡长安康复医院","shortName":"","hospitalNumber":"0000127","ownership":"公立","mechanismCategory":"综合","hospitalRank":"二级","hospitalHierarchy":"甲等","provinceId":"","provinceName":"","prefectureId":"","prefectureName":"","handler":"tsh","isUse":1,"createTime":"2021-11-03 14:08:51","createUser":{"userId":"superadmin","name":"超级管理员"}}
\ No newline at end of file
[{"_id": {"$oid": "163591973100000000000001"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000001-1635919731", "hospitalName": "上海长海医院", "shortName": "", "hospitalNumber": "0000001", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000002"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000002-1635919731", "hospitalName": "安徽省立医院", "shortName": "", "hospitalNumber": "0000002", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000003"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000003-1635919731", "hospitalName": "泰康仙林鼓楼医院", "shortName": "", "hospitalNumber": "0000003", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000004"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000004-1635919731", "hospitalName": "皖南医学院第二附属医院", "shortName": "", "hospitalNumber": "0000004", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000005"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000005-1635919731", "hospitalName": "淮北市人民医院", "shortName": "", "hospitalNumber": "0000005", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000006"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000006-1635919731", "hospitalName": "杭州临安区人民医院", "shortName": "", "hospitalNumber": "0000006", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000007"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000007-1635919731", "hospitalName": "永康方大瑞金医院", "shortName": "", "hospitalNumber": "0000007", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000008"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000008-1635919731", "hospitalName": "横店文荣医院", "shortName": "", "hospitalNumber": "0000008", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000009"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000009-1635919731", "hospitalName": "蚌埠医学院第二附属医院", "shortName": "", "hospitalNumber": "0000009", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000010"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000010-1635919731", "hospitalName": "淳安县第一人民医院", "shortName": "", "hospitalNumber": "0000010", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000011"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000011-1635919731", "hospitalName": "建德市第一人民医院", "shortName": "", "hospitalNumber": "0000011", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000012"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000012-1635919731", "hospitalName": "江苏省第二中医院", "shortName": "", "hospitalNumber": "0000012", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000013"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000013-1635919731", "hospitalName": "上海市第八人民医院", "shortName": "", "hospitalNumber": "0000013", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000014"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000014-1635919731", "hospitalName": "皖南医学院弋矶山医院", "shortName": "", "hospitalNumber": "0000014", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000015"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000015-1635919731", "hospitalName": "上海交通大学医学院附属新华医院崇明分院 ", "shortName": "", "hospitalNumber": "0000015", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000016"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000016-1635919731", "hospitalName": "温州市中心医院", "shortName": "", "hospitalNumber": "0000016", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000017"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000017-1635919731", "hospitalName": "滨海县人民医院", "shortName": "", "hospitalNumber": "0000017", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000018"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000018-1635919731", "hospitalName": "上海市光华中西医结合医院", "shortName": "", "hospitalNumber": "0000018", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000019"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000019-1635919731", "hospitalName": "盐城市大丰同仁医院", "shortName": "", "hospitalNumber": "0000019", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000020"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000020-1635919731", "hospitalName": "桐庐县中医院", "shortName": "", "hospitalNumber": "0000020", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000021"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000021-1635919731", "hospitalName": "上海市松江区中心医院", "shortName": "", "hospitalNumber": "0000021", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000022"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000022-1635919731", "hospitalName": "安庆市立医院", "shortName": "", "hospitalNumber": "0000022", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000023"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000023-1635919731", "hospitalName": "上海市普陀区中心医院", "shortName": "", "hospitalNumber": "0000023", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000024"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000024-1635919731", "hospitalName": "复旦大学附属华山医院", "shortName": "", "hospitalNumber": "0000024", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000025"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000025-1635919731", "hospitalName": "上海岳阳中西医结合医院", "shortName": "", "hospitalNumber": "0000025", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000026"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000026-1635919731", "hospitalName": "上海中西医结合医院", "shortName": "", "hospitalNumber": "0000026", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000027"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000027-1635919731", "hospitalName": "上海市同济医院", "shortName": "", "hospitalNumber": "0000027", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000028"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000028-1635919731", "hospitalName": "徐州医科大学附属医院", "shortName": "", "hospitalNumber": "0000028", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000029"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000029-1635919731", "hospitalName": "上海市浦东医院", "shortName": "", "hospitalNumber": "0000029", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000030"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000030-1635919731", "hospitalName": "连云港市第二人民医院", "shortName": "", "hospitalNumber": "0000030", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000031"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000031-1635919731", "hospitalName": "中国人民解放军海军安庆医院", "shortName": "", "hospitalNumber": "0000031", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000032"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000032-1635919731", "hospitalName": "杭州市余杭区第一人民医院", "shortName": "", "hospitalNumber": "0000032", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000033"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000033-1635919731", "hospitalName": "淮南朝阳医院", "shortName": "", "hospitalNumber": "0000033", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000034"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000034-1635919731", "hospitalName": "乐清市人民医院", "shortName": "", "hospitalNumber": "0000034", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000035"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000035-1635919731", "hospitalName": "马鞍山市人民医院", "shortName": "", "hospitalNumber": "0000035", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000036"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000036-1635919731", "hospitalName": "温州市人民医院", "shortName": "", "hospitalNumber": "0000036", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000037"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000037-1635919731", "hospitalName": "舟山市妇幼保健院", "shortName": "", "hospitalNumber": "0000037", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000038"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000038-1635919731", "hospitalName": "安徽医科大学第一附属医院", "shortName": "", "hospitalNumber": "0000038", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000039"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000039-1635919731", "hospitalName": "江苏省中西医结合医院", "shortName": "", "hospitalNumber": "0000039", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000040"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000040-1635919731", "hospitalName": "上海健康医学院附属嘉定中心医院", "shortName": "", "hospitalNumber": "0000040", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000041"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000041-1635919731", "hospitalName": "徐州市第一人民医院", "shortName": "", "hospitalNumber": "0000041", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000042"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000042-1635919731", "hospitalName": "丽水市人民医院", "shortName": "", "hospitalNumber": "0000042", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000043"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000043-1635919731", "hospitalName": "盐城市第一人民医院", "shortName": "", "hospitalNumber": "0000043", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000044"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000044-1635919731", "hospitalName": "浙江普陀医院", "shortName": "", "hospitalNumber": "0000044", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000045"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000045-1635919731", "hospitalName": "无锡市惠山区中医院", "shortName": "", "hospitalNumber": "0000045", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000046"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000046-1635919731", "hospitalName": "义乌市中医院", "shortName": "", "hospitalNumber": "0000046", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000047"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000047-1635919731", "hospitalName": "金华市人民医院", "shortName": "", "hospitalNumber": "0000047", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000048"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000048-1635919731", "hospitalName": "绍兴市上虞人民医院", "shortName": "", "hospitalNumber": "0000048", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000049"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000049-1635919731", "hospitalName": "常熟市中医院", "shortName": "", "hospitalNumber": "0000049", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000050"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000050-1635919731", "hospitalName": "上海电力医院", "shortName": "", "hospitalNumber": "0000050", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000051"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000051-1635919731", "hospitalName": "宁波市鄞州人民医院", "shortName": "", "hospitalNumber": "0000051", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000052"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000052-1635919731", "hospitalName": "上海交通大学附属新华医院崇明分院", "shortName": "", "hospitalNumber": "0000052", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000053"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000053-1635919731", "hospitalName": "常熟市第二人民医院", "shortName": "", "hospitalNumber": "0000053", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000054"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000054-1635919731", "hospitalName": "安徽省来安家宁医院", "shortName": "", "hospitalNumber": "0000054", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000055"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000055-1635919731", "hospitalName": "宁波市医疗中心李惠利医院", "shortName": "", "hospitalNumber": "0000055", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000056"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000056-1635919731", "hospitalName": "浙江省台州市路桥区第二人民医院", "shortName": "", "hospitalNumber": "0000056", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000057"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000057-1635919731", "hospitalName": "江苏省淮安市涟水县人民医院", "shortName": "", "hospitalNumber": "0000057", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000058"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000058-1635919731", "hospitalName": "江苏省宿迁市沭阳县中心医院", "shortName": "", "hospitalNumber": "0000058", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000059"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000059-1635919731", "hospitalName": "丰县中医医院", "shortName": "", "hospitalNumber": "0000059", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000060"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000060-1635919731", "hospitalName": "连云港市中医院", "shortName": "", "hospitalNumber": "0000060", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000061"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000061-1635919731", "hospitalName": "奉化区中医医院", "shortName": "", "hospitalNumber": "0000061", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000062"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000062-1635919731", "hospitalName": "江山市人民医院", "shortName": "", "hospitalNumber": "0000062", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000063"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000063-1635919731", "hospitalName": "义乌市第二人民医院", "shortName": "", "hospitalNumber": "0000063", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000064"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000064-1635919731", "hospitalName": "南京医科大学附属淮安第一医院", "shortName": "", "hospitalNumber": "0000064", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000065"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000065-1635919731", "hospitalName": "上海交通大学医学院附属第九人民医院奉城分院", "shortName": "", "hospitalNumber": "0000065", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000066"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000066-1635919731", "hospitalName": "常州市第二人民医院", "shortName": "", "hospitalNumber": "0000066", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000067"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000067-1635919731", "hospitalName": "扬州市江都人民医院", "shortName": "", "hospitalNumber": "0000067", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000068"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000068-1635919731", "hospitalName": "东阳市人民医院巍山分院", "shortName": "", "hospitalNumber": "0000068", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000069"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000069-1635919731", "hospitalName": "六安市人民医院", "shortName": "", "hospitalNumber": "0000069", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000070"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000070-1635919731", "hospitalName": "南通市通州区中医院", "shortName": "", "hospitalNumber": "0000070", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000071"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000071-1635919731", "hospitalName": "泗阳县人民医院", "shortName": "", "hospitalNumber": "0000071", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000072"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000072-1635919731", "hospitalName": "苍南县人民医院", "shortName": "", "hospitalNumber": "0000072", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000073"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000073-1635919731", "hospitalName": "杭州市第三人民医院", "shortName": "", "hospitalNumber": "0000073", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000074"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000074-1635919731", "hospitalName": "宁波明州医院", "shortName": "", "hospitalNumber": "0000074", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000075"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000075-1635919731", "hospitalName": "浙江金华广福肿瘤医院", "shortName": "", "hospitalNumber": "0000075", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000076"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000076-1635919731", "hospitalName": "宿迁市第一人民医院", "shortName": "", "hospitalNumber": "0000076", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000077"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000077-1635919731", "hospitalName": "南京鼓楼医院集团宿迁市人民医院", "shortName": "", "hospitalNumber": "0000077", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000078"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000078-1635919731", "hospitalName": "瑞安市人民医院", "shortName": "", "hospitalNumber": "0000078", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000079"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000079-1635919731", "hospitalName": "江苏大学附属医院", "shortName": "", "hospitalNumber": "0000079", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000080"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000080-1635919731", "hospitalName": "金华市婺城区第一人民医院", "shortName": "", "hospitalNumber": "0000080", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000081"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000081-1635919731", "hospitalName": "磐安县人民医院", "shortName": "", "hospitalNumber": "0000081", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000082"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000082-1635919731", "hospitalName": "乐清市人民医院2", "shortName": "", "hospitalNumber": "0000082", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000083"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000083-1635919731", "hospitalName": "常州市肿瘤医院(常州市第四人民医院)", "shortName": "", "hospitalNumber": "0000083", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000084"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000084-1635919731", "hospitalName": "昆山市第二人民医院", "shortName": "", "hospitalNumber": "0000084", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000085"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000085-1635919731", "hospitalName": "温州医科大学附属第一医院", "shortName": "", "hospitalNumber": "0000085", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000086"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000086-1635919731", "hospitalName": "苏州市中医医院", "shortName": "", "hospitalNumber": "0000086", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000087"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000087-1635919731", "hospitalName": "江阴市利港医院", "shortName": "", "hospitalNumber": "0000087", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000088"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000088-1635919731", "hospitalName": "连云港市赣榆区人民医院", "shortName": "", "hospitalNumber": "0000088", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000089"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000089-1635919731", "hospitalName": "杭州师范大学附属医院", "shortName": "", "hospitalNumber": "0000089", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000090"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000090-1635919731", "hospitalName": "邳州市中医院", "shortName": "", "hospitalNumber": "0000090", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000091"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000091-1635919731", "hospitalName": "苏州市立医院东区", "shortName": "", "hospitalNumber": "0000091", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000092"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000092-1635919731", "hospitalName": "苏州市相城区中医医院", "shortName": "", "hospitalNumber": "0000092", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000093"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000093-1635919731", "hospitalName": "睢宁县人民医院", "shortName": "", "hospitalNumber": "0000093", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000094"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000094-1635919731", "hospitalName": "温州市洞头区人民医院", "shortName": "", "hospitalNumber": "0000094", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000095"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000095-1635919731", "hospitalName": "徐州市铜山区中医院", "shortName": "", "hospitalNumber": "0000095", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000096"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000096-1635919731", "hospitalName": "仪征市人民医院", "shortName": "", "hospitalNumber": "0000096", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000097"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000097-1635919731", "hospitalName": "浙江大学医学院附属金华医院", "shortName": "", "hospitalNumber": "0000097", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000098"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000098-1635919731", "hospitalName": "镇江市丹徒区人民医院", "shortName": "", "hospitalNumber": "0000098", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000099"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000099-1635919731", "hospitalName": "杭州市余杭区第三人民医院", "shortName": "", "hospitalNumber": "0000099", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000100"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000100-1635919731", "hospitalName": "上海交通大学医学院附属第九人民医院", "shortName": "", "hospitalNumber": "0000100", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000101"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000101-1635919731", "hospitalName": "连云港市灌南第一人民医院", "shortName": "", "hospitalNumber": "0000101", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000102"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000102-1635919731", "hospitalName": "兴化市人民医院", "shortName": "", "hospitalNumber": "0000102", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000103"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000103-1635919731", "hospitalName": "余姚市中医医院", "shortName": "", "hospitalNumber": "0000103", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000104"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000104-1635919731", "hospitalName": "江苏省泰州市姜堰中医院", "shortName": "", "hospitalNumber": "0000104", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000105"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000105-1635919731", "hospitalName": "芜湖市第一人民医院", "shortName": "", "hospitalNumber": "0000105", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000106"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000106-1635919731", "hospitalName": "无锡人民医院医联体", "shortName": "", "hospitalNumber": "0000106", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000107"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000107-1635919731", "hospitalName": "无锡二院医联体", "shortName": "", "hospitalNumber": "0000107", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000108"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000108-1635919731", "hospitalName": "无锡三院医联体1", "shortName": "", "hospitalNumber": "0000108", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000109"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000109-1635919731", "hospitalName": "无锡四院医联体(滨湖中医院)", "shortName": "", "hospitalNumber": "0000109", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000110"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000110-1635919731", "hospitalName": "无锡太湖医院(解放军101医院)医联体", "shortName": "", "hospitalNumber": "0000110", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000111"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000111-1635919731", "hospitalName": "宜兴人民医院医联体", "shortName": "", "hospitalNumber": "0000111", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000112"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000112-1635919731", "hospitalName": "江阴人民医院医联体", "shortName": "", "hospitalNumber": "0000112", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000113"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000113-1635919731", "hospitalName": "南京市第一医院", "shortName": "", "hospitalNumber": "0000113", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000114"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000114-1635919731", "hospitalName": "台州医院医联体", "shortName": "", "hospitalNumber": "0000114", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000115"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000115-1635919731", "hospitalName": "昆山中医医院医联体", "shortName": "", "hospitalNumber": "0000115", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000116"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000116-1635919731", "hospitalName": "无锡中医医院医联体", "shortName": "", "hospitalNumber": "0000116", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000117"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000117-1635919731", "hospitalName": "无锡三院医联体2", "shortName": "", "hospitalNumber": "0000117", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000118"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000118-1635919731", "hospitalName": "无锡锡山人民医院医联体", "shortName": "", "hospitalNumber": "0000118", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000119"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000119-1635919731", "hospitalName": "无锡四院医联体1(九院)", "shortName": "", "hospitalNumber": "0000119", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000120"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000120-1635919731", "hospitalName": "昆山市第三人民医院", "shortName": "", "hospitalNumber": "0000120", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000121"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000121-1635919731", "hospitalName": "常州市第二人民医院", "shortName": "", "hospitalNumber": "0000121", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000122"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000122-1635919731", "hospitalName": "苏州相城人民医院", "shortName": "", "hospitalNumber": "0000122", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000123"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000123-1635919731", "hospitalName": "镇江市第一人民医院", "shortName": "", "hospitalNumber": "0000123", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000124"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000124-1635919731", "hospitalName": "浙江省台州医院", "shortName": "", "hospitalNumber": "0000124", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000125"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000125-1635919731", "hospitalName": "杭州市第一人民医院", "shortName": "", "hospitalNumber": "0000125", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000126"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000126-1635919731", "hospitalName": "静安区中心医院", "shortName": "", "hospitalNumber": "0000126", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}, {"_id": {"$oid": "163591973100000000000127"}, "_class": "com.ewell.bean.HospitalBean", "hospitalId": "0000127-1635919731", "hospitalName": "无锡长安康复医院", "shortName": "", "hospitalNumber": "0000127", "ownership": "公立", "mechanismCategory": "综合", "hospitalRank": "二级", "hospitalHierarchy": "甲等", "provinceId": "", "provinceName": "", "prefectureId": "", "prefectureName": "", "handler": "tsh", "isUse": {"$numberInt": "1"}, "createTime": "2021-11-03 14:08:51", "createUser": {"userId": "superadmin", "name": "超级管理员"}}]
\ No newline at end of file
name: DB-base
channels:
- defaults
dependencies:
- ca-certificates=2021.7.5=hecd8cb5_1
- certifi=2021.5.30=py37hecd8cb5_0
- libcxx=12.0.0=h2f01273_0
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1l=h9ed2024_0
- pip=21.0.1=py37hecd8cb5_0
- python=3.7.11=h88f2d9e_0
- readline=8.1=h9ed2024_0
- setuptools=52.0.0=py37hecd8cb5_0
- sqlite=3.36.0=hce871da_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.37.0=pyhd3eb1b0_1
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- pymongo==3.12.0
- pymysql==1.0.2
prefix: /Users/Bureaux/miniconda3/envs/DB-base
import pymysql
import pymongo
import re
def getvalue(sp, sa):
if len(sa) > 0:
for i in range(len(sa)):
if sp == sa[i] and i + 1 < len(sa):
return sa[i + 1]
return ""
# 需要注意的是diagnose_info在SQL中难以解析,因此需要代码解析
# {"e": 1, "l": 1, "l_c": 1, "n": "十二指肠球炎"},MongoDB中该字段被拆分为28项
# {"k":1,"k_b":1,"k_c":1,"l":1,"l_c":1,"n":"胃底腺息肉"}
# {"k":1,"type_k":"b","k_a":1,"l":1,"l_c":1}
# {"a":1,"type_a":"b","a_b":1,"l":1,"l_c":1}
# {"k":1,"type_k":"a","k_b":1,"k_d":1,"l":1,"l_c":1,"n":"霉菌性食管炎"}
# 食管粘膜上皮内瘤变:a(0,1)=》(a,b),级别:type_a(a,b),部位:a_a(0,1)、a_b(0,1)、a_c(0,1)=》["a","b","c"]
# gc-4-4-0,gc-4-4-1,gc-4-4-2
# 早期食管癌:b,部位:b_a,b_b,b_c
# gc-4-4-3,gc-4-4-3-1
# 进展期食管癌:c,部位:c_a,c_b,c_c
# gc-4-4-4,gc-4-3-2
# Barret食管:d
# gc-4-3-3
# 反流性食管炎:e
# gc-4-3-4
# 胃粘膜上皮内瘤变:f,级别:type_f,部位:f_a、f_b、f_c、f_d、f_e
# gc-4-3-4,gc-4-5-1,gc-4-5-2
# 早期胃癌:g,部位:g_a、g_b、g_c、g_d、g_e
# gc-4-3-5-0,gc-4-3-5
# 进展性胃癌:h,部位:h_a、h_b、h_c、h_d、h_e
# gc-4-3-6-0,gc-4-3-6
# 萎缩性胃炎:i,部位:i_a、i_b、i_c、i_d、h_e
# gc-4-3-7-0,gc-4-3-7
# 胃溃疡:j,部位:j_a、j_b、j_c、j_d、j_e
# gc-4-3-8-0,gc-4-3-8
# 胃息肉:k,级别:type_k,部位:k_a、k_b、k_c、k_d、k_e
# gc-4-3-9-0,gc-4-6-1,gc-4-6-2
# 非萎缩性胃炎:l,部位:l_a、l_b、l_c
# gc-4-3-10-0,gc-4-3-10
# 十二指肠球部溃疡:m
# gc-4-3-11
# 其他病变:n:qt
# gc-4-3-12,gc-4-3-13
def getsplit(diagnose_info):
##{"k":1,"type_k":"a","k_b":1,"k_d":1,"l":1,"l_c":1,"n":"霉菌性食管炎"}
diagnose_info = diagnose_info.replace("1", "a")
diagnose_info = diagnose_info.replace("{", "")
diagnose_info = diagnose_info.replace("}", "")
diagnose_info = diagnose_info.replace("[", "")
diagnose_info = diagnose_info.replace("]", "")
diagnose_info = diagnose_info.replace("\"", "")
splittemp = re.split(',|:', diagnose_info)
# split结果['k', 'a', 'type_k', 'a', 'k_b', 'a', 'k_d', 'a', 'l', 'a', 'l_c', 'a', 'n', '霉菌性食管炎']
return splittemp
# 第一步,先导入医院
# 第二步,导入用户
# 第三步,导入筛查记录
# 第四步,修改筛查记录中的hospitalbean
# 第五步,修改筛查记录中的审核记录
# 第六步,导入筛查记录中实验室检查报告图片
# 第七步,导入筛查记录中内镜检查图片
# 使用cursor()方法获取操作游标
# mysqlcur = mysqldb.cursor()
# 需要注意的是diagnose_info在SQL中难以解析,因此需要代码解析
# {"e": 1, "l": 1, "l_c": 1, "n": "十二指肠球炎"},MongoDB中该字段被拆分为28项
# {"k":1,"k_b":1,"k_c":1,"l":1,"l_c":1,"n":"胃底腺息肉"}
# 第一种方式,mysql导出json格式文件,然后import到MongoDB
# 第二种方式,mysql读取一条记录,MongoDB插入一条记录,然后依次赋值
# 第三种方式,mysql读取一条记录,MongoDB插入转换后的记录
def get_json_str(row, dinfo0, dinfo1, dinfo2):
if len(str(row[2])) == 4:
sampleId = '00' + str(row[2]) + '-' + str(row[3]) + '-' + str(row[4])
elif len(str(row[2])) == 5:
sampleId = '0' + str(row[2]) + '-' + str(row[3]) + '-' + str(row[4])
else:
sampleId = str(row[2]) + '-' + str(row[3]) + '-' + str(row[4])
# 这里采用的是第一种方式,json格式导出,关于OID以及SampleID需要额外处理
jsonS = "{\"_class\":\"com.ewell.bean.report.ReportDataBean\""
jsonS = jsonS + ",\"sampleId\":\"" + sampleId + "\""
jsonS = jsonS + ",\"diseaseTypes\":\"gc_yq\""
jsonS = jsonS + ",\"userId\":\"superadmin\"" # 录入人员
jsonS = jsonS + ",\"name\":\"" + row[1] + "\"" # 患者姓名
jsonS = jsonS + ",\"version\":\"1.1\""
jsonS = jsonS + ",\"reportTime\":\"" + str(row[5]) + "\"" if row[
5] is not None else jsonS + ",\"reportTime\":\"\"" # 录入时间
jsonS = jsonS + ",\"lastUpdateTime\":\"" + str(row[5]) + "\"" if row[
5] is not None else jsonS + ",\"lastUpdateTime\":\"\"" # 更新时间
jsonS = jsonS + ",\"riskRank\":\"" + str(row[24]) + "\"" if row[
24] is not None else jsonS + ",\"riskRank\":\"\"" # 风险评估
# 患者筛查病例
# 患者基本信息
jsonS = jsonS + ",\"reportContent\":{\"diseaseType\":\"gc_yq\""
jsonS = jsonS + ",\"data\":{\"sampleId\":\"20191228-2033-267\""
jsonS = jsonS + ",\"sex\":\"" + row[6] + "\"" # 性别
jsonS = jsonS + ",\"birthday\":\"" + str(row[7]) + "\"" if row[
7] is not None else jsonS + ",\"birthday\":\"\"" # 出生日期
jsonS = jsonS + ",\"age\":\"" + str(row[8]) + "\"" if row[8] is not None else jsonS + ",\"age\":\"\"" # 年龄
jsonS = jsonS + ",\"agree\":\"a\"" # 知情同意
jsonS = jsonS + ",\"gc-1-2-1\":\"b\",\"gc-1-2-1-1\":\"b\",\"gc-1-2-2\":\"b\",\"gc-1-2-3\":\"b\",\"gc-1-2-4\":\"b\",\"gc-1-2-5\":\"b\",\"gc-1-2-6\":\"b\"" # 排除标准
jsonS = jsonS + ",\"name\":\"" + row[4] + "\"" # 姓名
jsonS = jsonS + ",\"sex-1\":\"" + row[6] + "\"" # 患者性别
jsonS = jsonS + ",\"birthday-1\":\"" + str(row[7]) + "\"" if row[
7] is not None else jsonS + ",\"birthday-1\":\"\"" # 患者出生日期
jsonS = jsonS + ",\"weight\":{\"$NumberDecimal\":\"0\"}" # 患者身高
jsonS = jsonS + ",\"height\":{\"$NumberDecimal\":\"0\"}" # 患者体重
jsonS = jsonS + ",\"IDCard\":\"\"" # 患者身份证号
jsonS = jsonS + ",\"medicalCard\":\"\"" # 患者医保卡号
jsonS = jsonS + ",\"cellPhone\":\"" + row[9] + "\"" # 手机号码
jsonS = jsonS + ",\"telephone\":\"" + row[10] + "\"" if row[
10] is not None else jsonS + ",\"telephone\":\"\"" # 联系电话
jsonS = jsonS + ",\"address\":\"\"" # 家庭住址
# 调查
jsonS = jsonS + ",\"checkTime\":\"" + str(row[5]) + "\"" # 调查时间
jsonS = jsonS + ",\"relativesGastric\":\"" + row[11] + "\"" # 一级亲属罹患胃癌情况
jsonS = jsonS + ",\"relativesGastricCount\":\"" + row[12] + "\"" # 一级亲属(父母、子女、兄弟姐妹)罹患胃癌数量
jsonS = jsonS + ",\"relativesGastricAge\":{\"$NumberDecimal\":\"" + row[13] + "\"}" if row[
13] is not None else jsonS + ",\"relativesGastricAge\":\"\"" # 诊断时最小年龄22
jsonS = jsonS + ",\"relativesCancer\":\"" + row[14] + "\"" if row[
14] is not None else jsonS + ",\"relativesCancer\":\"\"" # 一级亲属罹患其他恶性肿瘤情况
jsonS = jsonS + ",\"relativesCancerCount\":\"" + row[15] + "\"" if row[
15] is not None else jsonS + ",\"relativesCancerCount\":\"\"" # 一级亲属(父母、子女、兄弟姐妹)罹患其他肿瘤数量
jsonS = jsonS + ",\"relativesCancerAge\":\"" + row[16] + "\"" if row[
16] is not None else jsonS + ",\"relativesCancerAge\":\"\"" # 一级亲属(父母、子女、兄弟姐妹)罹患其他肿瘤名称
# 实验室检查
jsonS = jsonS + ",\"inspectionsTime\":\"" + str(row[5]) + "\"" if row[
5] is not None else jsonS + ",\"inspectionsTime\":\"\"" # 实验室检查时间,可以用录入时间替代
jsonS = jsonS + ",\"g17\":{\"$NumberDecimal\":\"" + str(row[19]) + "\"}" if row[
19] is not None else jsonS + ",\"g17\":\"\"" # 胃泌素-17
jsonS = jsonS + ",\"pgi\":{\"$NumberDecimal\":\"" + str(row[20]) + "\"}" if row[
20] is not None else jsonS + ",\"pgi\":\"\"" # 胃蛋白酶原I
jsonS = jsonS + ",\"pgii\":{\"$NumberDecimal\":\"" + str(row[21]) + "\"}" if row[
21] is not None else jsonS + ",\"pgii\":\"\"" # 胃蛋白酶原II
jsonS = jsonS + ",\"HPScore\":\"" + str(row[22]) + "\"" if row[
22] is not None else jsonS + ",\"HPScore\":\"\"" # Hp抗体(IgG)检测
jsonS = jsonS + ",\"caga\":\"\"" # CagA抗体
jsonS = jsonS + ",\"vaca\":\"\"" # VacA抗体
jsonS = jsonS + ",\"urea\":\"\"" # 尿素酶A抗体
jsonS = jsonS + ",\"ureb\":\"\"" # 尿素酶B抗体
jsonS = jsonS + ",\"pgr\":{\"$NumberDecimal\":\"" + str(row[21] / row[20]) + "\"}" if row[20] is not None and row[
21] is not None else jsonS + ",\"gc-3-1-6\":{\"$NumberDecimal\":\"" + str('0') + "\"}"
# PepI/PepII,需要计算
jsonS = jsonS + ",\"file\":\"\"" # 实验室检查报告图片的二进制流,应该放在这里,实际上放到了gc-3-3-1
jsonS = jsonS + ",\"labImages\":\"5e074ca5bbc96666667d65b5,5e074cb472c3d50b5f2c64e6,5e074cfcbbc96666667d65b6,5e074d19bbc96666667d65b7,5e0751fc72c3d50b5f2c64e9\"" # 实验室检查报告图片的二进制流
# 风险评估
jsonS = jsonS + ",\"riskScore\":\"" + str(row[24]) + "\"" if row[
24] is not None else jsonS + ",\"riskScore\":\"\"" # 风险评分
jsonS = jsonS + ",\"riskLevel\":\"" + str(row[25]) + "\"" if row[
25] is not None else jsonS + ",\"riskLevel\":\"\"" # 风险等级
jsonS = jsonS + ",\"gc-3-4-3\":\"b\"" # 筛查建议
# 内镜检查
jsonS = jsonS + ",\"inspectionsChecked\":\"" + str(row[27]) + "\"" if row[
27] is not None else jsonS + ",\"inspectionsChecked\":\"\"" # 是否接受胃镜检查
jsonS = jsonS + ",\"gastroscopeTime\":\"" + str(row[28]) + "\"" if row[
28] is not None else jsonS + ",\"gastroscopeTime\":\"\"" # 胃镜检查时间
jsonS = jsonS + ",\"gastroscopeWay\":\"" + str(row[29]) + "\"" if row[
29] is not None else jsonS + ",\"gastroscopeWay\":\"\"" # 胃镜检查方式
jsonS = jsonS + ",\"gc-4-2-3\":\"" + row[30] + "\"" if row[
30] is not None else jsonS + ",\"gc-4-2-3\":\"\"" # 胃镜普通白光检查、普通白光+LCI检查、或磁控胶囊胃镜检查结果
jsonS = jsonS + ",\"finalDiagnose\":" + row[32] if row[
32] is not None and "" else jsonS + ",\"finalDiagnose\":[]" # 最后诊断(以病理诊断为准;除“未见明显异常外,其他可多选)
divalue = getvalue("a", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"gc-4-4-0\":\"" + divalue + "\"" # 食管粘膜上皮内瘤变a
divalue = getvalue("type_a", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"gc-4-4-1\":\"" + divalue + "\"" # 级别
divalueall = ["", "", "", ]
divalue = getvalue("a_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("a_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("a_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
# ["a","b","c",],["","b","c",],["","","c",]["","","",]["a","","",]["a","","c",]
divalue = ""
for divaluepart in divalueall:
divalue = divalue + "\"" + divaluepart + "\","
divalue = divalue.replace("\"\"", "")
if divalueall != "":
jsonS = jsonS + ",\"gc-4-4-2\":" + str(divalueall).replace('\'', '\"') # 部位["a","b","c"]
divalue = getvalue("b", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"earlyEsophagealCancer\":\"" + divalue + "\"" # 早期食管癌
# 部位
divalueall = ["", "", ""]
divalue = getvalue("b_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("b_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("b_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
if divalueall != "":
jsonS = jsonS + ",\"earlyEsophagealPart\":" + str(divalueall).replace('\'', '\"') # 部位
divalue = getvalue("c", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"advancedEsophagealCancer\":\"" + divalue + "\"" # 早期食管癌
# 部位
divalueall = ["", "", ""]
divalue = getvalue("c_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("c_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("c_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
if divalueall != "":
jsonS = jsonS + ",\"advancedEsophagealPart\":" + str(divalueall).replace('\'', '\"') # 部位
divalue = getvalue("d", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"barretEsophageal\":\"a\"" # Barret食管
divalue = getvalue("e", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"refluxEsophagealCancer\":\"a\"" # 反流性食管炎
divalue = getvalue("f", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"gastricIntraepithelialNeoplasia\":\"" + divalue + "\"" # 胃粘膜上皮内瘤变
divalue = getvalue("type_f", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"gastricIntraepithelialNeoplasiaLevel\":\"" + divalue + "\"" # 级别
divalueall = ["", "", "", "", ""]
divalue = getvalue("f_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("f_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("f_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
divalue = getvalue("f_d", dinfo0)
if divalue != "":
divalueall[3] = divalue
divalue = getvalue("f_e", dinfo0)
if divalue != "":
divalueall[4] = divalue
if divalueall != "":
jsonS = jsonS + ",\"gastricIntraepithelialNeoplasiaPart\":" + str(divalueall).replace('\'', '\"') # 部位
divalue = getvalue("g", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"earlyGastricCancer\":\"" + divalue + "\"" # 早期胃癌
# 部位
divalueall = ["", "", "", "", ""]
divalue = getvalue("g_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("g_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("g_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
divalue = getvalue("g_d", dinfo0)
if divalue != "":
divalueall[3] = divalue
divalue = getvalue("g_e", dinfo0)
if divalue != "":
divalueall[4] = divalue
if divalueall != "":
jsonS = jsonS + ",\"earlyGastricCancerPart\":" + str(divalueall).replace('\'', '\"') # 部位
divalue = getvalue("h", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"advancedGastricCancer\":\"" + divalue + "\"" # 进展性胃癌
# 部位
divalueall = ["", "", "", "", ""]
divalue = getvalue("h_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("h_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("h_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
divalue = getvalue("h_d", dinfo0)
if divalue != "":
divalueall[3] = divalue
divalue = getvalue("h_e", dinfo0)
if divalue != "":
divalueall[4] = divalue
if divalueall != "":
jsonS = jsonS + ",\"advancedGastricCancerPart\":" + str(divalueall).replace('\'', '\"') # 部位
divalue = getvalue("i", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"atrophicGastritis\":\"" + divalue + "\"" # 萎缩性胃炎
# 部位
divalueall = ["", "", "", "", ""]
divalue = getvalue("i_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("i_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("i_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
divalue = getvalue("i_d", dinfo0)
if divalue != "":
divalueall[3] = divalue
divalue = getvalue("i_e", dinfo0)
if divalue != "":
divalueall[4] = divalue
if divalueall != "":
jsonS = jsonS + ",\"atrophicGastritisPart\":" + str(divalueall).replace('\'', '\"') # 部位
divalue = getvalue("j", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"gastricUlcer\":\"" + divalue + "\"" # 胃溃疡
# 部位
divalueall = ["", "", "", "", ""]
divalue = getvalue("j_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("j_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("j_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
divalue = getvalue("j_d", dinfo0)
if divalue != "":
divalueall[3] = divalue
divalue = getvalue("j_e", dinfo0)
if divalue != "":
divalueall[4] = divalue
if divalueall != "":
jsonS = jsonS + ",\"gastricUlcerPart\":" + str(divalueall).replace('\'', '\"') # 部位
divalue = getvalue("k", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"gastricPolyps\":\"" + divalue + "\"" # 胃息肉
divalue = getvalue("type_k", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"gastricPolypsType\":\"" + divalue + "\"" # 类型
divalueall = ["", "", "", "", ""]
divalue = getvalue("k_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("k_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("k_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
divalue = getvalue("k_d", dinfo0)
if divalue != "":
divalueall[3] = divalue
divalue = getvalue("k_e", dinfo0)
if divalue != "":
divalueall[4] = divalue
if divalueall != "":
jsonS = jsonS + ",\"gastricPolypsPart\":" + str(divalueall).replace('\'', '\"') # 部位
divalue = getvalue("l", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"nonatrophicGastritis\":\"" + divalue + "\"" # 非萎缩性胃炎
# 部位
divalueall = ["", "", "", "", ""]
divalue = getvalue("l_a", dinfo0)
if divalue != "":
divalueall[0] = divalue
divalue = getvalue("l_b", dinfo0)
if divalue != "":
divalueall[1] = divalue
divalue = getvalue("l_c", dinfo0)
if divalue != "":
divalueall[2] = divalue
divalue = getvalue("l_d", dinfo0)
if divalue != "":
divalueall[3] = divalue
divalue = getvalue("l_e", dinfo0)
if divalue != "":
divalueall[4] = divalue
if divalueall != "":
jsonS = jsonS + ",\"nonatrophicGastritisPart\":" + str(divalueall).replace('\'', '\"') # 部位
divalue = getvalue("m", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"duodenalBulbarUlcer\":\"" + divalue + "\"" # 十二指肠球部溃疡
divalue = getvalue("n", dinfo0)
if divalue != "":
jsonS = jsonS + ",\"otherLesions\":\"" + divalue + "\"" # 其他病变
jsonS = jsonS + ",\"otherDiseases\":\"" + dinfo0[len(dinfo0) - 1] + "\"" # 其他病变内容
jsonS = jsonS + ",\"gc-4-3-14\":\"5e074f4772c3d50b5f2c64e7,5e0751e472c3d50b5f2c64e8\"" # 内镜报告二进制流
jsonS = jsonS + ",\"gc-5-1-1\":\"" + str(row[55]) + "\"" if row[
55] is not None else jsonS + ",\"gc-5-1-1\":\"\"" # 是否继续随访
jsonS = jsonS + ",\"gc-5-2-1\":\"a\"" #
jsonS = jsonS + ",\"followUpPlanDate\":\"" + str(row[56]) + "\"" if row[
56] is not None else jsonS + ",\"followUpPlanDate\":\"\"" # 具体时间
jsonS = jsonS + ",\"followUpContent\":[\"" + str(row[57]) + "\"]}}}" if row[
57] is not None else jsonS + ",\"followUpContent\":[\"\"]}}}" # 计划随访内容
return jsonS
#
# #随访
# jsonS = jsonS + \""followReportContent":[{" #随访开始,需要判断随访次数后循环处理
# jsonS = jsonS + \""gc-6-1-1\":\"2019-06-01\"" #随访时间
# jsonS = jsonS + ",\"gc-6-1-2\":\"a\"" #存活情况
# jsonS = jsonS + ",\"gc-3-1-1\":\"a\"" #是否实验室检查
# jsonS = jsonS + ",\"gc-3-2-1\":\"2019-06-01\"" #
# jsonS = jsonS + ",\"gc-3-2-1\":\"2017-05-01\"" #实验室检查时间,可以用录入时间替代
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-2\":{\"$NumberDecimal\":\"12\"}" #胃泌素-17
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-3\":{\"$NumberDecimal\":\"12\"}" #胃蛋白酶原I
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-4\":{\"$NumberDecimal\":\"12\"}" #胃蛋白酶原II
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-11\":\"b\"" #Hp抗体(IgG)检测
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-7\":\"b\"" #CagA抗体
# jsonS = jsonS + ",\"gc-3-2-8\":\"b\"" #VacA抗体
# jsonS = jsonS + ",\"gc-3-2-9\":\"b\"" #尿素酶A抗体
# jsonS = jsonS + ",\"gc-3-2-10\":\"b\"" #尿素酶B抗体
# jsonS = jsonS + ",\"gc-3-1-6\":{\"$NumberDecimal\":\"1\"}" #PepI/PepII,需要计算
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"file\":\\""" #实验室检查报告图片的二进制流,应该放在这里,实际上放到了gc-3-3-1
# jsonS = jsonS + ",\"gc-3-3-1\":\"5e074ca5bbc96666667d65b5,5e074cb472c3d50b5f2c64e6,5e074cfcbbc96666667d65b6,5e074d19bbc96666667d65b7,5e0751fc72c3d50b5f2c64e9\"" #实验室检查报告图片的二进制流
# #风险评估
# jsonS = jsonS + ",\"gc-3-4-1\":\"13.00\"" #风险评分
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-4-2\":\"b\"" #风险等级
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-4-3\":\"b\"" #筛查建议
# jsonS = jsonS.replace("xxx","")
# #内镜检查
# jsonS = jsonS + ",\"gc-4-1-1\":\"a\"" #是否接受胃镜检查
# jsonS = jsonS + ",\"gc-4-2-1\":\"2018-01-01\"" #胃镜检查时间
# # jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-2-2\":\"b\"" #胃镜检查方式
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-2-3\":\"b\"" #胃镜普通白光检查、普通白光+LCI检查、或磁控胶囊胃镜检查结果
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-2-4\":\"2018-01-01\"" #胃镜检查时间
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-2-5\":[\"a\",\"b\",\"c\",\"d\",\"e\",\"f\",\"g\"]" #胃镜精查方式
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-3-1\":\"b\"" #最后诊断(以病理诊断为准;除“未见明显异常外,其他可多选)
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-4-0\":\"a\"" #食管粘膜上皮内瘤变
# jsonS = jsonS + ",\"gc-4-4-1\":\"a\"" #级别
# jsonS = jsonS + ",\"gc-4-4-2\":[\"a\",\"b\",\"c\"]" #部位
# jsonS = jsonS + \""gc-4-4-3\":\"a\"" #早期食管癌
# jsonS = jsonS + ",\"gc-4-4-3-1\":[\"a\",\"b\",\"c\"]" #部位
# jsonS = jsonS + ",\"gc-4-4-4\":\"a\"" #进展期食管癌
# jsonS = jsonS + ",\"gc-4-3-2\":[\"a\",\"b\",\"c\"]" #部位
# jsonS = jsonS + ",\"gc-4-3-3\":\"a\"" #Barret食管
# jsonS = jsonS + \""gc-4-3-4\":\"a\"" #反流性食管炎
# jsonS = jsonS + ",\"gc-4-3-4-1\":\"a\"" #胃粘膜上皮内瘤变
# jsonS = jsonS + ",\"gc-4-5-1\":\"a\"" #级别
# jsonS = jsonS + ",\"gc-4-5-2\":[\"a\",\"b\",\"c\",\"d\",\"e\"]" #部位
# jsonS = jsonS + ",\"gc-4-3-5-0\":\"a\"" #早期胃癌
# jsonS = jsonS + ",\"gc-4-3-5\":[\"a\",\"b\",\"c\",\"d\",\"e\"]" #部位
# jsonS = jsonS + ",\"gc-4-3-6-0\":\"a\"" #进展性胃癌
# jsonS = jsonS + ",\"gc-4-3-6\":["a","b","c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-7-0\":\"a\"" #萎缩性胃炎
# jsonS = jsonS + ",\"gc-4-3-7\":["c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-8-0\":\"a\"" #胃溃疡
# jsonS = jsonS + ",\"gc-4-3-8\":["a","b","c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-9-0\":\"a\"" #胃息肉
# jsonS = jsonS + \""gc-4-6-1\":\"a\"" #类型
# jsonS = jsonS + ",\"gc-4-6-2\":["a","b","c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-10-0\":\"a\"" #非萎缩性胃炎
# jsonS = jsonS + ",\"gc-4-3-10\":["c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-11\":\"a\"" #十二指肠球部溃疡
# jsonS = jsonS + ",\"gc-4-3-12\":\"a\"" #其他病变
# jsonS = jsonS + ",\"gc-4-3-13\":\"认证\"" #其他病变内容
# jsonS = jsonS + ",\"gc-4-3-14\":\"5e074f4772c3d50b5f2c64e7,5e0751e472c3d50b5f2c64e8\"" #内镜报告二进制流
# jsonS = jsonS + ",\"gc-5-1-1\":\"b\"" #是否继续随访
# jsonS = jsonS + ",\"gc-5-2-1\":\"a\"" #
# jsonS = jsonS + ",\"gc-5-2-2\":\"2019-01-01\"" #具体时间
# jsonS = jsonS + ",\"gc-5-2-3\":["a","b"]}" #计划随访内容,如果只有一次随访,则最后应该加上],标识随访结束,否则没有]
#
# #第二次随访
# jsonS = jsonS + \""gc-6-1-1\":\"2019-06-01\"" #随访时间
# jsonS = jsonS + ",\"gc-6-1-2\":\"a\"" #存活情况
# jsonS = jsonS + ",\"gc-3-1-1\":\"a\"" #是否实验室检查
# jsonS = jsonS + ",\"gc-3-2-1\":\"2019-06-01\"" #
# jsonS = jsonS + ",\"gc-3-2-1\":\"2017-05-01\"" #实验室检查时间,可以用录入时间替代
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-2\":{"$NumberDecimal\":\"12"\}" #胃泌素-17
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-3\":{"$NumberDecimal\":\"12\"}" #胃蛋白酶原I
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-4\":{"$NumberDecimal\":\"12\"}" #胃蛋白酶原II
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-11\":\"b\"" #Hp抗体(IgG)检测
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-2-7\":\"b\"" #CagA抗体
# jsonS = jsonS + ",\"gc-3-2-8\":\"b\"" #VacA抗体
# jsonS = jsonS + ",\"gc-3-2-9\":\"b\"" #尿素酶A抗体
# jsonS = jsonS + ",\"gc-3-2-10\":\"b\"" #尿素酶B抗体
# jsonS = jsonS + ",\"gc-3-1-6\":{\"$NumberDecimal\":\"1\"}" #PepI/PepII,需要计算
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"file\":\\""" #实验室检查报告图片的二进制流,应该放在这里,实际上放到了gc-3-3-1
# jsonS = jsonS + ",\"gc-3-3-1\":\"5e074ca5bbc96666667d65b5,5e074cb472c3d50b5f2c64e6,5e074cfcbbc96666667d65b6,5e074d19bbc96666667d65b7,5e0751fc72c3d50b5f2c64e9\"" #实验室检查报告图片的二进制流
# #风险评估
# jsonS = jsonS + ",\"gc-3-4-1\":\"13.00\"" #风险评分
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-4-2\":\"b\"" #风险等级
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-3-4-3\":\"b\"" #筛查建议
# jsonS = jsonS.replace("xxx","")
# #内镜检查
# jsonS = jsonS + ",\"gc-4-1-1\":\"a\"" #是否接受胃镜检查
# jsonS = jsonS + ",\"gc-4-2-1\":\"2018-01-01\"" #胃镜检查时间
# # jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-2-2\":\"b\"" #胃镜检查方式
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-2-3\":\"b\"" #胃镜普通白光检查、普通白光+LCI检查、或磁控胶囊胃镜检查结果
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-2-4\":\"2018-01-01\"" #胃镜检查时间
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-2-5\":["a","b","c","d","e","f","g"]" #胃镜精查方式
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-3-1\":\"b\"" #最后诊断(以病理诊断为准;除“未见明显异常外,其他可多选)
# jsonS = jsonS.replace("xxx","")
# jsonS = jsonS + ",\"gc-4-4-0\":\"a\"" #食管粘膜上皮内瘤变
# jsonS = jsonS + ",\"gc-4-4-1\":\"a\"" #级别
# jsonS = jsonS + ",\"gc-4-4-2":["a","b","c"]" #部位
# jsonS = jsonS + \""gc-4-4-3\":\"a\"" #早期食管癌
# jsonS = jsonS + ",\"gc-4-4-3-1":["a","b","c"]" #部位
# jsonS = jsonS + ",\"gc-4-4-4\":\"a\"" #进展期食管癌
# jsonS = jsonS + ",\"gc-4-3-2":["a","b","c"]" #部位
# jsonS = jsonS + ",\"gc-4-3-3\":\"a\"" #Barret食管
# jsonS = jsonS + \""gc-4-3-4\":\"a\"" #反流性食管炎
# jsonS = jsonS + ",\"gc-4-3-4-1\":\"a\"" #胃粘膜上皮内瘤变
# jsonS = jsonS + ",\"gc-4-5-1\":\"a\"" #级别
# jsonS = jsonS + ",\"gc-4-5-2\":["a","b","c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-5-0\":\"a\"" #早期胃癌
# jsonS = jsonS + ",\"gc-4-3-5\":["a","b","c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-6-0\":\"a\"" #进展性胃癌
# jsonS = jsonS + ",\"gc-4-3-6\":["a","b","c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-7-0\":\"a\"" #萎缩性胃炎
# jsonS = jsonS + ",\"gc-4-3-7\":["c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-8-0\":\"a\"" #胃溃疡
# jsonS = jsonS + ",\"gc-4-3-8\":["a","b","c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-9-0\":\"a\"" #胃息肉
# jsonS = jsonS + \""gc-4-6-1\":\"a\"" #类型
# jsonS = jsonS + ",\"gc-4-6-2\":["a","b","c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-10-0\":\"a\"" #非萎缩性胃炎
# jsonS = jsonS + ",\"gc-4-3-10\":["c","d","e"]" #部位
# jsonS = jsonS + ",\"gc-4-3-11\":\"a\"" #十二指肠球部溃疡
# jsonS = jsonS + ",\"gc-4-3-12\":\"a\"" #其他病变
# jsonS = jsonS + ",\"gc-4-3-13\":\"认证\"" #其他病变内容
# jsonS = jsonS + ",\"gc-4-3-14\":\"5e074f4772c3d50b5f2c64e7,5e0751e472c3d50b5f2c64e8\"" #内镜报告二进制流
# jsonS = jsonS + ",\"gc-5-1-1\":\"b\"" #是否继续随访
# jsonS = jsonS + ",\"gc-5-2-1\":\"a\"" #
# jsonS = jsonS + ",\"gc-5-2-2\":\"2019-01-01\"" #具体时间
# jsonS = jsonS + ",\"gc-5-2-3\":["a","b"]}]" #计划随访内容
#
# #其他内容
# jsonS = jsonS + \""progressStatus":{"$NumberDecimal\":\"2"}" #患者表中的step
# jsonS = jsonS + ",\"auditStatus":{"$NumberDecimal\":\"2"}" #
# #,"auditRecords":[{"create_time\":\"2019-12-28 20:41:56","status":{"$NumberDecimal\":\"1"},"auditUserId\":\"why-sys-1577324928240","auditUserName\":\"why-sys"},{"create_time\":\"2019-12-28 21:03:01","status":{"$NumberDecimal\":\"1"},"auditUserId\":\"why-nj-1577325106640","auditUserName\":\"why-nj"},{"create_time\":\"2019-12-28 21:07:34","status":{"$NumberDecimal\":\"1"},"auditUserId\":\"why-sys-1577324928240","auditUserName\":\"why-sys"},{"create_time\":\"2019-12-28 21:11:15","status":{"$NumberDecimal\":\"1"},"auditUserId\":\"why-nj-1577325106640","auditUserName\":\"why-nj"},{"create_time\":\"2019-12-28 21:17:36","status":{"$NumberDecimal\":\"1"},"auditUserId\":\"why-sys-1577324928240","auditUserName\":\"why-sys"}]
# #auditRecords建议在其他数据倒完后再导入。
# #需要建立两边的用户映射和转换后导入
# #jsonS = jsonS + ",\"auditRecords":[{" #
# jsonS = jsonS + ",\"noticeFlag":{"$NumberDecimal\":\"0"}}" #
#
#
#
#
#
#
#
#
# #例子
# #1.查询操作
# # 编写sql 查询语句 user 对应我的表名
# sql = "select * from tb_hosp"
# try:
# cur.execute(sql) #执行sql语句
#
# results = cur.fetchall() #获取查询的所有记录
# print("id","number","name")
# #遍历结果
# for row in results :
# id = row[0]
# number = row[1]
# name = row[2]
# print(id,number,name)
# except Exception as e:
# raise e
# finally:
# db.close() #关闭连接
#
#
#
# # 创建mongodb数据库连接
# connection = pymongo.MongoClient(host='localhost', port=27017)
# # 获取数据库
# mongodb = connection.cancer3 #或者db=client.pp,相当于数据库中的use pp;
# hospital = mongodb.gastric_cancer_hospital
import json
import pymysql
import time
def save(filename, contents):
fh = open(filename, 'w', encoding = 'utf-8')
fh.write(contents)
fh.close()
mysqldb = pymysql.connect(host = '122.112.141.214', user = 'chyy_demo', passwd = 'Waw8DXh3fJJ-', port = 3306,
db = 'shchyy',
charset = 'utf8')
mysqlcur = mysqldb.cursor() # 生成游标对象
# SQL语句
sql = """
SELECT a.number,a.name,b.area FROM (
SELECT number,name FROM shchyy4dw_geca.tb_hosp
UNION
SELECT number,name FROM shchyy4dw.tb_hosp
UNION
SELECT number,name FROM shchyy4dw_qg.tb_hosp) a
left JOIN
shchyy_dw.tmp_tb_hosp_area b
ON a.name=b.name
WHERE a.NAME IS NOT null and b.area in ('上海市','浙江省','江苏省','安徽省');
""" # id,name,ename
mysqlcur.execute(sql)
i = 0
rows = mysqlcur.fetchall()
timestamp = int(time.time())
hosp_list = []
for row in rows: # 循环处理所有记录
jsonS = ""
i = i + 1
jsonS = jsonS + "{\"_id\":{\"$oid\":\"" + str(timestamp) + str(i).rjust(14,
'0') + "\"}" # 5e,00,30,d0,/2b,85,a7,/76,e1,9c,50,98
jsonS = jsonS + ",\"_class\":\"com.ewell.bean.HospitalBean\"" #
jsonS = jsonS + ",\"hospitalId\":\"" + str(i).rjust(7, '0') + "-" + str(timestamp) + "\"" # 0000001-1577070800036
jsonS = jsonS + ",\"hospitalName\":\"" + row[1] + "\"" # 上海市浦东新区公利医院
jsonS = jsonS + ",\"shortName\":\"\"" #
jsonS = jsonS + ",\"hospitalNumber\":\"" + str(i).rjust(7, '0') + "\"" # 0000001
jsonS = jsonS + ",\"ownership\":\"公立\"" #
jsonS = jsonS + ",\"mechanismCategory\":\"综合\"" #
jsonS = jsonS + ",\"hospitalRank\":\"二级\"" #
jsonS = jsonS + ",\"hospitalHierarchy\":\"甲等\"" #
jsonS = jsonS + ",\"provinceId\":\"\"" #
jsonS = jsonS + ",\"provinceName\":\"\"" #
jsonS = jsonS + ",\"prefectureId\":\"\"" #
jsonS = jsonS + ",\"prefectureName\":\"\"" #
jsonS = jsonS + ",\"handler\":\"tsh\"" #
jsonS = jsonS + ",\"isUse\":{\"$numberInt\":\"1\"}" #
jsonS = jsonS + ",\"createTime\":\"" + time.strftime('%Y-%m-%d %H:%M:%S',
time.localtime(timestamp)) + "\"" # 2019-12-23 11:13:20
jsonS = jsonS + ",\"createUser\":{\"userId\":\"superadmin\",\"name\":\"超级管理员\"}}" #
data = json.loads(jsonS)
hosp_list.append(data)
print(data)
save('/Users/Bureaux/Documents/workspace/PyCharmProjects/mongodb2mysql/data/tb_hosp_shchyy/all.json',
json.dumps(hosp_list, ensure_ascii = False))
import time
import pymysql
import pymongo
from get_json import getsplit, get_json_str
from sql import user, hosp
import os
import json
def save(filename, contents):
fd = filename.strip(filename.split('/')[-1])
if not os.path.exists(fd):
os.makedirs(fd)
with open(filename, 'w', encoding = 'utf-8') as fh:
fh.write(contents)
fh.close()
mysqldb = pymysql.connect(host = '122.112.141.214', user = 'chyy_demo', passwd = 'Waw8DXh3fJJ-', port = 3306,
db = 'shchyy_dw',
charset = 'utf8')
mysqlcur = mysqldb.cursor() # 生成游标对象
mysqlcur.execute(user)
# # 创建mongodb数据库连接
# mongodb = pymongo.MongoClient(host='localhost', port=27017)
# # 获取数据库
# db = mongodb['cancer'] # 或者db=client.pp,相当于数据库中的use pp;
dinfo0 = [] # 定义一个函数来处理字段拆分
dinfo1 = [] # 定义一个函数来处理字段拆分
dinfo2 = [] # 定义一个函数来处理字段拆分
def handle_json_str(str, hos):
data = json.loads(str)
data['reportContent']['isPrivate'] = 0
data['hospitalBean'] = hos
data['progressStatus'] = 0
data['auditStatus'] = 4
data['auditRecords'] = [
{
"create_time": "2018-02-08 17:11:11",
"status": 1,
"auditUserId": "superadmin",
"auditUserName": "超级管理员"
}
]
data['noticeFlag'] = 0
data['dateSource'] = 1
data['isPrivate'] = 0
data['isDeleted'] = 0
data['handler'] = 'tsh'
# print(data)
return data
def get_hospital_bean(patient_id, hospitalId, hosp_list):
# print(patient_id)
qur2 = mysqldb.cursor()
qur2.execute(hosp(patient_id))
hos = qur2.fetchone()
# print(get_hos_oid(hosp_list, '上海长海医院'))
# print(get_hos_other_info(hosp_list, '上海长海医院', 'shortName'))
# print(get_hos_other_info(hosp_list, '上海长海医院', 'hospitalNumber').rjust(6, '0'))
return {
"hospitalId": get_hos_oid(hosp_list, hos[2]) if hos is not None else '',
"hospitalName": hos[2] if hos is not None else '',
"shortName": get_hos_other_info(hosp_list, hos[2], 'shortName') if hos is not None else '',
"hospitalNumber": get_hos_other_info(hosp_list, hos[2], 'hospitalNumber').rjust(6, '0') if hos is not None else hospitalId,
"ownership": get_hos_other_info(hosp_list, hos[2], 'ownership') if hos is not None else '',
"mechanismCategory": get_hos_other_info(hosp_list, hos[2], 'mechanismCategory') if hos is not None else '',
"hospitalRank": get_hos_other_info(hosp_list, hos[2], 'hospitalRank') if hos is not None else '',
"hospitalHierarchy": get_hos_other_info(hosp_list, hos[2], 'hospitalHierarchy') if hos is not None else '',
"provinceId": get_hos_other_info(hosp_list, hos[2], 'provinceId') if hos is not None else '',
"provinceName": get_hos_other_info(hosp_list, hos[2], 'provinceName') if hos is not None else '',
"prefectureId": get_hos_other_info(hosp_list, hos[2], 'prefectureId') if hos is not None else '',
"prefectureName": get_hos_other_info(hosp_list, hos[2], 'prefectureName') if hos is not None else '',
"roles": [
{
"roleId": "5db654b23bce1ecbbfc96dff",
"roleCode": "1001",
"roleName": "超级管理员"
}
]
}
def get_hos_oid(json_array, name):
try:
return [obj for obj in json_array if obj['hospitalName'] == name][0]['_id']['$oid']
except IndexError as e:
return None
def get_hos_other_info(json_array, name, rt_field):
try:
return [obj for obj in json_array if obj['hospitalName'] == name][0][rt_field]
except IndexError as e1:
return None
except KeyError as e2:
return ""
if __name__ == '__main__':
hosp_list = []
with open('./data/hospital.jsonl', 'r') as f:
for i in f.readlines():
hosp_list.append(json.loads(i.split('\n')[0]))
count = 0
err_num = 0
json_list = []
for row in mysqlcur.fetchall(): # 循环处理所有记录
count += 1
try:
diagnose_info0 = row[33] # 筛查
diagnose_info1 = row[53] # 第一次随访
diagnose_info2 = row[73] # 第二次随访
if diagnose_info0:
dinfo0 = getsplit(diagnose_info0) # 定义一个函数来处理字段拆分
if diagnose_info1:
dinfo1 = getsplit(diagnose_info1) # 定义一个函数来处理字段拆分
if diagnose_info2:
dinfo2 = getsplit(diagnose_info2) # 定义一个函数来处理字段拆分
patient_id = row[0]
hospitalId = row[2]
hos = get_hospital_bean(patient_id, hospitalId, hosp_list)
json_list.append(handle_json_str(get_json_str(row, dinfo0, dinfo1, dinfo2), hos))
# print(handle_json_str(get_json_str(row, dinfo0, dinfo1, dinfo2), hos))
print("\r%d : %s ✓" % (count, row[1]), end = "")
# save('/Users/Bureaux/Documents/workspace/PyCharmProjects/mongodb2mysql/data/tb_lab_inspect/' + row[1] + '.json',
# json.dumps(handle_json_str(get_json_str(row, dinfo0, dinfo1, dinfo2), hos), ensure_ascii = False))
except Exception as e:
print("%d : %s %s Error! msg: %s" % (count, row[0], row[1], str(e)))
err_num += 1
save('/Users/Bureaux/Documents/workspace/PyCharmProjects/mongodb2mysql/data/tb_lab_inspect/test.json',
json.dumps(json_list, ensure_ascii = False))
print('\nhandled: %d, success: %d, error: %d' % (count, count - err_num, err_num))
/Users/Bureaux/miniconda3/envs/DB-base/bin/python /Users/Bureaux/Documents/workspace/PyCharmProjects/mongodb2mysql/main.py
13530 : 卢175610 ✓13531 : 131598 周131598 Error! msg: can only concatenate str (not "NoneType") to str
13532 : 131599 金131599 Error! msg: can only concatenate str (not "NoneType") to str
13533 : 131600 陈131600 Error! msg: can only concatenate str (not "NoneType") to str
13534 : 131601 楼131601 Error! msg: can only concatenate str (not "NoneType") to str
13535 : 131602 楼131602 Error! msg: can only concatenate str (not "NoneType") to str
13536 : 131603 张131603 Error! msg: can only concatenate str (not "NoneType") to str
13537 : 131604 张131604 Error! msg: can only concatenate str (not "NoneType") to str
13538 : 131605 葛131605 Error! msg: can only concatenate str (not "NoneType") to str
13539 : 131606 马131606 Error! msg: can only concatenate str (not "NoneType") to str
13540 : 131607 汤131607 Error! msg: can only concatenate str (not "NoneType") to str
13541 : 131608 葛131608 Error! msg: can only concatenate str (not "NoneType") to str
13542 : 131609 葛131609 Error! msg: can only concatenate str (not "NoneType") to str
13543 : 131610 吕131610 Error! msg: can only concatenate str (not "NoneType") to str
13544 : 131611 杜131611 Error! msg: can only concatenate str (not "NoneType") to str
13545 : 131612 葛131612 Error! msg: can only concatenate str (not "NoneType") to str
13546 : 131613 张131613 Error! msg: can only concatenate str (not "NoneType") to str
13547 : 131614 吴131614 Error! msg: can only concatenate str (not "NoneType") to str
13548 : 131615 王131615 Error! msg: can only concatenate str (not "NoneType") to str
13549 : 131616 孙131616 Error! msg: can only concatenate str (not "NoneType") to str
13550 : 131617 赵131617 Error! msg: can only concatenate str (not "NoneType") to str
13551 : 131618 马131618 Error! msg: can only concatenate str (not "NoneType") to str
13552 : 131619 吴131619 Error! msg: can only concatenate str (not "NoneType") to str
13553 : 131620 张131620 Error! msg: can only concatenate str (not "NoneType") to str
13554 : 131621 占131621 Error! msg: can only concatenate str (not "NoneType") to str
13555 : 131622 王131622 Error! msg: can only concatenate str (not "NoneType") to str
13556 : 131623 金131623 Error! msg: can only concatenate str (not "NoneType") to str
13557 : 131624 张131624 Error! msg: can only concatenate str (not "NoneType") to str
13558 : 131625 严131625 Error! msg: can only concatenate str (not "NoneType") to str
13559 : 131626 潘131626 Error! msg: can only concatenate str (not "NoneType") to str
13560 : 131627 何131627 Error! msg: can only concatenate str (not "NoneType") to str
13561 : 131628 陈131628 Error! msg: can only concatenate str (not "NoneType") to str
13562 : 131629 方131629 Error! msg: can only concatenate str (not "NoneType") to str
13563 : 131630 葛131630 Error! msg: can only concatenate str (not "NoneType") to str
13564 : 131631 严131631 Error! msg: can only concatenate str (not "NoneType") to str
13565 : 131632 徐131632 Error! msg: can only concatenate str (not "NoneType") to str
13566 : 131633 厉131633 Error! msg: can only concatenate str (not "NoneType") to str
13567 : 131634 吴131634 Error! msg: can only concatenate str (not "NoneType") to str
13568 : 131635 张131635 Error! msg: can only concatenate str (not "NoneType") to str
13569 : 131636 杜131636 Error! msg: can only concatenate str (not "NoneType") to str
13570 : 131637 金131637 Error! msg: can only concatenate str (not "NoneType") to str
13571 : 131638 应131638 Error! msg: can only concatenate str (not "NoneType") to str
13572 : 131639 张131639 Error! msg: can only concatenate str (not "NoneType") to str
13573 : 131640 许131640 Error! msg: can only concatenate str (not "NoneType") to str
13574 : 131641 陈131641 Error! msg: can only concatenate str (not "NoneType") to str
13575 : 131642 黄131642 Error! msg: can only concatenate str (not "NoneType") to str
13576 : 131643 吴131643 Error! msg: can only concatenate str (not "NoneType") to str
13577 : 131644 吴131644 Error! msg: can only concatenate str (not "NoneType") to str
13578 : 131645 张131645 Error! msg: can only concatenate str (not "NoneType") to str
13579 : 131646 陈131646 Error! msg: can only concatenate str (not "NoneType") to str
13580 : 131647 沈131647 Error! msg: can only concatenate str (not "NoneType") to str
13581 : 131648 韦131648 Error! msg: can only concatenate str (not "NoneType") to str
13582 : 131649 汤131649 Error! msg: can only concatenate str (not "NoneType") to str
13583 : 131650 王131650 Error! msg: can only concatenate str (not "NoneType") to str
13584 : 131651 杜131651 Error! msg: can only concatenate str (not "NoneType") to str
13585 : 131652 周131652 Error! msg: can only concatenate str (not "NoneType") to str
13586 : 131653 陆131653 Error! msg: can only concatenate str (not "NoneType") to str
13587 : 131654 戚131654 Error! msg: can only concatenate str (not "NoneType") to str
13588 : 131655 吴131655 Error! msg: can only concatenate str (not "NoneType") to str
13589 : 131656 楼131656 Error! msg: can only concatenate str (not "NoneType") to str
13590 : 131657 张131657 Error! msg: can only concatenate str (not "NoneType") to str
13591 : 131658 吴131658 Error! msg: can only concatenate str (not "NoneType") to str
13592 : 131659 王131659 Error! msg: can only concatenate str (not "NoneType") to str
13593 : 131660 杜131660 Error! msg: can only concatenate str (not "NoneType") to str
13594 : 131661 方131661 Error! msg: can only concatenate str (not "NoneType") to str
13595 : 131662 吴131662 Error! msg: can only concatenate str (not "NoneType") to str
13596 : 131663 葛131663 Error! msg: can only concatenate str (not "NoneType") to str
13597 : 131664 贾131664 Error! msg: can only concatenate str (not "NoneType") to str
13598 : 131665 杜131665 Error! msg: can only concatenate str (not "NoneType") to str
13599 : 131666 张131666 Error! msg: can only concatenate str (not "NoneType") to str
13600 : 131667 杜131667 Error! msg: can only concatenate str (not "NoneType") to str
13601 : 131668 张131668 Error! msg: can only concatenate str (not "NoneType") to str
13602 : 131669 何131669 Error! msg: can only concatenate str (not "NoneType") to str
13603 : 131670 厉131670 Error! msg: can only concatenate str (not "NoneType") to str
13604 : 131671 徐131671 Error! msg: can only concatenate str (not "NoneType") to str
13605 : 131672 张131672 Error! msg: can only concatenate str (not "NoneType") to str
13606 : 131673 张131673 Error! msg: can only concatenate str (not "NoneType") to str
13607 : 131674 杜131674 Error! msg: can only concatenate str (not "NoneType") to str
13608 : 131675 施131675 Error! msg: can only concatenate str (not "NoneType") to str
13609 : 131676 葛131676 Error! msg: can only concatenate str (not "NoneType") to str
13610 : 131677 杜131677 Error! msg: can only concatenate str (not "NoneType") to str
13611 : 131678 金131678 Error! msg: can only concatenate str (not "NoneType") to str
13612 : 131679 胡131679 Error! msg: can only concatenate str (not "NoneType") to str
13613 : 131680 方131680 Error! msg: can only concatenate str (not "NoneType") to str
13614 : 131681 申131681 Error! msg: can only concatenate str (not "NoneType") to str
13615 : 131682 王131682 Error! msg: can only concatenate str (not "NoneType") to str
13616 : 131683 厉131683 Error! msg: can only concatenate str (not "NoneType") to str
13617 : 131684 龚131684 Error! msg: can only concatenate str (not "NoneType") to str
13618 : 131685 葛131685 Error! msg: can only concatenate str (not "NoneType") to str
13619 : 131686 葛131686 Error! msg: can only concatenate str (not "NoneType") to str
13620 : 131687 张131687 Error! msg: can only concatenate str (not "NoneType") to str
13621 : 131688 任131688 Error! msg: can only concatenate str (not "NoneType") to str
13622 : 131689 马131689 Error! msg: can only concatenate str (not "NoneType") to str
13623 : 131690 张131690 Error! msg: can only concatenate str (not "NoneType") to str
13624 : 131691 李131691 Error! msg: can only concatenate str (not "NoneType") to str
13625 : 131692 金131692 Error! msg: can only concatenate str (not "NoneType") to str
13626 : 131693 金131693 Error! msg: can only concatenate str (not "NoneType") to str
13627 : 131694 汤131694 Error! msg: can only concatenate str (not "NoneType") to str
13628 : 131695 张131695 Error! msg: can only concatenate str (not "NoneType") to str
13629 : 131696 陈131696 Error! msg: can only concatenate str (not "NoneType") to str
13630 : 131697 葛131697 Error! msg: can only concatenate str (not "NoneType") to str
13631 : 131698 任131698 Error! msg: can only concatenate str (not "NoneType") to str
13632 : 131699 周131699 Error! msg: can only concatenate str (not "NoneType") to str
13633 : 131700 张131700 Error! msg: can only concatenate str (not "NoneType") to str
13634 : 131701 陈131701 Error! msg: can only concatenate str (not "NoneType") to str
13635 : 131702 李131702 Error! msg: can only concatenate str (not "NoneType") to str
13636 : 131703 沈131703 Error! msg: can only concatenate str (not "NoneType") to str
13637 : 131704 楼131704 Error! msg: can only concatenate str (not "NoneType") to str
13638 : 131705 张131705 Error! msg: can only concatenate str (not "NoneType") to str
13639 : 131706 陈131706 Error! msg: can only concatenate str (not "NoneType") to str
13640 : 131707 吕131707 Error! msg: can only concatenate str (not "NoneType") to str
13641 : 131708 陈131708 Error! msg: can only concatenate str (not "NoneType") to str
13642 : 131709 葛131709 Error! msg: can only concatenate str (not "NoneType") to str
13643 : 131710 朱131710 Error! msg: can only concatenate str (not "NoneType") to str
13644 : 131711 楼131711 Error! msg: can only concatenate str (not "NoneType") to str
18976 : 郑109084 ✓18977 : 109099 黄109099 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
20273 : 黄124551 ✓20274 : 124553 周124553 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
20363 : 温126241 ✓20364 : 126243 林126243 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
20508 : 夏126426 ✓20509 : 126427 杜126427 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
20555 : 朱126476 ✓20556 : 126477 吴126477 Error! msg: Invalid \escape: line 1 column 1410 (char 1409)
20567 : 陈126489 ✓20568 : 126491 邵126491 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
20636 : 张126815 ✓20637 : 126816 徐126816 Error! msg: Invalid \escape: line 1 column 1521 (char 1520)
20663 : 陈126845 ✓20664 : 126846 郑126846 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
20859 : 朱129040 ✓20860 : 129041 黄129041 Error! msg: Invalid \escape: line 1 column 1521 (char 1520)
20919 : 周129100 ✓20920 : 129101 李129101 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
20933 : 戚129114 ✓20934 : 129115 叶129115 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
20989 : 胡129170 ✓20990 : 129171 夏129171 Error! msg: Invalid \escape: line 1 column 1521 (char 1520)
21027 : 王129208 ✓21028 : 129209 孙129209 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
21075 : 赖129264 ✓21076 : 129266 郑129266 Error! msg: Invalid \escape: line 1 column 1521 (char 1520)
21091 : 刘129289 ✓21092 : 129292 卢129292 Error! msg: Invalid \escape: line 1 column 1597 (char 1596)
21137 : 陈131809 ✓21138 : 131810 徐131810 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
21256 : 孙132290 ✓21257 : 132291 陈132291 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
21281 : 叶132319 ✓21282 : 132320 林132320 Error! msg: Invalid \escape: line 1 column 1410 (char 1409)
21314 : 黄132925 ✓21315 : 132937 杨132937 Error! msg: Invalid \escape: line 1 column 1521 (char 1520)
21505 : 李133627 ✓21506 : 133629 田133629 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
21556 : 邹133706 ✓21557 : 133707 沈133707 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
21566 : 潘133716 ✓21567 : 133717 滕133717 Error! msg: Invalid \escape: line 1 column 1521 (char 1520)
21568 : 叶133720 ✓21569 : 133721 陈133721 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
21782 : 蒋134148 ✓21783 : 134149 陈134149 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
21820 : 陈134414 ✓21821 : 134415 季134415 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
21915 : 金134613 ✓21916 : 134614 廖134614 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
21927 : 郑134625 ✓21928 : 134626 林134626 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
21952 : 梁134650 ✓21953 : 134651 方134651 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
21995 : 陈134748 ✓21996 : 134749 邹134749 Error! msg: Expecting ',' delimiter: line 1 column 1551 (char 1550)
22350 : 张135330 ✓22351 : 135331 何135331 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
22359 : 王135339 ✓22360 : 135340 邵135340 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
22386 : 苏135373 ✓22387 : 135374 林135374 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
22441 : 张135484 ✓22442 : 135485 金135485 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
22454 : 韦135500 ✓22455 : 135502 徐135502 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
22473 : 曾135526 ✓22474 : 135528 王135528 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
22508 : 邹135588 ✓22509 : 135589 王135589 Error! msg: Invalid \escape: line 1 column 1408 (char 1407)
22569 : 戴135667 ✓22570 : 135668 黄135668 Error! msg: Invalid \escape: line 1 column 1598 (char 1597)
22606 : 胡135704 ✓22607 : 135705 朱135705 Error! msg: Invalid \escape: line 1 column 1526 (char 1525)
22608 : 林135706 ✓22609 : 135707 陈135707 Error! msg: Invalid \escape: line 1 column 1410 (char 1409)
22621 : 薛135719 ✓22622 : 135720 郑135720 Error! msg: Invalid \escape: line 1 column 1515 (char 1514)
22634 : 钱135732 ✓22635 : 135733 缪135733 Error! msg: Invalid \escape: line 1 column 1529 (char 1528)
22639 : 周135737 ✓22640 : 135738 丁135738 Error! msg: Invalid \escape: line 1 column 1597 (char 1596)
22647 : 刘135745 ✓22648 : 135746 徐135746 Error! msg: Invalid \escape: line 1 column 1521 (char 1520)
22668 : 田135766 ✓22669 : 135767 郑135767 Error! msg: Invalid \escape: line 1 column 1522 (char 1521)
22674 : 陈135772 ✓22675 : 135773 胡135773 Error! msg: Invalid \escape: line 1 column 1410 (char 1409)
22698 : 李135796 ✓22699 : 135797 王135797 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
22740 : 袁135864 ✓22741 : 135865 曹135865 Error! msg: Invalid \escape: line 1 column 1529 (char 1528)
22752 : 黄135876 ✓22753 : 135877 潘135877 Error! msg: Invalid \escape: line 1 column 1410 (char 1409)
22789 : 林135913 ✓22790 : 135914 陈135914 Error! msg: Invalid \escape: line 1 column 1408 (char 1407)
22794 : 张135918 ✓22795 : 135919 陈135919 Error! msg: Invalid \escape: line 1 column 1408 (char 1407)
22798 : 刘135922 ✓22799 : 135923 林135923 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
22806 : 戚135930 ✓22807 : 135931 林135931 Error! msg: Invalid \escape: line 1 column 1597 (char 1596)
22868 : 徐135992 ✓22869 : 135993 王135993 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
22898 : 邱136022 ✓22899 : 136023 郑136023 Error! msg: Invalid \escape: line 1 column 1585 (char 1584)
22911 : 王136035 ✓22912 : 136036 陈136036 Error! msg: Invalid \escape: line 1 column 1410 (char 1409)
22915 : 翁136039 ✓22916 : 136040 董136040 Error! msg: Invalid \escape: line 1 column 1526 (char 1525)
22938 : 赵136062 ✓22939 : 136063 赵136063 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
22961 : 吴136085 ✓22962 : 136086 樊136086 Error! msg: Invalid \escape: line 1 column 1527 (char 1526)
23006 : 叶136130 ✓23007 : 136131 李136131 Error! msg: Invalid \escape: line 1 column 1521 (char 1520)
23045 : 陈136169 ✓23046 : 136170 周136170 Error! msg: Invalid \escape: line 1 column 1528 (char 1527)
23116 : 郑136304 ✓23117 : 136305 吴136305 Error! msg: Invalid \escape: line 1 column 1523 (char 1522)
23127 : 徐136315 ✓23128 : 136316 赵136316 Error! msg: Invalid \escape: line 1 column 1525 (char 1524)
23134 : 郭136322 ✓23135 : 136323 杨136323 Error! msg: Invalid \escape: line 1 column 1410 (char 1409)
23155 : 徐136468 ✓23156 : 136469 陈136469 Error! msg: Invalid \escape: line 1 column 1410 (char 1409)
23164 : 李136477 ✓23165 : 136478 刘136478 Error! msg: Invalid \escape: line 1 column 1595 (char 1594)
23181 : 周136494 ✓23182 : 136495 吴136495 Error! msg: Invalid \escape: line 1 column 1599 (char 1598)
23223 : 潘136536 ✓23224 : 136537 宋136537 Error! msg: Invalid \escape: line 1 column 1529 (char 1528)
27899 : 陆128387 ✓27900 : 128388 陈128388 Error! msg: Invalid control character at: line 1 column 869 (char 868)
27910 : 陆128398 ✓27911 : 128399 沈128399 Error! msg: can only concatenate str (not "NoneType") to str
27977 : 韩128465 ✓27978 : 128466 朱128466 Error! msg: can only concatenate str (not "NoneType") to str
27990 : 须128478 ✓27991 : 128479 钟128479 Error! msg: can only concatenate str (not "NoneType") to str
27997 : 潘128485 ✓27998 : 128486 缪128486 Error! msg: can only concatenate str (not "NoneType") to str
28031 : 庄128520 ✓28032 : 128521 薛128521 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28039 : 王128528 ✓28040 : 128529 陆128529 Error! msg: Invalid control character at: line 1 column 870 (char 869)
28057 : 蒋128546 ✓28058 : 128547 钱128547 Error! msg: Invalid control character at: line 1 column 869 (char 868)
28064 : 杨128554 ✓28065 : 128555 唐128555 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28066 : 128556 周128556 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28067 : 128557 周128557 Error! msg: Invalid control character at: line 1 column 868 (char 867)
28068 : 128558 沈128558 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28070 : 罗128560 ✓28071 : 128561 吴128561 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28095 : 张128586 ✓28096 : 128587 朱128587 Error! msg: Invalid control character at: line 1 column 869 (char 868)
28097 : 刘128588 ✓28098 : 128589 顾128589 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28104 : 夏128595 ✓28105 : 128596 李128596 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28123 : 王128614 ✓28124 : 128615 李128615 Error! msg: can only concatenate str (not "NoneType") to str
28174 : 陆128665 ✓28175 : 128666 方128666 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28193 : 沈128684 ✓28194 : 128685 吴128685 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28236 : 夏128727 ✓28237 : 128728 顾128728 Error! msg: Invalid control character at: line 1 column 867 (char 866)
28266 : 柴128757 ✓28267 : 128758 胡128758 Error! msg: can only concatenate str (not "NoneType") to str
28339 : 陆128830 ✓28340 : 128831 殷128831 Error! msg: can only concatenate str (not "NoneType") to str
28350 : 沈128841 ✓28351 : 128842 宋128842 Error! msg: can only concatenate str (not "NoneType") to str
28352 : 128843 刘128843 Error! msg: can only concatenate str (not "NoneType") to str
28382 : 王128874 ✓28383 : 128875 祝128875 Error! msg: can only concatenate str (not "NoneType") to str
35008 : 周1923 ✓35009 : 1932 None Error! msg: can only concatenate str (not "NoneType") to str
35010 : 1933 None Error! msg: can only concatenate str (not "NoneType") to str
37824 : 顾34589 ✓37825 : 200032 None Error! msg: can only concatenate str (not "NoneType") to str
50804 : 赵30971 ✓
handled: 50804, success: 50595, error: 209
进程已结束,退出代码为 0
use shchyy;
SELECT * FROM
(SELECT id as patient_id,name,hosp_number,org_number,number,survey_time,if(sex = 1,"a","b") AS sex,birth,age,phone1,phone2,
if(gastric_cancer=0,"b","a") AS gastric_cancer,if(cancer_a = 0,"b","a") AS cancer_a,
cancer_b,if(orther_tumour=0,"b","a") AS orther_tumour,
if(tumour_a = 0,"b","a") AS tumour_a,tumour_b,step
FROM tb_patient WHERE step = 0
AND hosp_number IN (SELECT a.number FROM (
SELECT number,name FROM shchyy4dw_geca.tb_hosp
UNION
SELECT number,name FROM shchyy4dw.tb_hosp
UNION
SELECT number,name FROM shchyy4dw_qg.tb_hosp) a
left JOIN
shchyy_dw.tmp_tb_hosp_area b
ON a.name=b.name
WHERE a.NAME IS NOT null and b.area in ('上海市','浙江省','江苏省','安徽省')
)
) AS a
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS b ON a.patient_id = b.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS c ON a.patient_id = c.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS d ON a.patient_id = d.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS e ON a.patient_id = e.patient_id
#第一次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS f ON a.patient_id = f.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS g ON a.patient_id = g.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS h ON a.patient_id = h.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS i ON a.patient_id = i.patient_id
#第二次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS j ON a.patient_id = j.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS k ON a.patient_id = k.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS l ON a.patient_id = l.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS m ON a.patient_id = m.patient_id
limit 12400,10;
select concat(round(sum(DATA_LENGTH / 1024 / 1024), 2), 'MB') as data
from information_schema.TABLES;
select concat(round(sum(DATA_LENGTH / 1024 / 1024), 2), 'MB') as data
from information_schema.TABLES
where table_schema = 'shchyy';
select concat(round(sum(DATA_LENGTH/1024/1024),2),'MB') as data
from information_schema.TABLES
where table_schema = 'shchyy'
and table_name = 'tb_hosp_shchyy';
select * from ((SELECT id as patient_id,name,survey_time,if(sex = 1,"a","b") AS sex,birth,age,phone1,phone2,
if(gastric_cancer=0,"b","a") AS gastric_cancer,if(cancer_a = 0,"b","a") AS cancer_a,
cancer_b,if(orther_tumour=0,"b","a") AS orther_tumour,
if(tumour_a = 0,"b","a") AS tumour_a,tumour_b,step
FROM tb_patient WHERE step = 0) AS a
join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 1) AS f ON a.patient_id = f.patient_id);
select tb_patient.id,tb_patient.hosp_number,tmp_tb_hosp_apply.hosp_name,tmp_tb_hosp_area.area from shchyy_dw.tb_patient join shchyy.tmp_tb_hosp_apply join shchyy.tmp_tb_hosp_area on right(shchyy_dw.tb_patient.hosp_number,4)=shchyy.tmp_tb_hosp_apply.hosp_number and shchyy.tmp_tb_hosp_apply.hosp_name=shchyy.tmp_tb_hosp_area.name where shchyy_dw.tb_patient.id='101207';
select count(*) from tb_patient join tmp_tb_hosp_apply join tmp_tb_hosp_area on tb_patient.hosp_number=tmp_tb_hosp_apply.hosp_number and tmp_tb_hosp_apply.hosp_name=tmp_tb_hosp_area.name;
select count(*) from tb_patient;
SELECT a.number,a.name,b.area FROM (
SELECT number,name FROM shchyy4dw_geca.tb_hosp
UNION
SELECT number,name FROM shchyy4dw.tb_hosp
UNION
SELECT number,name FROM shchyy4dw_qg.tb_hosp) a
left JOIN
shchyy_dw.tmp_tb_hosp_area b
ON a.name=b.name
WHERE a.NAME IS NOT null and b.area in ('上海市','浙江省','江苏省','安徽省');
SELECT * FROM tb_hosp_shchyy;
SELECT * FROM
(SELECT id as patient_id,name,hosp_number,org_number,number,survey_time,if(sex = 1,"a","b") AS sex,birth,age,phone1,phone2,
if(gastric_cancer=0,"b","a") AS gastric_cancer,if(cancer_a = 0,"b","a") AS cancer_a,
cancer_b,if(orther_tumour=0,"b","a") AS orther_tumour,
if(tumour_a = 0,"b","a") AS tumour_a,tumour_b,step
FROM tb_patient WHERE step = 0
AND hosp_number IN (SELECT a.number FROM (
SELECT number,name FROM shchyy4dw_geca.tb_hosp
UNION
SELECT number,name FROM shchyy4dw.tb_hosp
UNION
SELECT number,name FROM shchyy4dw_qg.tb_hosp) a
left JOIN
shchyy_dw.tmp_tb_hosp_area b
ON a.name=b.name
WHERE a.NAME IS NOT null and b.area in ('上海市','浙江省','江苏省','安徽省')
)
) AS a
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS b ON a.patient_id = b.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS c ON a.patient_id = c.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS d ON a.patient_id = d.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS e ON a.patient_id = e.patient_id
#第一次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS f ON a.patient_id = f.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS g ON a.patient_id = g.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS h ON a.patient_id = h.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS i ON a.patient_id = i.patient_id
#第二次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS j ON a.patient_id = j.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS k ON a.patient_id = k.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS l ON a.patient_id = l.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS m ON a.patient_id = m.patient_id where a.patient_id=101207;
\ No newline at end of file
SELECT * FROM
(SELECT id as patient_id,name,hosp_number,org_number,number,survey_time,if(sex = 1,"a","b") AS sex,birth,age,phone1,phone2,
if(gastric_cancer=0,"b","a") AS gastric_cancer,if(cancer_a = 0,"b","a") AS cancer_a,
cancer_b,if(orther_tumour=0,"b","a") AS orther_tumour,
if(tumour_a = 0,"b","a") AS tumour_a,tumour_b,step
FROM tb_patient WHERE step = 0 AND hosp_number IN (
SELECT a.number FROM (
SELECT number,name FROM shchyy4dw_geca.tb_hosp
UNION
SELECT number,name FROM shchyy4dw.tb_hosp
UNION
SELECT number,name FROM shchyy4dw_qg.tb_hosp) a
left JOIN
shchyy_dw.tmp_tb_hosp_area b
ON a.name=b.name
WHERE a.NAME IS NOT null and b.area in ('上海市','浙江省','江苏省','安徽省')
)) AS a
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS b ON a.patient_id = b.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS c ON a.patient_id = c.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS d ON a.patient_id = d.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS e ON a.patient_id = e.patient_id
#第一次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS f ON a.patient_id = f.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS g ON a.patient_id = g.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS h ON a.patient_id = h.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS i ON a.patient_id = i.patient_id
#第二次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS j ON a.patient_id = j.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS k ON a.patient_id = k.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS l ON a.patient_id = l.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS m ON a.patient_id = m.patient_id;
\ No newline at end of file
SELECT * FROM
(SELECT id as patient_id,name,hosp_number,org_number,number,survey_time,if(sex = 1,"a","b") AS sex,birth,age,phone1,phone2,
if(gastric_cancer=0,"b","a") AS gastric_cancer,if(cancer_a = 0,"b","a") AS cancer_a,
cancer_b,if(orther_tumour=0,"b","a") AS orther_tumour,
if(tumour_a = 0,"b","a") AS tumour_a,tumour_b,step
FROM tb_patient WHERE step = 0
AND hosp_number IN (SELECT a.number FROM (
SELECT number,name FROM shchyy4dw_geca.tb_hosp
UNION
SELECT number,name FROM shchyy4dw.tb_hosp
UNION
SELECT number,name FROM shchyy4dw_qg.tb_hosp) a
left JOIN
shchyy_dw.tmp_tb_hosp_area b
ON a.name=b.name
WHERE a.NAME IS NOT null and b.area in ('上海市','浙江省','江苏省','安徽省')
)
) AS a
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS b ON a.patient_id = b.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS c ON a.patient_id = c.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS d ON a.patient_id = d.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS e ON a.patient_id = e.patient_id
#第一次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS f ON a.patient_id = f.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS g ON a.patient_id = g.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS h ON a.patient_id = h.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS i ON a.patient_id = i.patient_id
#第二次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS j ON a.patient_id = j.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS k ON a.patient_id = k.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS l ON a.patient_id = l.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS m ON a.patient_id = m.patient_id;
\ No newline at end of file
import os
import pymongo
import json
host = '10.16.1.60'
port = 27017
user_name = 'root'
user_pwd = 'huangheruhailiu8431&*@ewell'
conn = pymongo.MongoClient(host, port)
db_admin = conn.admin
db_admin.authenticate(user_name, user_pwd)
db = conn.get_database('gastric-cancer-global') # 直接写库名
gastric_cancer_report_data = db.get_collection("myCollection")
k = db.collection_names(include_system_collections=True)
print(k)
path = "./data/tb_lab_inspect" # 文件夹目录
files = os.listdir(path) # 得到文件夹下的所有文件名称
s = []
for file in files: # 遍历文件夹
if not os.path.isdir(file): # 判断是否是文件夹,不是文件夹才打开
f = open(path + "/" + file) # 打开文件
iter_f = iter(f) # 创建迭代器
str = ""
for line in iter_f: # 遍历文件,一行行遍历,读取文本
str = str + line
post_data = json.loads(str)
result = gastric_cancer_report_data.insert_one(post_data)
print(result)
{
"_id": {
"$oid": "5e074ccceb67ee03ec8921a2"
},
"_class": "com.ewell.bean.report.ReportDataBean",
"sampleId": "20191228-2033-267",
"diseaseTypes": "gc_yq",
"userId": "superadmin",
"name": "王13",
"version": "1.1",
"reportTime": "2018-02-08",
"lastUpdateTime": "2018-02-08",
"riskRank": "14",
"reportContent": {
"diseaseType": "gc_yq",
"data": {
"sampleId": "20191228-2033-267",
"sex": "a",
"birthday": "1970-01-01",
"age": "50",
"agree": "a",
"gc-1-2-1": "b",
"gc-1-2-1-1": "b",
"gc-1-2-2": "b",
"gc-1-2-3": "b",
"gc-1-2-4": "b",
"gc-1-2-5": "b",
"gc-1-2-6": "b",
"name": "王13",
"sex-1": "a",
"birthday-1": "1970-01-01",
"weight": {
"$numberInt": "0"
},
"height": {
"$numberInt": "0"
},
"IDCard": "",
"medicalCard": "",
"cellPhone": "13813580525",
"telephone": "",
"address": "",
"checkTime": "2018-02-08",
"relativesGastric": "b",
"relativesGastricCount": "b",
"relativesGastricAge": {
"$numberInt": ""
},
"relativesCancer": "b",
"relativesCancerCount": "b",
"relativesCancerAge": "",
"inspectionsTime": "2018-02-08",
"g17": {
"$numberInt": "3.01"
},
"pgi": {
"$numberInt": "4.01"
},
"pgii": {
"$numberInt": "5.01"
},
"HPScore": "0",
"caga": "",
"vaca": "",
"urea": "",
"ureb": "",
"pgr": {
"$numberInt": "1.249376558603491271820448878"
},
"file": "",
"labImages": "5e074ca5bbc96666667d65b5,5e074cb472c3d50b5f2c64e6,5e074cfcbbc96666667d65b6,5e074d19bbc96666667d65b7,5e0751fc72c3d50b5f2c64e9",
"riskScore": "14",
"riskLevel": "b",
"gc-3-4-3": "b",
"inspectionsChecked": "a",
"gastroscopeTime": "2018-02-11",
"gastroscopeWay": "a",
"gc-4-2-3": "a",
"finalDiagnose": [],
"gc-4-4-0": "i",
"gc-4-4-2": [
"",
"",
""
],
"refluxEsophagealCancer": "a",
"atrophicGastritis": "a",
"atrophicGastritisPart": [
"",
"a",
"",
"",
""
],
"duodenalBulbarUlcer": "a",
"otherLesions": "胃角轻度肠上皮化生,中度活动伴糜烂",
"otherDiseases": "胃角轻度肠上皮化生,中度活动伴糜烂",
"gc-4-3-14": "5e074f4772c3d50b5f2c64e7,5e0751e472c3d50b5f2c64e8",
"gc-5-1-1": "1",
"gc-5-2-1": "a",
"followUpPlanDate": "2019-02-11",
"followUpContent": [
"b"
]
},
"isPrivate": 0
},
"hospitalBean": {
"hospitalId": "00000091631868051",
"hospitalName": "上海长海医院",
"shortName": "早癌筛查联盟",
"hospitalNumber": "00000009",
"ownership": "计算所",
"mechanismCategory": "综合",
"hospitalRank": "二级",
"hospitalHierarchy": "甲等",
"provinceId": "",
"provinceName": "上海市",
"prefectureId": "",
"prefectureName": "",
"roles": [
{
"roleId": "5db654b23bce1ecbbfc96dff",
"roleCode": "1001",
"roleName": "超级管理员"
}
]
},
"progressStatus": 0,
"auditStatus": 4,
"auditRecords": [
{
"create_time": "2018-02-08 17:11:11",
"status": 1,
"auditUserId": "superadmin",
"auditUserName": "超级管理员"
}
],
"noticeFlag": 0,
"dateSource": 1,
"isPrivate": 0,
"isDeleted": 0
}
{
"_id": {
"$oid": "5e074ccceb67ee03ec8921a2"
},
"_class": "com.ewell.bean.report.ReportDataBean",
"sampleId": "20200313-1223-385",
"diseaseTypes": "gc_yq",
"userId": "superadmin",
"name": "人才",
"hospitalBean": {
"hospitalId": "5e66135f7df7b41838c0d35e",
"hospitalName": "早期胃癌筛查全流程管理平台",
"shortName": "早癌筛查联盟",
"hospitalNumber": "00000001",
"ownership": "计算所",
"mechanismCategory": "综合",
"hospitalRank": "二级",
"hospitalHierarchy": "甲等",
"provinceId": "31",
"provinceName": "上海",
"prefectureId": "310117",
"prefectureName": "松江区",
"roles": [
{
"roleId": "5db654b23bce1ecbbfc96dff",
"roleCode": "1001",
"roleName": "超级管理员"
}
]
},
"version": "1.1",
"reportTime": "2020-03-13 12:24:17",
"lastUpdateTime": "2020-03-13 17:11:36",
"reportContent": {
"isPrivate": 0,
"diseaseType": "gc_yq",
"data": {
"birthday": "1978-12-04",
"sex-1": "a",
"birthday-1": "1978-12-04",
"medicalCard": "",
"withinOneYear": "b",
"habit": "b",
"gastricChecked": "b",
"subtotalGastrectomy": "b",
"gaisticDiseaseHistory": "b",
"address": "",
"IDCard": "",
"sampleId": "20200313-1223-385",
"seriousIllness": "b",
"hpInfection": "b",
"sex": "a",
"ppi": "b",
"telephone": "",
"agree": "a",
"possibilityOfCancer": "b",
"symptom": "b",
"checkTime": "2020-02-04",
"name": "人才",
"diseasesHistory": "b",
"relativesCancer": "b",
"age": "42",
"cellPhone": "18212345678",
"relativesGastric": "b"
}
},
"progressStatus": 0,
"auditStatus": 4,
"auditRecords": [
{
"create_time": "2020-03-13 17:11:11",
"status": 1,
"auditUserId": "superadmin",
"auditUserName": "超级管理员"
}
],
"noticeFlag": 0,
"dateSource": 1,
"isPrivate": 0,
"isDeleted": 0
}
\ No newline at end of file
gastric_cancer_article
gastric_cancer_enumerate
gastric_cancer_favorite
gastric_cancer_hosp_en
gastric_cancer_hospital
gastric_cancer_import_file
gastric_cancer_import_result
gastric_cancer_informed_consent
gastric_cancer_mini_program_notice_template
gastric_cancer_mini_program_notification
gastric_cancer_permission
gastric_cancer_province
gastric_cancer_report_data
gastric_cancer_report_img
gastric_cancer_resource
gastric_cancer_role
gastric_cancer_sms_notice
gastric_cancer_sms_notice_template
gastric_cancer_sys_announcement
gastric_cancer_sys_op_log
gastric_cancer_template
gastric_cancer_user
gastric_cancer_wechat_user
nanjing_disease_icd
nanjing_operation_icd
nanjing_report_data
songjiang_schedule_date
\ No newline at end of file
MongoDB shell version v3.6.14
connecting to: mongodb://10.16.1.60:27017/gastric-cancer?authSource=admin&gssapiServiceName=mongodb
Implicit session: session { "id" : UUID("70c72eb6-cbd6-4a99-b0b6-7e0af7b2f5d2") }
MongoDB server version: 3.6.14
Variety: A MongoDB Schema Analyzer
Version 1.5.1, released 02 October 2017
Using collection of "gastric_cancer_report_data"
Using query of { }
Using limit of 2543
Using maxDepth of 99
Using sort of { "_id" : -1 }
Using outputFormat of "ascii"
Using persistResults of false
Using resultsDatabase of "varietyResults"
Using resultsCollection of "gastric_cancer_report_dataKeys"
Using resultsUser of null
Using resultsPass of null
Using logKeysContinuously of false
Using excludeSubkeys of [ ]
Using arrayEscape of "XX"
Using lastValue of false
Using plugins of [ ]
+------------------------------------------------------------------------------------+
| key | types | occurrences | percents |
| -------------------------------- | -------- | ----------- | ---------------------- |
| _class | String | 2543 | 100.000000000000000000 |
| _id | ObjectId | 2543 | 100.000000000000000000 |
| auditStatus | Number | 2543 | 100.000000000000000000 |
| diseaseTypes | String | 2543 | 100.000000000000000000 |
| hospitalBean | Object | 2543 | 100.000000000000000000 |
| hospitalBean.hospitalHierarchy | String | 2543 | 100.000000000000000000 |
| hospitalBean.hospitalName | String | 2543 | 100.000000000000000000 |
| hospitalBean.hospitalRank | String | 2543 | 100.000000000000000000 |
| hospitalBean.mechanismCategory | String | 2543 | 100.000000000000000000 |
| hospitalBean.ownership | String | 2543 | 100.000000000000000000 |
| hospitalBean.prefectureId | String | 2543 | 100.000000000000000000 |
| hospitalBean.prefectureName | String | 2543 | 100.000000000000000000 |
| hospitalBean.provinceId | String | 2543 | 100.000000000000000000 |
| hospitalBean.provinceName | String | 2543 | 100.000000000000000000 |
| lastUpdateTime | String | 2543 | 100.000000000000000000 |
| noticeFlag | Number | 2543 | 100.000000000000000000 |
| progressStatus | Number | 2543 | 100.000000000000000000 |
| reportContent | Object | 2543 | 100.000000000000000000 |
| reportContent.data | Object | 2543 | 100.000000000000000000 |
| reportContent.data.age | String | 2543 | 100.000000000000000000 |
| reportContent.data.agree | String | 2543 | 100.000000000000000000 |
| reportContent.data.birthday | String | 2543 | 100.000000000000000000 |
| reportContent.data.gc-1-2-1 | String | 2543 | 100.000000000000000000 |
| reportContent.data.gc-1-2-1-1 | String | 2543 | 100.000000000000000000 |
| reportContent.data.gc-1-2-2 | String | 2543 | 100.000000000000000000 |
| reportContent.data.sampleId | String | 2543 | 100.000000000000000000 |
| reportContent.data.sex | String | 2543 | 100.000000000000000000 |
| reportContent.diseaseType | String | 2543 | 100.000000000000000000 |
| reportTime | String | 2543 | 100.000000000000000000 |
| sampleId | String | 2543 | 100.000000000000000000 |
| userId | String | 2543 | 100.000000000000000000 |
| version | String | 2543 | 100.000000000000000000 |
| reportContent.data.gc-1-2-3 | String | 2542 | 99.960676366496258538 |
| reportContent.data.gc-1-2-4 | String | 2542 | 99.960676366496258538 |
| reportContent.data.gc-1-2-5 | String | 2542 | 99.960676366496258538 |
| reportContent.data.gc-1-2-6 | String | 2542 | 99.960676366496258538 |
| name | String | 2541 | 99.921352732992531287 |
| reportContent.data.IDCard | String | 2541 | 99.921352732992531287 |
| reportContent.data.address | String | 2541 | 99.921352732992531287 |
| reportContent.data.birthday-1 | String | 2541 | 99.921352732992531287 |
| reportContent.data.cellPhone | String | 2541 | 99.921352732992531287 |
| reportContent.data.gc-2-1-1 | String | 2541 | 99.921352732992531287 |
| reportContent.data.gc-2-1-2 | String | 2541 | 99.921352732992531287 |
| reportContent.data.name | String | 2541 | 99.921352732992531287 |
| reportContent.data.sex-1 | String | 2541 | 99.921352732992531287 |
| reportContent.data.telephone | String | 2541 | 99.921352732992531287 |
| reportContent.data.gc-2-2-1 | String | 2540 | 99.882029099488789825 |
| reportContent.data.gc-2-2-4 | String | 2540 | 99.882029099488789825 |
| reportContent.data.gc-2-2-5 | String | 2540 | 99.882029099488789825 |
| reportContent.data.gc-2-2-6 | String | 2540 | 99.882029099488789825 |
| reportContent.data.gc-2-2-7 | String | 2540 | 99.882029099488789825 |
| reportContent.data.gc-3-1-1 | String | 2540 | 99.882029099488789825 |
| auditRecords | Array | 16 | 0.629178136059771909 |
| auditRecords.XX.auditUserId | String | 16 | 0.629178136059771909 |
| auditRecords.XX.auditUserName | String | 16 | 0.629178136059771909 |
| auditRecords.XX.create_time | String | 16 | 0.629178136059771909 |
| auditRecords.XX.status | Number | 16 | 0.629178136059771909 |
| noticeType | Number | 10 | 0.393236335037357443 |
| riskRank | String | 10 | 0.393236335037357443 |
| auditRecords.XX.reason | String | 9 | 0.353912701533621699 |
| failedReason | String | 9 | 0.353912701533621699 |
| reportContent.data.file | String | 9 | 0.353912701533621699 |
| reportContent.data.gc-3-2-1 | String | 9 | 0.353912701533621699 |
| reportContent.data.gc-3-2-11 | String | 9 | 0.353912701533621699 |
| reportContent.data.gc-3-2-2 | Number | 9 | 0.353912701533621699 |
| reportContent.data.gc-3-2-3 | Number | 9 | 0.353912701533621699 |
| reportContent.data.gc-3-2-4 | Number | 9 | 0.353912701533621699 |
| reportContent.data.gc-3-3-1 | String | 9 | 0.353912701533621699 |
| reportContent.data.gc-3-4-1 | String | 9 | 0.353912701533621699 |
| reportContent.data.gc-3-4-2 | String | 9 | 0.353912701533621699 |
| reportContent.data.gc-3-4-3 | String | 9 | 0.353912701533621699 |
| reportContent.data.gc-4-1-1 | String | 8 | 0.314589068029885954 |
| reportContent.data.gc-5-1-1 | String | 8 | 0.314589068029885954 |
| reportContent.data.gc-5-2-1 | String | 8 | 0.314589068029885954 |
| reportContent.data.gc-5-2-2 | String | 8 | 0.314589068029885954 |
| reportContent.data.gc-5-2-3 | Array | 8 | 0.314589068029885954 |
| followUpTime | String | 7 | 0.275265434526150210 |
| reportContent.data.gc-3-1-6 | Number | 6 | 0.235941801022414466 |
| reportContent.data.gc-4-2-1 | String | 5 | 0.196618167518678721 |
| reportContent.data.gc-4-2-2 | String | 5 | 0.196618167518678721 |
| reportContent.data.gc-4-2-3 | String | 5 | 0.196618167518678721 |
| reportContent.data.gc-4-3-14 | String | 5 | 0.196618167518678721 |
| followReportContent | Array | 2 | 0.078647267007471489 |
| followReportContent.XX.file | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-1-1 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-2-1 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-2-10 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-2-11 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-2-2 | Number | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-2-3 | Number | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-2-4 | Number | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-2-7 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-2-8 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-2-9 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-3-1 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-4-1 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-4-2 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-4-3 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-4-1-1 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-4-2-1 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-4-2-2 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-4-2-3 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-4-3-14 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-5-1-1 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-6-1-1 | String | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-6-1-2 | String | 2 | 0.078647267007471489 |
| reportContent.data.height | Number | 2 | 0.078647267007471489 |
| followReportContent.XX.gc-3-1-6 | Number | 1 | 0.039323633503735744 |
| followReportContent.XX.gc-4-2-4 | String | 1 | 0.039323633503735744 |
| followReportContent.XX.gc-4-2-5 | Array | 1 | 0.039323633503735744 |
| followReportContent.XX.gc-4-3-1 | String | 1 | 0.039323633503735744 |
| followReportContent.XX.gc-5-2-1 | String | 1 | 0.039323633503735744 |
| followReportContent.XX.gc-5-2-2 | String | 1 | 0.039323633503735744 |
| followReportContent.XX.gc-5-2-3 | Array | 1 | 0.039323633503735744 |
| reportContent.data.gc-2-2-2 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-2-2-3 | Number | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-2-4 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-2-5 | Array | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-1 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-10-0 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-11 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-12 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-13 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-2 | Array | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-3 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-4 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-4-1 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-5-0 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-6-0 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-7-0 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-8-0 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-3-9-0 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-4-0 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-4-1 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-4-2 | Array | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-4-3 | String | 1 | 0.039323633503735744 |
| reportContent.data.gc-4-4-4 | String | 1 | 0.039323633503735744 |
| reportContent.data.weight | Number | 1 | 0.039323633503735744 |
+------------------------------------------------------------------------------------+
MongoDB shell version v3.6.14
connecting to: mongodb://10.16.1.60:27017/gastric-cancer-global?authSource=admin&gssapiServiceName=mongodb
Implicit session: session { "id" : UUID("03fea62e-a2c9-4c19-9f72-ff846d9522d0") }
MongoDB server version: 3.6.14
Variety: A MongoDB Schema Analyzer
Version 1.5.1, released 02 October 2017
Using collection of "gastric_cancer_hospital"
Using query of { }
Using limit of 24
Using maxDepth of 99
Using sort of { "_id" : -1 }
Using outputFormat of "ascii"
Using persistResults of false
Using resultsDatabase of "varietyResults"
Using resultsCollection of "gastric_cancer_hospitalKeys"
Using resultsUser of null
Using resultsPass of null
Using logKeysContinuously of false
Using excludeSubkeys of [ ]
Using arrayEscape of "XX"
Using lastValue of false
Using plugins of [ ]
+-------------------------------------------------------------------------------+
| key | types | occurrences | percents |
| ------------------------------ | -------- | ----------- | ------------------- |
| _class | String | 24 | 100.000000000000000 |
| _id | ObjectId | 24 | 100.000000000000000 |
| hospitalName | String | 24 | 100.000000000000000 |
| hospitalNumber | String | 24 | 100.000000000000000 |
| isUse | Number | 24 | 100.000000000000000 |
| ownership | String | 24 | 100.000000000000000 |
| provinceId | String | 24 | 100.000000000000000 |
| provinceName | String | 24 | 100.000000000000000 |
| shortName | String | 24 | 100.000000000000000 |
| hospitalHierarchy | String | 22 | 91.666666666666671 |
| hospitalRank | String | 22 | 91.666666666666671 |
| mechanismCategory | String | 22 | 91.666666666666671 |
| prefectureId | String | 22 | 91.666666666666671 |
| prefectureName | String | 22 | 91.666666666666671 |
| auditStatus | Number | 21 | 87.500000000000000 |
| isAlliance | Number | 21 | 87.500000000000000 |
| address | String | 19 | 79.166666666666671 |
| annualGastric | Number | 19 | 79.166666666666671 |
| annualOutpatient | Number | 19 | 79.166666666666671 |
| applyDate | String | 19 | 79.166666666666671 |
| applyReason | String | 19 | 79.166666666666671 |
| deptContactEmail | String | 19 | 79.166666666666671 |
| deptContactName | String | 19 | 79.166666666666671 |
| deptContactPhone | String | 19 | 79.166666666666671 |
| gastricDevices | Array | 19 | 79.166666666666671 |
| gastricDevices.XX.deviceName | String | 19 | 79.166666666666671 |
| leadDepartment | String | 19 | 79.166666666666671 |
| legalRepresentative | String | 19 | 79.166666666666671 |
| legalRepresentativePhone | String | 19 | 79.166666666666671 |
| postalCode | String | 19 | 79.166666666666671 |
| seraDiagnosis | Number | 19 | 79.166666666666671 |
| annualScanningPlan | Number | 18 | 75.000000000000000 |
| haveCooperativeSerum | Number | 18 | 75.000000000000000 |
| haveCooperativeUnion | Number | 18 | 75.000000000000000 |
| haveFollowUpPlan | Number | 18 | 75.000000000000000 |
| haveGovernmentGastric | Number | 18 | 75.000000000000000 |
| havePathologist | Number | 18 | 75.000000000000000 |
| haveRecorders | Number | 18 | 75.000000000000000 |
| haveScreeningMobilize | Number | 18 | 75.000000000000000 |
| haveScreeningOutpatient | Number | 18 | 75.000000000000000 |
| haveScreeningPhysician | Number | 18 | 75.000000000000000 |
| haveSeniorGastricDoctors | Number | 18 | 75.000000000000000 |
| haveSupportPlan | Number | 18 | 75.000000000000000 |
| isTeachingHospital | Number | 17 | 70.833333333333329 |
| updateTime | String | 17 | 70.833333333333329 |
| updateUser | Object | 17 | 70.833333333333329 |
| updateUser.name | String | 17 | 70.833333333333329 |
| updateUser.userId | String | 17 | 70.833333333333329 |
| permissionIds | Array | 12 | 50.000000000000000 |
| recorders | String | 11 | 45.833333333333336 |
| seniorGastricDoctors | String | 11 | 45.833333333333336 |
| whichScreening | String | 11 | 45.833333333333336 |
| canningPlan | String | 10 | 41.666666666666664 |
| cooperativeUnion | String | 10 | 41.666666666666664 |
| followUpPlan | String | 10 | 41.666666666666664 |
| gastricDevices.XX.deviceCount | Number | 10 | 41.666666666666664 |
| governmentGastric | String | 10 | 41.666666666666664 |
| haveMiniProgram | Number | 10 | 41.666666666666664 |
| pathologist | String | 10 | 41.666666666666664 |
| screeningMobilize | String | 10 | 41.666666666666664 |
| screeningOutpatient | String | 10 | 41.666666666666664 |
| screeningPhysician | String | 10 | 41.666666666666664 |
| supportPlan | String | 10 | 41.666666666666664 |
| version | String | 10 | 41.666666666666664 |
| auditRecords | Array | 9 | 37.500000000000000 |
| auditRecords.XX.auditStatus | Number | 9 | 37.500000000000000 |
| auditRecords.XX.auditTime | String | 9 | 37.500000000000000 |
| auditRecords.XX.auditUserId | String | 9 | 37.500000000000000 |
| auditRecords.XX.auditUserName | String | 9 | 37.500000000000000 |
| cooperativeSerum | String | 9 | 37.500000000000000 |
| annualGastric | Number | 2 | 8.333333333333334 |
| annualOutpatient | Number | 2 | 8.333333333333334 |
| annualScanningPlan | Number | 2 | 8.333333333333334 |
| gastricDevices | Array | 2 | 8.333333333333334 |
| gastricDevices.XX._class | String | 2 | 8.333333333333334 |
| gastricDevices.XX.deviceCount | Number | 2 | 8.333333333333334 |
| gastricDevices.XX.deviceName | String | 2 | 8.333333333333334 |
| haveCooperativeSerum | Number | 2 | 8.333333333333334 |
| haveCooperativeUnion | Number | 2 | 8.333333333333334 |
| haveFollowUpPlan | Number | 2 | 8.333333333333334 |
| haveGovernmentGastric | Number | 2 | 8.333333333333334 |
| havePathologist | Number | 2 | 8.333333333333334 |
| haveRecorders | Number | 2 | 8.333333333333334 |
| haveScreeningMobilize | Number | 2 | 8.333333333333334 |
| haveScreeningOutpatient | Number | 2 | 8.333333333333334 |
| haveScreeningPhysician | Number | 2 | 8.333333333333334 |
| haveSeniorGastricDoctors | Number | 2 | 8.333333333333334 |
| haveSupportPlan | Number | 2 | 8.333333333333334 |
| seraDiagnosis | Number | 2 | 8.333333333333334 |
| deptAnnualDischarge | Number | 2 | 8.333333333333334 |
| deptAnnualIncome | String | 2 | 8.333333333333334 |
| deptBedCount | Number | 2 | 8.333333333333334 |
| deptMemberCount | Number | 2 | 8.333333333333334 |
| examAnnualCheck | Number | 2 | 8.333333333333334 |
| examAnnualIncome | String | 2 | 8.333333333333334 |
| examAverageCost | String | 2 | 8.333333333333334 |
| fax | String | 2 | 8.333333333333334 |
| mobileResources | Array | 2 | 8.333333333333334 |
| researchParticipants | Array | 2 | 8.333333333333334 |
| researchParticipants.XX.email | String | 2 | 8.333333333333334 |
| researchParticipants.XX.name | String | 2 | 8.333333333333334 |
| researchParticipants.XX.phone | String | 2 | 8.333333333333334 |
| telephone | String | 2 | 8.333333333333334 |
| auditRecords.XX.refuseReason | String | 1 | 4.166666666666667 |
| hospitalId | String | 1 | 4.166666666666667 |
+-------------------------------------------------------------------------------+
MongoDB shell version v3.6.14
connecting to: mongodb://10.16.1.60:27017/gastric-cancer-global?authSource=admin&gssapiServiceName=mongodb
Implicit session: session { "id" : UUID("44bbb47b-7386-443f-9b5c-d0746255edc4") }
MongoDB server version: 3.6.14
Variety: A MongoDB Schema Analyzer
Version 1.5.1, released 02 October 2017
Using collection of "gastric_cancer_report_data"
Using query of { }
Using limit of 362
Using maxDepth of 99
Using sort of { "_id" : -1 }
Using outputFormat of "ascii"
Using persistResults of false
Using resultsDatabase of "varietyResults"
Using resultsCollection of "gastric_cancer_report_dataKeys"
Using resultsUser of null
Using resultsPass of null
Using logKeysContinuously of false
Using excludeSubkeys of [ ]
Using arrayEscape of "XX"
Using lastValue of false
Using plugins of [ ]
+------------------------------------------------------------------------------------------------------------------------------+
| key | types | occurrences | percents |
| ----------------------------------------------------------- | ------------------------ | ----------- | --------------------- |
| _class | String | 362 | 100.00000000000000000 |
| _id | ObjectId | 362 | 100.00000000000000000 |
| auditStatus | Number | 362 | 100.00000000000000000 |
| dateSource | Number | 362 | 100.00000000000000000 |
| isDeleted | Number | 362 | 100.00000000000000000 |
| noticeFlag | Number | 362 | 100.00000000000000000 |
| progressStatus | Number | 362 | 100.00000000000000000 |
| reportContent | Object | 362 | 100.00000000000000000 |
| reportContent.data | Object | 362 | 100.00000000000000000 |
| reportContent.data.birthday | String | 362 | 100.00000000000000000 |
| reportContent.data.sampleId | String | 362 | 100.00000000000000000 |
| reportTime | String | 362 | 100.00000000000000000 |
| userId | String | 362 | 100.00000000000000000 |
| version | String | 362 | 100.00000000000000000 |
| sampleId | String | 360 | 99.44751381215469621 |
| diseaseTypes | String | 359 | 99.17127071823203721 |
| reportContent.diseaseType | String | 359 | 99.17127071823203721 |
| reportContent.data.age | Number (14),String (344) | 358 | 98.89502762430939242 |
| isPrivate | Number | 357 | 98.61878453038673342 |
| hospitalBean | Object | 356 | 98.34254143646408863 |
| hospitalBean.hospitalId | String | 356 | 98.34254143646408863 |
| hospitalBean.hospitalName | String | 356 | 98.34254143646408863 |
| hospitalBean.ownership | String | 356 | 98.34254143646408863 |
| hospitalBean.provinceId | String | 356 | 98.34254143646408863 |
| hospitalBean.provinceName | String | 356 | 98.34254143646408863 |
| hospitalBean.shortName | String | 356 | 98.34254143646408863 |
| reportContent.isPrivate | Number | 355 | 98.06629834254142963 |
| reportContent.data.name | String | 346 | 95.58011049723756969 |
| name | String | 345 | 95.30386740331491069 |
| reportContent.data.sex | String | 342 | 94.47513812154696211 |
| hospitalBean.hospitalHierarchy | String | 330 | 91.16022099447513938 |
| hospitalBean.hospitalRank | String | 330 | 91.16022099447513938 |
| hospitalBean.mechanismCategory | String | 330 | 91.16022099447513938 |
| hospitalBean.prefectureId | String | 330 | 91.16022099447513938 |
| hospitalBean.prefectureName | String | 330 | 91.16022099447513938 |
| reportContent.data.seriousIllness | String | 326 | 90.05524861878453180 |
| reportContent.data.cellphone | String | 302 | 83.42541436464088633 |
| reportContent.data.relativesCancer | String | 264 | 72.92817679558011434 |
| reportContent.data.relativesGastric | String | 264 | 72.92817679558011434 |
| reportContent.data.IDCard | String | 259 | 71.54696132596684777 |
| reportContent.data.agree | String | 256 | 70.71823204419889919 |
| reportContent.data.address | String | 255 | 70.44198895027624019 |
| reportContent.data.telephone | String | 246 | 67.95580110497238024 |
| reportContent.data.checkTime | String | 242 | 66.85082872928177267 |
| lastUpdateTime | String | 240 | 66.29834254143646888 |
| reportContent.data.diseasesHistory | String (200),Array (39) | 239 | 66.02209944751380988 |
| reportContent.data.symptom | String (200),Array (39) | 239 | 66.02209944751380988 |
| reportContent.data.possibilityOfCancer | String | 234 | 64.64088397790055751 |
| reportContent.data.subtotalGastrectomy | String | 234 | 64.64088397790055751 |
| reportContent.data.withinOneYear | String | 234 | 64.64088397790055751 |
| reportContent.data.ppi | String | 233 | 64.36464088397789851 |
| reportContent.data.gastricTime | String | 226 | 62.43093922651933525 |
| reportContent.data.gastricResults | String | 222 | 61.32596685082872767 |
| reportContent.data.gastricImgs | Array (3),String (218) | 221 | 61.04972375690607578 |
| hospitalBean.hospitalNumber | String | 196 | 54.14364640883977842 |
| hospitalBean.roles | Array | 196 | 54.14364640883977842 |
| hospitalBean.roles.XX.roleId | String | 196 | 54.14364640883977842 |
| hospitalBean.roles.XX.roleName | String | 196 | 54.14364640883977842 |
| reportContent.data.gastricWay | String | 168 | 46.40883977900552537 |
| reportContent.data.inspectionsTime | String | 167 | 46.13259668508287348 |
| reportContent.data.riskLevel | String | 167 | 46.13259668508287348 |
| reportContent.data.riskScore | Number (7),String (160) | 167 | 46.13259668508287348 |
| reportContent.data.screeningAdvice | String | 167 | 46.13259668508287348 |
| reportContent.data.birthday-1 | String | 166 | 45.85635359116022158 |
| reportContent.data.file | String | 166 | 45.85635359116022158 |
| reportContent.data.hpInfection | String | 166 | 45.85635359116022158 |
| reportContent.data.inspectionsImgs | Array (8),String (158) | 166 | 45.85635359116022158 |
| reportContent.data.sex-1 | String | 166 | 45.85635359116022158 |
| reportContent.data.g17 | Number (56),String (109) | 165 | 45.58011049723756969 |
| reportContent.data.pgi | Number (56),String (109) | 165 | 45.58011049723756969 |
| reportContent.data.pgii | Number (56),String (109) | 165 | 45.58011049723756969 |
| reportContent.data.gaisticDiseaseHistory | String | 162 | 44.75138121546961401 |
| reportContent.data.habit | String | 162 | 44.75138121546961401 |
| hospitalBean.roles.XX.roleCode | String | 160 | 44.19889502762431022 |
| reportContent.data.gastroscopeResults | String | 159 | 43.92265193370165832 |
| reportContent.data.weight | String (131),Number (27) | 158 | 43.64640883977900643 |
| riskRank | String | 158 | 43.64640883977900643 |
| reportContent.data.height | String (131),Number (25) | 156 | 43.09392265193370264 |
| reportContent.data.gastroscopeWay | Array (109),String (44) | 153 | 42.26519337016574696 |
| reportContent.data.igg | String | 153 | 42.26519337016574696 |
| reportContent.data.stopFollowUp | String | 150 | 41.43646408839779127 |
| reportContent.data.followUpPlanDate | String | 145 | 40.05524861878453180 |
| reportContent.data.specificDate | String | 145 | 40.05524861878453180 |
| reportContent.data.gastricChecked | String | 140 | 38.67403314917127233 |
| followUpTime | String | 130 | 35.91160220994475338 |
| reportContent.data.dbp | String (111),Number (15) | 126 | 34.80662983425414581 |
| reportContent.data.sbp | String (111),Number (15) | 126 | 34.80662983425414581 |
| reportContent.data.inspectionsChecked | String | 125 | 34.53038674033149391 |
| reportContent.data.pgr | String (103),Number (21) | 124 | 34.25414364640884202 |
| reportContent.data.smoke | String | 123 | 33.97790055248619012 |
| reportContent.data.atrophicGastritis | String | 122 | 33.70165745856353823 |
| reportContent.data.gastricIntraepithelialNeoplasia | String | 122 | 33.70165745856353823 |
| reportContent.data.advancedEsophagealCancer | String | 121 | 33.42541436464088633 |
| reportContent.data.advancedGastricCancer | String | 121 | 33.42541436464088633 |
| reportContent.data.barretEsophageal | String | 121 | 33.42541436464088633 |
| reportContent.data.duodenalBulbarUlcer | String | 121 | 33.42541436464088633 |
| reportContent.data.earlyEsophagealCancer | String | 121 | 33.42541436464088633 |
| reportContent.data.gastricPolyps | String | 121 | 33.42541436464088633 |
| reportContent.data.gastricUlcer | String | 121 | 33.42541436464088633 |
| reportContent.data.intraepithelialCarcinoma | String | 121 | 33.42541436464088633 |
| reportContent.data.nonatrophicGastritis | String | 121 | 33.42541436464088633 |
| reportContent.data.otherLesions | String | 121 | 33.42541436464088633 |
| reportContent.data.refluxEsophagealCancer | String | 121 | 33.42541436464088633 |
| reportContent.data.earlyGastricCancer | String | 120 | 33.14917127071823444 |
| reportContent.data.averageYearlyIncome | String | 117 | 32.32044198895027876 |
| reportContent.data.educationDegree | String | 117 | 32.32044198895027876 |
| reportContent.data.relativesGastricAge | String (110),Number (7) | 117 | 32.32044198895027876 |
| reportContent.data.relativesGastricCount | String (116),Number (1) | 117 | 32.32044198895027876 |
| reportContent.data.waterSource | String | 117 | 32.32044198895027876 |
| reportContent.data.familyPopulation | String (53),Number (63) | 116 | 32.04419889502762686 |
| reportContent.data.maritalStatus | String | 114 | 31.49171270718231952 |
| auditRecords | Array | 113 | 31.21546961325966763 |
| auditRecords.XX.auditUserId | String | 113 | 31.21546961325966763 |
| auditRecords.XX.auditUserName | String | 113 | 31.21546961325966763 |
| auditRecords.XX.create_time | String | 113 | 31.21546961325966763 |
| auditRecords.XX.status | Number | 113 | 31.21546961325966763 |
| reportContent.data.relativesCancerCount | String (112),Number (1) | 113 | 31.21546961325966763 |
| reportContent.data.relativesCancerName | String | 113 | 31.21546961325966763 |
| reportContent.data.caga | String | 112 | 30.93922651933701573 |
| reportContent.data.drink | String | 108 | 29.83425414364640815 |
| reportContent.data.followUpContent | Array (96),String (11) | 107 | 29.55801104972375626 |
| reportContent.data.vaca | String | 106 | 29.28176795580110436 |
| reportContent.data.urea | String | 105 | 29.00552486187845247 |
| reportContent.data.ureb | String | 104 | 28.72928176795580058 |
| reportContent.data.mildewFood | String | 102 | 28.17679558011049679 |
| reportContent.data.teaDrinking | String | 102 | 28.17679558011049679 |
| reportContent.data.beanProduct | String | 101 | 27.90055248618784489 |
| reportContent.data.friedFood | String | 101 | 27.90055248618784489 |
| reportContent.data.fruits | String | 101 | 27.90055248618784489 |
| reportContent.data.gastroscopeTime | String | 101 | 27.90055248618784489 |
| reportContent.data.hotFood | String | 101 | 27.90055248618784489 |
| reportContent.data.meatEggMilk | String | 101 | 27.90055248618784489 |
| reportContent.data.pickledDryFood | String | 101 | 27.90055248618784489 |
| reportContent.data.vegetables | String | 101 | 27.90055248618784489 |
| reportContent.data.enterogastritis | String | 100 | 27.62430939226519300 |
| reportContent.data.gastricAndDuodenalUlcers | String | 100 | 27.62430939226519300 |
| reportContent.data.hepatitis | String | 100 | 27.62430939226519300 |
| reportContent.data.oesophagitis | String | 100 | 27.62430939226519300 |
| reportContent.data.workUnit | String | 100 | 27.62430939226519300 |
| reportContent.data.otherDiseases | String | 99 | 27.34806629834254110 |
| excelId | String | 94 | 25.96685082872928163 |
| issueTime | String | 94 | 25.96685082872928163 |
| reportContent.data.highIncidenceArea | String | 91 | 25.13812154696132595 |
| reportContent.data.medicalCard | String | 91 | 25.13812154696132595 |
| reportContent.data.takeAnticoagulants | String | 90 | 24.86187845303867405 |
| reportContent.data.haveGastricContraindication | String | 89 | 24.58563535911602216 |
| reportContent.data.gastricImages | String | 86 | 23.75690607734806647 |
| noticeType | Number | 85 | 23.48066298342541458 |
| reportContent.data.atrophicGastritisPart | Array (66),String (13) | 79 | 21.82320441988950321 |
| authPhones | Array | 78 | 21.54696132596685132 |
| reportContent.data.labImages | String | 75 | 20.71823204419889564 |
| reportContent.data.reporterName | String | 63 | 17.40331491712707290 |
| illegalReason | Array (46),null (16) | 62 | 17.12707182320442101 |
| reportContent.data.hospitalId | String | 59 | 16.29834254143646532 |
| reportContent.data.nonatrophicGastritisPart | Array (34),String (13) | 47 | 12.98342541436464082 |
| reportContent.data.cellPhone | String | 44 | 12.15469613259668513 |
| reportContent.data.intraepithelialPart | Array (27),String (14) | 41 | 11.32596685082872945 |
| smsNotice | Number | 40 | 11.04972375690607755 |
| followReportContent | Array | 37 | 10.22099447513812187 |
| followReportContent.XX.followUpDate | String | 37 | 10.22099447513812187 |
| reportContent.data.advancedEsophagealPart | Array (21),String (16) | 37 | 10.22099447513812187 |
| reportContent.data.earlyEsophagealPart | Array (26),String (11) | 37 | 10.22099447513812187 |
| reportContent.data.earlyGastricCancerPart | Array (25),String (12) | 37 | 10.22099447513812187 |
| followReportContent.XX.survivalSituation | String | 36 | 9.94475138121546998 |
| reportContent.data.gastricPolypsPart | Array (25),String (11) | 36 | 9.94475138121546998 |
| reportContent.data.gastricUlcerPart | Array (24),String (11) | 35 | 9.66850828729281808 |
| reportContent.data.advancedGastricCancerPart | Array (24),String (10) | 34 | 9.39226519337016619 |
| reportContent.data.intraepithelialLevel | String | 31 | 8.56353591160221050 |
| reportContent.data.oneWeekCruor | String | 28 | 7.73480662983425393 |
| relation | String | 27 | 7.45856353591160204 |
| followReportContent.XX.file | String | 26 | 7.18232044198895014 |
| reportContent.data.gastricContraindication | Array | 23 | 6.35359116022099446 |
| reportContent.data.tempOneWeekCruor | Number (18),String (5) | 23 | 6.35359116022099446 |
| followReportContent.XX.gastricImgs | String | 22 | 6.07734806629834257 |
| followReportContent.XX.gastricTime | String | 22 | 6.07734806629834257 |
| reportContent.data.drinkYears | String (21),Number (1) | 22 | 6.07734806629834257 |
| followReportContent.XX.gastricResults | String | 21 | 5.80110497237569067 |
| reportContent.data.hepatitisAge | String (20),Number (1) | 21 | 5.80110497237569067 |
| reportContent.data.smokeYears | String | 21 | 5.80110497237569067 |
| reportContent.data.relation | String | 20 | 5.52486187845303878 |
| reportContent.data.hospital | Number (17),String (2) | 19 | 5.24861878453038688 |
| reportContent.data.gastricIntraepithelialNeoplasiaPart | Array (16),String (2) | 18 | 4.97237569060773499 |
| reportContent.data.oesophagitisAge | String | 18 | 4.97237569060773499 |
| reportContent.data.drinkFrequency | String (16),Number (1) | 17 | 4.69613259668508309 |
| reportContent.data.enterogastritisAge | String | 17 | 4.69613259668508309 |
| reportContent.data.gastricAndDuodenalAge | String | 17 | 4.69613259668508309 |
| followReportContent.XX.stopFollowUp | String | 16 | 4.41988950276243120 |
| reportContent.data.cigaretteFrequency | String | 16 | 4.41988950276243120 |
| reportContent.data.diseasesAge | String | 16 | 4.41988950276243120 |
| reportContent.data.diseasesName | String | 16 | 4.41988950276243120 |
| reportContent.data.gastricPolypsType | String | 16 | 4.41988950276243120 |
| reportContent.data.teaFrequency | String | 16 | 4.41988950276243120 |
| reportContent.data.teaYears | String | 16 | 4.41988950276243120 |
| reportContent.data.tobaccoFrequency | String | 16 | 4.41988950276243120 |
| reportContent.data.gastricIntraepithelialNeoplasiaLevel | String | 15 | 4.14364640883977930 |
| reportContent.data.finalDiagnose | String | 14 | 3.86740331491712697 |
| reportContent.data.year | String | 14 | 3.86740331491712697 |
| followReportContent.XX.followUpPlanDate | String | 13 | 3.59116022099447507 |
| followReportContent.XX.specificDate | String | 13 | 3.59116022099447507 |
| reportContent.data.diseaseType | String | 13 | 3.59116022099447507 |
| reportContent.data.gc-3-2-7 | String | 13 | 3.59116022099447507 |
| reportContent.data.auditStatus | Number | 12 | 3.31491712707182318 |
| reportContent.data.diagnoseInfo | String | 12 | 3.31491712707182318 |
| followReportContent.XX.deathReasons | String | 11 | 3.03867403314917128 |
| followReportContent.XX.deathTime | String | 11 | 3.03867403314917128 |
| followReportContent.XX.deathgastricPart | Array (7),String (4) | 11 | 3.03867403314917128 |
| reportContent.data.lesionsName | String | 10 | 2.76243093922651939 |
| address | String | 9 | 2.48618784530386749 |
| reportContent.data.ageScore | Number | 9 | 2.48618784530386749 |
| reportContent.data.basicTitle | Boolean | 9 | 2.48618784530386749 |
| reportContent.data.followUpPlan | Array | 9 | 2.48618784530386749 |
| reportContent.data.isFinalDiagnose | Boolean | 9 | 2.48618784530386749 |
| reportContent.data.qiTitle | Boolean | 9 | 2.48618784530386749 |
| reportContent.data.screeningTimeTitle | Boolean | 9 | 2.48618784530386749 |
| reportContent.data.sexScore | Number | 9 | 2.48618784530386749 |
| reportContent.data.G-17Score | Number (5),String (3) | 8 | 2.20994475138121560 |
| reportContent.data.HPScore | String (4),Number (4) | 8 | 2.20994475138121560 |
| reportContent.data.PGRScore | Number (7),String (1) | 8 | 2.20994475138121560 |
| reportContent.data.diseaseClassification | String | 8 | 2.20994475138121560 |
| reportContent.data.followUpPlan.XX.fateInfo | String | 8 | 2.20994475138121560 |
| reportContent.data.followUpPlan.XX.followUpContent | Array | 8 | 2.20994475138121560 |
| reportContent.data.followUpPlan.XX.followUpPlanDate | String | 8 | 2.20994475138121560 |
| reportContent.data.followUpPlan.XX.isShow | Boolean | 8 | 2.20994475138121560 |
| reportContent.data.followUpPlan.XX.stopFollowUp | String | 8 | 2.20994475138121560 |
| reportContent.data.followUpPlan.XX.treatInfo | String | 8 | 2.20994475138121560 |
| reportContent.data.inspectionsImgsfile | Array | 8 | 2.20994475138121560 |
| reportContent.data.isShow | Boolean | 8 | 2.20994475138121560 |
| followReportContent.XX.g17 | Number (6),String (1) | 7 | 1.93370165745856348 |
| followReportContent.XX.gastricWay | String | 7 | 1.93370165745856348 |
| followReportContent.XX.inspectionsChecked | String | 7 | 1.93370165745856348 |
| followReportContent.XX.inspectionsImgs | String | 7 | 1.93370165745856348 |
| followReportContent.XX.inspectionsTime | String | 7 | 1.93370165745856348 |
| followReportContent.XX.pgi | Number (6),String (1) | 7 | 1.93370165745856348 |
| followReportContent.XX.pgii | Number (6),String (1) | 7 | 1.93370165745856348 |
| followReportContent.XX.riskLevel | String | 7 | 1.93370165745856348 |
| followReportContent.XX.riskScore | String | 7 | 1.93370165745856348 |
| followReportContent.XX.screeningAdvice | String | 7 | 1.93370165745856348 |
| reportContent.data.followUpPlan.XX.specificDate | String | 7 | 1.93370165745856348 |
| reportContent.data.groupId | String | 7 | 1.93370165745856348 |
| reportContent.data.groupName | String | 7 | 1.93370165745856348 |
| reportContent.data.hpBreathSet | Array | 7 | 1.93370165745856348 |
| reportContent.data.way | String (5),Boolean (2) | 7 | 1.93370165745856348 |
| auditRecords.XX.reason | String | 6 | 1.65745856353591159 |
| failedReason | String | 6 | 1.65745856353591159 |
| reportContent.data.anticoagulant | String | 6 | 1.65745856353591159 |
| reportContent.data.diabetes | String | 6 | 1.65745856353591159 |
| reportContent.data.diabetesYears | String | 6 | 1.65745856353591159 |
| reportContent.data.drinkType | String | 6 | 1.65745856353591159 |
| reportContent.data.fruitVegetable | String | 6 | 1.65745856353591159 |
| reportContent.data.fryFood | String | 6 | 1.65745856353591159 |
| reportContent.data.hyperlipidemia | String | 6 | 1.65745856353591159 |
| reportContent.data.hyperlipidemiaYears | String | 6 | 1.65745856353591159 |
| reportContent.data.hypertension | String | 6 | 1.65745856353591159 |
| reportContent.data.hypertensionYears | String | 6 | 1.65745856353591159 |
| reportContent.data.leftoverFood | String | 6 | 1.65745856353591159 |
| reportContent.data.pickledFood | String | 6 | 1.65745856353591159 |
| reportContent.data.redMeat | String | 6 | 1.65745856353591159 |
| reportContent.data.smokeFrequency | String | 6 | 1.65745856353591159 |
| reportContent.data.tea | String | 6 | 1.65745856353591159 |
| reportContent.data.uncomfortable | Array | 6 | 1.65745856353591159 |
| reportContent.data.whiteFood | String | 6 | 1.65745856353591159 |
| followReportContent.XX.igg | String | 5 | 1.38121546961325969 |
| followReportContent.XX.pgr | Number (4),String (1) | 5 | 1.38121546961325969 |
| reportContent.data.gc-3-4-2 | String | 5 | 1.38121546961325969 |
| reportContent.data.hpBreathSet.XX.isShow | Boolean | 5 | 1.38121546961325969 |
| reportContent.data.hpBreathSet.XX.reportNum | String | 5 | 1.38121546961325969 |
| reportContent.data.hpBreathSet.XX.reportTime | String | 5 | 1.38121546961325969 |
| reportContent.data.hpBreathSet.XX.result | String | 5 | 1.38121546961325969 |
| reportContent.data.outpatientNum | String | 5 | 1.38121546961325969 |
| code | String | 4 | 1.10497237569060780 |
| followReportContent.XX.gastricChecked | String | 4 | 1.10497237569060780 |
| reportContent.code | String | 4 | 1.10497237569060780 |
| reportContent.data.educationDegreetatus | String | 4 | 1.10497237569060780 |
| reportContent.data.examNoticeSent | Number | 4 | 1.10497237569060780 |
| reportContent.data.riskNoticeSent | Number | 4 | 1.10497237569060780 |
| followReportContent.XX.caga | String | 3 | 0.82872928176795579 |
| followReportContent.XX.urea | String | 3 | 0.82872928176795579 |
| followReportContent.XX.ureb | String | 3 | 0.82872928176795579 |
| reportContent.data.diagnoseResult | String | 3 | 0.82872928176795579 |
| reportContent.data.examSmsSent | Number | 3 | 0.82872928176795579 |
| reportContent.data.gastricImgsfile | Array | 3 | 0.82872928176795579 |
| reportContent.data.pathologyResult | String | 3 | 0.82872928176795579 |
| reportContent.data.riskSmsSent | Number | 3 | 0.82872928176795579 |
| followReportContent.XX.followUpContent | Array (1),String (1) | 2 | 0.55248618784530390 |
| followReportContent.XX.gastroscopeResults | String | 2 | 0.55248618784530390 |
| followReportContent.XX.gastroscopeWay | Array | 2 | 0.55248618784530390 |
| followReportContent.XX.gc-3-2-7 | String | 2 | 0.55248618784530390 |
| followReportContent.XX.vaca | String | 2 | 0.55248618784530390 |
| reportContent.data.gastricNoticeSent | Number | 2 | 0.55248618784530390 |
| followReportContent.XX.IDCard | String | 1 | 0.27624309392265195 |
| followReportContent.XX.address | String | 1 | 0.27624309392265195 |
| followReportContent.XX.advancedEsophagealCancer | String | 1 | 0.27624309392265195 |
| followReportContent.XX.advancedEsophagealPart | String | 1 | 0.27624309392265195 |
| followReportContent.XX.advancedGastricCancer | String | 1 | 0.27624309392265195 |
| followReportContent.XX.advancedGastricCancerPart | Array | 1 | 0.27624309392265195 |
| followReportContent.XX.atrophicGastritis | String | 1 | 0.27624309392265195 |
| followReportContent.XX.atrophicGastritisPart | Array | 1 | 0.27624309392265195 |
| followReportContent.XX.barretEsophageal | String | 1 | 0.27624309392265195 |
| followReportContent.XX.birthday | String | 1 | 0.27624309392265195 |
| followReportContent.XX.cellphone | String | 1 | 0.27624309392265195 |
| followReportContent.XX.checkTime | String | 1 | 0.27624309392265195 |
| followReportContent.XX.dbp | String | 1 | 0.27624309392265195 |
| followReportContent.XX.duodenalBulbarUlcer | String | 1 | 0.27624309392265195 |
| followReportContent.XX.earlyEsophagealCancer | String | 1 | 0.27624309392265195 |
| followReportContent.XX.earlyEsophagealPart | Array | 1 | 0.27624309392265195 |
| followReportContent.XX.earlyGastricCancer | String | 1 | 0.27624309392265195 |
| followReportContent.XX.earlyGastricCancerPart | Array | 1 | 0.27624309392265195 |
| followReportContent.XX.gastricIntraepithelialNeoplasia | String | 1 | 0.27624309392265195 |
| followReportContent.XX.gastricIntraepithelialNeoplasiaLevel | String | 1 | 0.27624309392265195 |
| followReportContent.XX.gastricIntraepithelialNeoplasiaPart | Array | 1 | 0.27624309392265195 |
| followReportContent.XX.gastricPolyps | String | 1 | 0.27624309392265195 |
| followReportContent.XX.gastricPolypsPart | Array | 1 | 0.27624309392265195 |
| followReportContent.XX.gastricPolypsType | String | 1 | 0.27624309392265195 |
| followReportContent.XX.gastricUlcer | String | 1 | 0.27624309392265195 |
| followReportContent.XX.gastricUlcerPart | Array | 1 | 0.27624309392265195 |
| followReportContent.XX.gc-3-4-2 | String | 1 | 0.27624309392265195 |
| followReportContent.XX.height | String | 1 | 0.27624309392265195 |
| followReportContent.XX.intraepithelialCarcinoma | String | 1 | 0.27624309392265195 |
| followReportContent.XX.intraepithelialLevel | String | 1 | 0.27624309392265195 |
| followReportContent.XX.intraepithelialPart | Array | 1 | 0.27624309392265195 |
| followReportContent.XX.name | String | 1 | 0.27624309392265195 |
| followReportContent.XX.nonatrophicGastritis | String | 1 | 0.27624309392265195 |
| followReportContent.XX.nonatrophicGastritisPart | Array | 1 | 0.27624309392265195 |
| followReportContent.XX.otherLesions | String | 1 | 0.27624309392265195 |
| followReportContent.XX.refluxEsophagealCancer | String | 1 | 0.27624309392265195 |
| followReportContent.XX.reporterName | String | 1 | 0.27624309392265195 |
| followReportContent.XX.sampleId | String | 1 | 0.27624309392265195 |
| followReportContent.XX.sbp | String | 1 | 0.27624309392265195 |
| followReportContent.XX.weight | String | 1 | 0.27624309392265195 |
| followReportContent.XX.workUnit | String | 1 | 0.27624309392265195 |
| reportContent.data.appendicitisHistory | String | 1 | 0.27624309392265195 |
| reportContent.data.appointmentTime | String | 1 | 0.27624309392265195 |
| reportContent.data.cancerHistory | String | 1 | 0.27624309392265195 |
| reportContent.data.cholecystitis | String | 1 | 0.27624309392265195 |
| reportContent.data.colonPolypsHistory | String | 1 | 0.27624309392265195 |
| reportContent.data.diagnose | String | 1 | 0.27624309392265195 |
| reportContent.data.diarrheaHistory | String | 1 | 0.27624309392265195 |
| reportContent.data.dietHabit | String | 1 | 0.27624309392265195 |
| reportContent.data.education | String | 1 | 0.27624309392265195 |
| reportContent.data.educationLevel | String | 1 | 0.27624309392265195 |
| reportContent.data.examSet | Array | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.G-17Score | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.HPScore | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.PGRScore | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.auditStatus | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.caga | String | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.examNoticeSent | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.g17 | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.igg | String | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.inspectionsImgs | Array | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.inspectionsImgsfile | Array | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.inspectionsTime | String | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.isShow | Boolean | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.pgi | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.pgii | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.pgr | String | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.riskLevel | String | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.riskNoticeSent | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.riskScore | Number | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.screeningAdvice | String | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.urea | String | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.ureb | String | 1 | 0.27624309392265195 |
| reportContent.data.examSet.XX.vaca | String | 1 | 0.27624309392265195 |
| reportContent.data.followUpDate | String | 1 | 0.27624309392265195 |
| reportContent.data.gastricSet | Array | 1 | 0.27624309392265195 |
| reportContent.data.gastricSet.XX.auditStatus | Number | 1 | 0.27624309392265195 |
| reportContent.data.gastricSet.XX.diagnoseInfo | String | 1 | 0.27624309392265195 |
| reportContent.data.gastricSet.XX.diagnoseResult | String | 1 | 0.27624309392265195 |
| reportContent.data.gastricSet.XX.gastricImgs | Array | 1 | 0.27624309392265195 |
| reportContent.data.gastricSet.XX.gastricImgsfile | Array | 1 | 0.27624309392265195 |
| reportContent.data.gastricSet.XX.gastricNoticeSent | Number | 1 | 0.27624309392265195 |
| reportContent.data.gastricSet.XX.gastricTime | String | 1 | 0.27624309392265195 |
| reportContent.data.gastricSet.XX.isShow | Boolean | 1 | 0.27624309392265195 |
| reportContent.data.gastricSmsSent | Number | 1 | 0.27624309392265195 |
| reportContent.data.index | String | 1 | 0.27624309392265195 |
| reportContent.data.longestOccupation | String | 1 | 0.27624309392265195 |
| reportContent.data.mucusAndBloodHistory | String | 1 | 0.27624309392265195 |
| reportContent.data.pathology | String | 1 | 0.27624309392265195 |
| reportContent.data.pathologySet | Array | 1 | 0.27624309392265195 |
| reportContent.data.pickle | String | 1 | 0.27624309392265195 |
| reportContent.data.profession | String | 1 | 0.27624309392265195 |
| reportContent.data.relativesIm | String | 1 | 0.27624309392265195 |
| reportContent.data.saltiness | String | 1 | 0.27624309392265195 |
| reportContent.data.schInfecHistory | String | 1 | 0.27624309392265195 |
| reportContent.data.secretHistory | String | 1 | 0.27624309392265195 |
| reportContent.data.traumaHistory | String | 1 | 0.27624309392265195 |
+------------------------------------------------------------------------------------------------------------------------------+
user = """
SELECT * FROM
(SELECT id as patient_id,name,hosp_number,org_number,number,survey_time,if(sex = 1,"a","b") AS sex,birth,age,phone1,phone2,
if(gastric_cancer=0,"b","a") AS gastric_cancer,if(cancer_a = 0,"b","a") AS cancer_a,
cancer_b,if(orther_tumour=0,"b","a") AS orther_tumour,
if(tumour_a = 0,"b","a") AS tumour_a,tumour_b,step
FROM tb_patient WHERE step = 0
AND hosp_number IN (SELECT a.number FROM (
SELECT number,name FROM shchyy4dw_geca.tb_hosp
UNION
SELECT number,name FROM shchyy4dw.tb_hosp
UNION
SELECT number,name FROM shchyy4dw_qg.tb_hosp) a
left JOIN
shchyy_dw.tmp_tb_hosp_area b
ON a.name=b.name
WHERE a.NAME IS NOT null and b.area in ('上海市','浙江省','江苏省','安徽省')
)
) AS a
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS b ON a.patient_id = b.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS c ON a.patient_id = c.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS d ON a.patient_id = d.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS e ON a.patient_id = e.patient_id
#第一次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS f ON a.patient_id = f.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS g ON a.patient_id = g.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS h ON a.patient_id = h.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS i ON a.patient_id = i.patient_id
#第二次随访
LEFT join
(SELECT patient_id,g17,pg1,pg2,igg
FROM tb_lab_inspect
WHERE step = 0) AS j ON a.patient_id = j.patient_id
LEFT JOIN
(select patient_id,score,(case grade when 1 then "a" when 2 then "b" when 3 then "c" end) AS grade
from tb_risk_assess WHERE step = 0) AS k ON a.patient_id = k.patient_id
LEFT JOIN
(select patient_id, if(is_inspect=1,"a","b") AS is_inspect,inspect_time,
(case inspect_way when 1 then "a" when 2 then "b" when 3 then "c" end) AS inspect_way,
if(capsule=1,"a","b") AS capsule,
precise_way,if(diagnose_result=1,"a","b") AS diagnose_result,diagnose_info
from tb_gastro_inspect where step = 0) AS l ON a.patient_id = l.patient_id
LEFT JOIN
(select patient_id,continue_flup,flup_time,if(content_type,"a","b") as content_type
from tb_flup_plan WHERE step = 1) AS m ON a.patient_id = m.patient_id
# limit 12400,100
;
"""
def hosp(id):
return "select tb_patient.id,tb_patient.hosp_number,tmp_tb_hosp_apply.hosp_name,tmp_tb_hosp_area.area from shchyy_dw.tb_patient join shchyy.tmp_tb_hosp_apply join shchyy.tmp_tb_hosp_area on right(shchyy_dw.tb_patient.hosp_number,4)=shchyy.tmp_tb_hosp_apply.hosp_number and shchyy.tmp_tb_hosp_apply.hosp_name=shchyy.tmp_tb_hosp_area.name where shchyy_dw.tb_patient.id=%s" % id;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment