healthdatalayer 1.4.3__py3-none-any.whl → 1.7.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of healthdatalayer might be problematic. Click here for more details.
- healthdatalayer/dtos/__init__.py +3 -0
- healthdatalayer/dtos/collaborator/__init__.py +0 -0
- healthdatalayer/dtos/collaborator/schedule_collaborator.py +13 -0
- healthdatalayer/dtos/medical_visit/__init__.py +0 -0
- healthdatalayer/dtos/medical_visit/medical_certificate.py +62 -0
- healthdatalayer/dtos/medical_visit/recipe_dto.py +16 -0
- healthdatalayer/models/__init__.py +3 -0
- healthdatalayer/models/client/city.py +11 -0
- healthdatalayer/models/client/px.py +10 -3
- healthdatalayer/models/client/state.py +9 -0
- healthdatalayer/models/medical_visit/medical_drug.py +2 -6
- healthdatalayer/models/medical_visit/medical_drug_recipe.py +10 -3
- healthdatalayer/models/medical_visit/medical_recipe_visit.py +3 -3
- healthdatalayer/models/medical_visit/medical_visit.py +5 -3
- healthdatalayer/models/medical_visit/status_visit_enum.py +8 -0
- healthdatalayer/repositories/client_repositories/address_repository.py +32 -2
- healthdatalayer/repositories/client_repositories/px_repository.py +48 -1
- healthdatalayer/repositories/collaborator_repositories/collaborator_repository.py +49 -2
- healthdatalayer/repositories/medical_visit_repositories/medical_diagnosis_repository.py +36 -1
- healthdatalayer/repositories/medical_visit_repositories/medical_diagnosis_visit_repository.py +20 -3
- healthdatalayer/repositories/medical_visit_repositories/medical_drug_recipe_repository.py +4 -3
- healthdatalayer/repositories/medical_visit_repositories/medical_drug_repository.py +17 -2
- healthdatalayer/repositories/medical_visit_repositories/medical_recipe_visit_repository.py +58 -6
- healthdatalayer/repositories/medical_visit_repositories/medical_visit_repository.py +403 -4
- healthdatalayer/repositories/medical_visit_repositories/organ_system_review_repository.py +1 -1
- healthdatalayer/repositories/medical_visit_repositories/physical_exam_repository.py +1 -1
- healthdatalayer/repositories/medical_visit_repositories/visit_triage_repository.py +8 -2
- {healthdatalayer-1.4.3.dist-info → healthdatalayer-1.7.0.dist-info}/METADATA +1 -1
- {healthdatalayer-1.4.3.dist-info → healthdatalayer-1.7.0.dist-info}/RECORD +31 -22
- {healthdatalayer-1.4.3.dist-info → healthdatalayer-1.7.0.dist-info}/WHEEL +0 -0
- {healthdatalayer-1.4.3.dist-info → healthdatalayer-1.7.0.dist-info}/top_level.txt +0 -0
|
@@ -3,7 +3,13 @@ healthdatalayer/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3
|
|
|
3
3
|
healthdatalayer/config/config.py,sha256=vyqrlHDgCGpYX7V9fDn4g671lUU1RuWlSYCIazI-SqQ,689
|
|
4
4
|
healthdatalayer/config/db.py,sha256=b_SWTINJSVUhR0uyD4h93jPLKUzRm6Ky0tmALWbjM18,342
|
|
5
5
|
healthdatalayer/config/vault.py,sha256=9yUMXjaTYSnqr0npcQXDsg6Z7G3DityqpmHl1x42zS0,748
|
|
6
|
-
healthdatalayer/
|
|
6
|
+
healthdatalayer/dtos/__init__.py,sha256=KAXjCrZRCuICQW936l9Ig4t0S1Jq7RJqSv_WLEjnvPA,249
|
|
7
|
+
healthdatalayer/dtos/collaborator/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
+
healthdatalayer/dtos/collaborator/schedule_collaborator.py,sha256=SUD7BIMownZuW9h9GUaFy2U9jaDjZ1tB_9-KCv4H0mk,369
|
|
9
|
+
healthdatalayer/dtos/medical_visit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
10
|
+
healthdatalayer/dtos/medical_visit/medical_certificate.py,sha256=xMROlxFe7o8RMPzVbTTDeJCmy4jyd6b79A5VP2IXrhM,1622
|
|
11
|
+
healthdatalayer/dtos/medical_visit/recipe_dto.py,sha256=Eb4t76w8nXq8bP7DpK2i1DJDV9fBPZfhDxuSSFQh9EE,522
|
|
12
|
+
healthdatalayer/models/__init__.py,sha256=Hz31SDpnjtFZZcf_uLt0MuGqE-_P2ZIsZlPQ_YYaetk,2117
|
|
7
13
|
healthdatalayer/models/bridge_area_floor_branch/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
14
|
healthdatalayer/models/bridge_area_floor_branch/area.py,sha256=g_u6RoorLJ7XUx7qcqXLavrHxpflHGi0p77f-3RPbVU,201
|
|
9
15
|
healthdatalayer/models/bridge_area_floor_branch/branch.py,sha256=lW2pbZVKkQeEWuShOLKFiNJAKt01mBswczk1hRELInw,515
|
|
@@ -13,6 +19,7 @@ healthdatalayer/models/bridge_area_floor_branch/room.py,sha256=nub6QIFyl6ZxGENru
|
|
|
13
19
|
healthdatalayer/models/bridge_area_floor_branch/system.py,sha256=10r59kLMsLEv9cKa4hEZJoFAicVPS0rw4UNiN5nhsnI,212
|
|
14
20
|
healthdatalayer/models/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
15
21
|
healthdatalayer/models/client/address.py,sha256=rc_Vw9qWECmGcf0GGTChZZj8m6whWSFFGA3xIcsYaBk,343
|
|
22
|
+
healthdatalayer/models/client/city.py,sha256=TYSthPrhdb9iTzDSUC9ZGmx7ZZ0PacxNS2S3ajMhnJU,355
|
|
16
23
|
healthdatalayer/models/client/client.py,sha256=DjW64iOeGKPluKLqyWTTHVste0Y3pF0VL_FvHNLtvyM,786
|
|
17
24
|
healthdatalayer/models/client/client_type.py,sha256=ElTYCXLkVItIhEIj2ZhXqHV872kY4A7gUuhwpm-BKjQ,261
|
|
18
25
|
healthdatalayer/models/client/education.py,sha256=MQN-7Oh1PdneytDmm1DZuZ7wrXzXSTeu08SeKhZ0fi8,256
|
|
@@ -23,7 +30,8 @@ healthdatalayer/models/client/nationality.py,sha256=k1CKQTQIJAJP_qmeYB-AkRQ1Q5x9
|
|
|
23
30
|
healthdatalayer/models/client/pathological_history.py,sha256=8jsOAaSGqk1M-60sLhoJuuz9MeUKbk693dARXgBriTY,1029
|
|
24
31
|
healthdatalayer/models/client/pet.py,sha256=y7jiNF_9Jri0_55geo2hweEj4zdsHKu9ZCelBwfVWeA,516
|
|
25
32
|
healthdatalayer/models/client/profession.py,sha256=eKX6Gf93qwQg2NyJsXKKbmEwQTxHvJCnOwQ5pxCpM0I,259
|
|
26
|
-
healthdatalayer/models/client/px.py,sha256=
|
|
33
|
+
healthdatalayer/models/client/px.py,sha256=m-3b_GEgsvvUtBTfc2420r7K-MRZXAIGPoSZIastPo8,1367
|
|
34
|
+
healthdatalayer/models/client/state.py,sha256=G_AJOKKfkufZw_axfwSrcL3ZVtKY1FOm0AmCcHfn9Ao,244
|
|
27
35
|
healthdatalayer/models/collaborator/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
28
36
|
healthdatalayer/models/collaborator/collaborator.py,sha256=Hju_VTUEgA22KJ5-lr-8dl8UsgeSEj2c5OxuGjU71oM,1064
|
|
29
37
|
healthdatalayer/models/collaborator/collaborator_speciality.py,sha256=TQK8dbbM7LE14MpEpWjTmcYRJCOLlBGxQwrs7zkR5ao,346
|
|
@@ -36,12 +44,13 @@ healthdatalayer/models/lab/medical_lab.py,sha256=aK2iR4IEu-wGLkvJXEKG5yqwBGqzz0a
|
|
|
36
44
|
healthdatalayer/models/medical_visit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
37
45
|
healthdatalayer/models/medical_visit/medical_diagnosis.py,sha256=Y8uUJbyAN_IfvJ1Iad8YJg4VTEnwCNiuKX1v_TYQXBE,335
|
|
38
46
|
healthdatalayer/models/medical_visit/medical_diagnosis_visit.py,sha256=3ZoWxhqlnjvP4ZjQFPdFoy8uUAOTa0rKDQIBLlNs0-Q,1015
|
|
39
|
-
healthdatalayer/models/medical_visit/medical_drug.py,sha256=
|
|
40
|
-
healthdatalayer/models/medical_visit/medical_drug_recipe.py,sha256=
|
|
41
|
-
healthdatalayer/models/medical_visit/medical_recipe_visit.py,sha256=
|
|
42
|
-
healthdatalayer/models/medical_visit/medical_visit.py,sha256=
|
|
47
|
+
healthdatalayer/models/medical_visit/medical_drug.py,sha256=oExEuqNGG62xZI9_GVDwuOKHJyeOAR-IU0vm4OP61fU,570
|
|
48
|
+
healthdatalayer/models/medical_visit/medical_drug_recipe.py,sha256=QFf9tsaF2mNBYKt1czi2GtalFdU2yGz8eD4R2JeQyg4,1000
|
|
49
|
+
healthdatalayer/models/medical_visit/medical_recipe_visit.py,sha256=86scsCW0hKzOb5AdkNkOI9kS0wt7S1begzc702PFsPM,1069
|
|
50
|
+
healthdatalayer/models/medical_visit/medical_visit.py,sha256=l0DmP1NAdyt3uzpvmuI3BQlynptYZGQ-f12MDYi9Nic,2652
|
|
43
51
|
healthdatalayer/models/medical_visit/organ_system_review.py,sha256=fXWbuDfdy6QBBl-c5X14XBHpyCqLqqZdPNbzdq5H58U,1168
|
|
44
52
|
healthdatalayer/models/medical_visit/physical_exam.py,sha256=VaezGMp4eptJH-mco-SCumATkcpp2xSA6zBtw9LrMFM,1772
|
|
53
|
+
healthdatalayer/models/medical_visit/status_visit_enum.py,sha256=p4krEZXsXpeAtedCwlj1vcPMPM9y-LHWHfkOVEgZtBY,199
|
|
45
54
|
healthdatalayer/models/medical_visit/visit_triage.py,sha256=RrTQ_ckAkOTdNfHXetqKt3a1VmvHSkMZ_5VkGvJQheE,1093
|
|
46
55
|
healthdatalayer/models/user/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
47
56
|
healthdatalayer/models/user/permission.py,sha256=U4sU_l68X7lMIooaxJN3aZ7eVJT-DDCTI_ApKyvPo-E,801
|
|
@@ -52,7 +61,7 @@ healthdatalayer/models/user/role_user.py,sha256=HBLzwY5712DISqBTxrVOrNjnUOAHSYUf
|
|
|
52
61
|
healthdatalayer/models/user/user.py,sha256=Fc1m5xluZMZPHe_TIsRu43dOXdjk3TNU4drrMLcfb9g,975
|
|
53
62
|
healthdatalayer/repositories/__init__.py,sha256=mu3VrCXi7GBJqwjsJHWDuyFFTX0wqBZzmJ7CyAypP6U,2766
|
|
54
63
|
healthdatalayer/repositories/client_repositories/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
55
|
-
healthdatalayer/repositories/client_repositories/address_repository.py,sha256=
|
|
64
|
+
healthdatalayer/repositories/client_repositories/address_repository.py,sha256=Ae2rHG0zXyqoovcfyGh1hMPBQKLoBVKR5SlytnPO5iA,3436
|
|
56
65
|
healthdatalayer/repositories/client_repositories/client_type_repository.py,sha256=RddxYRoBpktXqbLZy2JC2MDWaXCq9_Auhk1peqe9hSw,2637
|
|
57
66
|
healthdatalayer/repositories/client_repositories/education_repository.py,sha256=T-coaux5h35nkvOr9VPi7Ri_ETtlPdziJAhF2pCFNDo,2583
|
|
58
67
|
healthdatalayer/repositories/client_repositories/emergency_contact_repository.py,sha256=kCPrVY1thMJ1tcybaRupw9L8RB4GhnYbYPincH8bRFI,3259
|
|
@@ -62,9 +71,9 @@ healthdatalayer/repositories/client_repositories/nationality_repository.py,sha25
|
|
|
62
71
|
healthdatalayer/repositories/client_repositories/pathological_history_repository.py,sha256=RabXI8VCWHUHlHwtrYm2vQE_eyep2wrzOsemgYa5NPY,3082
|
|
63
72
|
healthdatalayer/repositories/client_repositories/pet_repository.py,sha256=aUjti4bUniQbbUz5-bjgvUgDrSpPyggy9k5e-RAoYgc,4802
|
|
64
73
|
healthdatalayer/repositories/client_repositories/profession_repository.py,sha256=ALnx_y_z9Jfx9rBDvOdnK1P1_lkqKmFBeR1GVXj3m3Q,2620
|
|
65
|
-
healthdatalayer/repositories/client_repositories/px_repository.py,sha256=
|
|
74
|
+
healthdatalayer/repositories/client_repositories/px_repository.py,sha256=5fKEohwjCcFqnAF_OI2Bd0tuIakz1D0bZjhd6OEVPFM,13048
|
|
66
75
|
healthdatalayer/repositories/collaborator_repositories/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
67
|
-
healthdatalayer/repositories/collaborator_repositories/collaborator_repository.py,sha256=
|
|
76
|
+
healthdatalayer/repositories/collaborator_repositories/collaborator_repository.py,sha256=jSKoM46Rp4MDjI1cotr2setidP9su8GKZBC5EsIr6Po,8329
|
|
68
77
|
healthdatalayer/repositories/collaborator_repositories/collaborator_type_repository.py,sha256=7-bJqbxgsJtyRU7nV_YCZhKufYLlighWBWjglw70nUw,2858
|
|
69
78
|
healthdatalayer/repositories/collaborator_repositories/speciality_repository.py,sha256=tcAjp2OzFAnHpRKNdmw2Zsqvs7XdsO51h7cIJHt105s,2940
|
|
70
79
|
healthdatalayer/repositories/infraestructure_repositories/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -78,20 +87,20 @@ healthdatalayer/repositories/lab_repositories/__init__.py,sha256=47DEQpj8HBSa-_T
|
|
|
78
87
|
healthdatalayer/repositories/lab_repositories/measure_lab_repository.py,sha256=AAwgGjaLWTqyH3YHTD_eisunn6I0E0GmYLEseuLgZ0Q,3174
|
|
79
88
|
healthdatalayer/repositories/lab_repositories/medical_lab_repository.py,sha256=owZQe3cXKkXsRuGXpqPBXjZvA-DEb7yD1OKPMOCqF1o,10909
|
|
80
89
|
healthdatalayer/repositories/medical_visit_repositories/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
81
|
-
healthdatalayer/repositories/medical_visit_repositories/medical_diagnosis_repository.py,sha256=
|
|
82
|
-
healthdatalayer/repositories/medical_visit_repositories/medical_diagnosis_visit_repository.py,sha256=
|
|
83
|
-
healthdatalayer/repositories/medical_visit_repositories/medical_drug_recipe_repository.py,sha256=
|
|
84
|
-
healthdatalayer/repositories/medical_visit_repositories/medical_drug_repository.py,sha256=
|
|
85
|
-
healthdatalayer/repositories/medical_visit_repositories/medical_recipe_visit_repository.py,sha256=
|
|
86
|
-
healthdatalayer/repositories/medical_visit_repositories/medical_visit_repository.py,sha256=
|
|
87
|
-
healthdatalayer/repositories/medical_visit_repositories/organ_system_review_repository.py,sha256
|
|
88
|
-
healthdatalayer/repositories/medical_visit_repositories/physical_exam_repository.py,sha256=
|
|
89
|
-
healthdatalayer/repositories/medical_visit_repositories/visit_triage_repository.py,sha256=
|
|
90
|
+
healthdatalayer/repositories/medical_visit_repositories/medical_diagnosis_repository.py,sha256=hwb5vh64ze72tFMSIUPNitC5t6pUCcO6pnI0gk-7LZU,4157
|
|
91
|
+
healthdatalayer/repositories/medical_visit_repositories/medical_diagnosis_visit_repository.py,sha256=5-QSverT7FN5nay2j_EevCqNAnuD--FTDVQnj0_WRhs,5508
|
|
92
|
+
healthdatalayer/repositories/medical_visit_repositories/medical_drug_recipe_repository.py,sha256=fZViKSu21mYihn3C4p7f7wqZkePoHi-Mm5ZI38XpSvw,3330
|
|
93
|
+
healthdatalayer/repositories/medical_visit_repositories/medical_drug_repository.py,sha256=woyrx4vuV7hpxS9WOZNmCTsfWrZiXoMV2__x9lTqPJY,3011
|
|
94
|
+
healthdatalayer/repositories/medical_visit_repositories/medical_recipe_visit_repository.py,sha256=P0hnZiTtP_Jn0z4ixcHcn11po1RlawiD8u3ElF8BqOk,7156
|
|
95
|
+
healthdatalayer/repositories/medical_visit_repositories/medical_visit_repository.py,sha256=H79OdfjFnw2BtHvI0GwTMT0y8bu5-K5cvORnMa-JvZw,25004
|
|
96
|
+
healthdatalayer/repositories/medical_visit_repositories/organ_system_review_repository.py,sha256=7QNxpQIFcD6B8CX5fua8Qck75j24Y4uEkR_Lans1_0A,4197
|
|
97
|
+
healthdatalayer/repositories/medical_visit_repositories/physical_exam_repository.py,sha256=eCdokx60LB5hLfloqFhvsDj8UxFYXEDi6nqXO0TB18w,3877
|
|
98
|
+
healthdatalayer/repositories/medical_visit_repositories/visit_triage_repository.py,sha256=9Up5M7wWo5GnaYdl6QvTamYaIG4dG_ALM0Su66rlj44,4140
|
|
90
99
|
healthdatalayer/repositories/user_repositories/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
91
100
|
healthdatalayer/repositories/user_repositories/permission_repository.py,sha256=3L4y-zCkI2PIRo-L3FJRSk4g3nZnu6q35lEY4ACJyq4,9630
|
|
92
101
|
healthdatalayer/repositories/user_repositories/role_repository.py,sha256=jIsbeAFFQQ_CZJqBMcOskuMXtT1Il6eiN0Y2BpVO1JE,6821
|
|
93
102
|
healthdatalayer/repositories/user_repositories/user_repository.py,sha256=FUCNdRRGc12dq5XuwDT3btvDETt6HGXh_xQIPTLCAvk,9839
|
|
94
|
-
healthdatalayer-1.
|
|
95
|
-
healthdatalayer-1.
|
|
96
|
-
healthdatalayer-1.
|
|
97
|
-
healthdatalayer-1.
|
|
103
|
+
healthdatalayer-1.7.0.dist-info/METADATA,sha256=LqTuHrNg-VbIRmEeC1s-pc9w0i7v3Z1-6pP8jZAc5uc,827
|
|
104
|
+
healthdatalayer-1.7.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
105
|
+
healthdatalayer-1.7.0.dist-info/top_level.txt,sha256=6f1-gvpg533UEVuYsRJCDhdSDQUBwijyAHylyS4nG_4,16
|
|
106
|
+
healthdatalayer-1.7.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|