healthdatalayer 1.6.4__py3-none-any.whl → 1.6.5__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.

@@ -13,6 +13,7 @@ class MedicalDrugRecipe(SQLModel, table=True):
13
13
 
14
14
  quantity:int
15
15
  suplied:bool
16
+ comment:Optional[str] = Field(default=None)
16
17
  suplied_date: Optional[datetime] = Field(default=None)
17
-
18
+
18
19
  is_active: bool = Field(default=True)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: healthdatalayer
3
- Version: 1.6.4
3
+ Version: 1.6.5
4
4
  Summary: Health Datalayer to access data from different sources
5
5
  Author: Jesus Martinez
6
6
  Author-email: jesusmartinez@noosds.com
@@ -44,7 +44,7 @@ healthdatalayer/models/medical_visit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeu
44
44
  healthdatalayer/models/medical_visit/medical_diagnosis.py,sha256=Y8uUJbyAN_IfvJ1Iad8YJg4VTEnwCNiuKX1v_TYQXBE,335
45
45
  healthdatalayer/models/medical_visit/medical_diagnosis_visit.py,sha256=3ZoWxhqlnjvP4ZjQFPdFoy8uUAOTa0rKDQIBLlNs0-Q,1015
46
46
  healthdatalayer/models/medical_visit/medical_drug.py,sha256=zG3oqzq0fGZQNkY7AmFZQaHTG7BVQ3kGJ-tgLgfwNdc,829
47
- healthdatalayer/models/medical_visit/medical_drug_recipe.py,sha256=DiygpjyX72sc5jD-h9hue5kU0T4YgZyLxD_qVacnxV0,657
47
+ healthdatalayer/models/medical_visit/medical_drug_recipe.py,sha256=Ow91-dWeWatjz4hAnoXbdsk-4BUPCh52kBT9bjHZYKU,701
48
48
  healthdatalayer/models/medical_visit/medical_recipe_visit.py,sha256=W8E8RAOtow_-NbEr8SBHnoq_huJlx-6zDrJL98vzNQ4,1042
49
49
  healthdatalayer/models/medical_visit/medical_visit.py,sha256=l0DmP1NAdyt3uzpvmuI3BQlynptYZGQ-f12MDYi9Nic,2652
50
50
  healthdatalayer/models/medical_visit/organ_system_review.py,sha256=fXWbuDfdy6QBBl-c5X14XBHpyCqLqqZdPNbzdq5H58U,1168
@@ -99,7 +99,7 @@ healthdatalayer/repositories/user_repositories/__init__.py,sha256=47DEQpj8HBSa-_
99
99
  healthdatalayer/repositories/user_repositories/permission_repository.py,sha256=3L4y-zCkI2PIRo-L3FJRSk4g3nZnu6q35lEY4ACJyq4,9630
100
100
  healthdatalayer/repositories/user_repositories/role_repository.py,sha256=jIsbeAFFQQ_CZJqBMcOskuMXtT1Il6eiN0Y2BpVO1JE,6821
101
101
  healthdatalayer/repositories/user_repositories/user_repository.py,sha256=FUCNdRRGc12dq5XuwDT3btvDETt6HGXh_xQIPTLCAvk,9839
102
- healthdatalayer-1.6.4.dist-info/METADATA,sha256=B1CWXRaxVh7RViWR--Of6jTT3ivvwMB6bouK666IGnQ,827
103
- healthdatalayer-1.6.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
104
- healthdatalayer-1.6.4.dist-info/top_level.txt,sha256=6f1-gvpg533UEVuYsRJCDhdSDQUBwijyAHylyS4nG_4,16
105
- healthdatalayer-1.6.4.dist-info/RECORD,,
102
+ healthdatalayer-1.6.5.dist-info/METADATA,sha256=JIK0_0CwW9stI_-S8SkZzXW3VAhQus6X6znbJHjQgJM,827
103
+ healthdatalayer-1.6.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
104
+ healthdatalayer-1.6.5.dist-info/top_level.txt,sha256=6f1-gvpg533UEVuYsRJCDhdSDQUBwijyAHylyS4nG_4,16
105
+ healthdatalayer-1.6.5.dist-info/RECORD,,