文件名称:patient_statistic
文件大小:85KB
文件格式:ZIP
更新时间:2024-04-07 03:50:23
Python
创建一个空的架构。 执行脚本OMOP CDM sql server ddl.txt以创建表和字段。 将数据加载到架构中。 执行脚本OMOP CDM sql server indexes.txt以添加建议的最小索引和主键集。 数据库设置=>在Patient_statistics目录中创建my_setting并填充数据库信息。 csv데pg터는pgadmin 4 UI工具을导入용하여다。 python manage.py迁移 python manage.py运行服务器 版本:Python版本:Django(restful framework),Bootstrap,ajax .. DB:PostgresQL
【文件预览】:
patient_statistic-main
----.gitignore(26B)
----visit()
--------templates()
--------urls.py(933B)
--------__init__.py(0B)
--------views.py(2KB)
--------serializers.py(2KB)
--------models.py(8KB)
--------apps.py(85B)
--------admin.py(63B)
--------migrations()
--------tests.py(60B)
----templates()
--------base_app.html(881B)
--------home.html(757B)
--------base.html(5KB)
----OMOP CDM sql server ddl.sql(6KB)
----API 설명문.pdf(59KB)
----README.md(605B)
----.idea()
--------misc.xml(288B)
--------encodings.xml(266B)
--------workspace.xml(31KB)
--------vcs.xml(180B)
--------inspectionProfiles()
--------patient_statistics.iml(1KB)
--------modules.xml(288B)
----patients()
--------templates()
--------urls.py(618B)
--------__init__.py(0B)
--------views.py(2KB)
--------serializers.py(388B)
--------models.py(8KB)
--------apps.py(91B)
--------admin.py(63B)
--------migrations()
--------tests.py(60B)
----OMOP CDM sql server pk indexes.sql(9KB)
----patient_statistics()
--------urls.py(1KB)
--------__init__.py(0B)
--------views.py(297B)
--------asgi.py(413B)
--------wsgi.py(413B)
--------settings.py(3KB)
----manage.py(638B)