meta-edc 1.0.5__py3-none-any.whl → 1.0.6__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.
@@ -70,7 +70,6 @@ class AeReviewModelAdminMixin(
70
70
 
71
71
  search_fields: Tuple[str, ...] = (
72
72
  "action_identifier",
73
- "ae_initial__tracking_identifier",
74
73
  "ae_initial__subject_identifier",
75
74
  "ae_initial__action_identifier",
76
75
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: meta-edc
3
- Version: 1.0.5
3
+ Version: 1.0.6
4
4
  Summary: META Trial EDC (http://www.isrctn.com/ISRCTN76157257)
5
5
  Home-page: https://github.com/meta-trial/meta-edc
6
6
  Author: Erik van Widenfelt
@@ -693,7 +693,7 @@ Requires-Python: >=3.12
693
693
  Description-Content-Type: text/x-rst
694
694
  License-File: LICENSE
695
695
  License-File: AUTHORS
696
- Requires-Dist: edc==1.0.8
696
+ Requires-Dist: edc==1.0.9
697
697
  Requires-Dist: edc-microscopy
698
698
  Requires-Dist: beautifulsoup4
699
699
  Requires-Dist: celery[redis]
@@ -18,7 +18,7 @@ meta_ae/admin/death_report_admin.py,sha256=GvLgWZgil0Yorl8GxaOZOFu_YU9l-CtQQhL03
18
18
  meta_ae/admin/death_report_tmg_admin.py,sha256=iAYp1zgO96ioVHtUfAWw4PG_oLixTGbRpdszHlLjM0E,518
19
19
  meta_ae/admin/death_report_tmg_second_admin.py,sha256=4_Qg8S4yKF4kwKOEB1zVwfn_dlUWnTIim0wXrvrtz-0,548
20
20
  meta_ae/admin/hospitalization_admin.py,sha256=fk4i47ugp4Gg6CvW34l-LcRwM3JtAKg4MUs43rz5DzA,525
21
- meta_ae/admin/modeladmin_mixins.py,sha256=7NWVQSOzokbfYsGkkXspwLFFwdLgY59EWoFrU0HA05Q,4248
21
+ meta_ae/admin/modeladmin_mixins.py,sha256=1xr44vHHWHWtsz89wcoeXvEVwmHSz-6ClA53x90HwxA,4205
22
22
  meta_ae/forms/__init__.py,sha256=nl3x6_c9Kmcn3hpTQ9DUdZT6vT9k7RBmYD_meOUc7jQ,492
23
23
  meta_ae/forms/ae_followup_form.py,sha256=hnFlKLPWpJX172UF3C825hZMjM4NUeTI3b__AZt1MqU,298
24
24
  meta_ae/forms/ae_initial_form.py,sha256=rmu4qx84df5Gpvx0ZPa39EtSGP7JR8nh9mztcsE9O4Q,292
@@ -448,12 +448,12 @@ meta_prn/migrations/0062_alter_endofstudy_offstudy_reason_and_more.py,sha256=L1Z
448
448
  meta_prn/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
449
449
  meta_prn/models/__init__.py,sha256=l06P7L2_Aye2h2VmAyb1XRcIbQAOyxws08IMc8sIops,717
450
450
  meta_prn/models/dm_referral.py,sha256=XyyB5ylcaMRCumGRFPlh2Op5VvT9ROJ1A9x5q55vUuc,1096
451
- meta_prn/models/end_of_study.py,sha256=TBvLrJO6hLNBc69w7jBgWesMoJvrdeiT1TzLPWZffd8,5418
452
- meta_prn/models/loss_to_followup.py,sha256=k4fXO6_U-IXiEOOnLrxhhuiTYgisPT5lqqA7mavZFfs,2436
451
+ meta_prn/models/end_of_study.py,sha256=3ZzuJfhZD5MONM8kS2nJQ7H76y2orqpGsVT3sT4O8uw,5379
452
+ meta_prn/models/loss_to_followup.py,sha256=qo2RrK5cVC1wLE7DdE6rTCCtYn7iAMomov9IbSCFuWg,2397
453
453
  meta_prn/models/off_study_medication.py,sha256=qq8DadWCNvFOYLkx9VoDMyLnbuZiRGc7-gmPSb-QVFk,1701
454
454
  meta_prn/models/offschedule.py,sha256=DjQvXteecXJOzN6ijdH36FCxXoR1halzxl9EliqQJk8,1717
455
455
  meta_prn/models/onschedule.py,sha256=xAlKzvcM5VzVfzaayjUEvUSL6rsALQQSm9iFCs1rnWc,930
456
- meta_prn/models/pregnancy_notification.py,sha256=ERSifeybl5zviBMsC-EGZ9I6KoZzW3t-paAprkkPhNs,3129
456
+ meta_prn/models/pregnancy_notification.py,sha256=HqRsonJ0F1nxLczVtgPkvGb7kWQOkJDz3w67jOxi5j4,3090
457
457
  meta_prn/models/protocol_incident.py,sha256=9oTTFbATlNN7VY7qcxfcIk9DxYwL3CCFknzuze_VrOM,1089
458
458
  meta_prn/models/signals.py,sha256=duIB07Ppg8fpFCoyaPJ_YpzGSacXU3hcEAG4TTRRMSc,3811
459
459
  meta_prn/models/subject_transfer.py,sha256=U-Y4sSfOR95jvDpxwu51Am_TyImvAAHZ3T2ENvx3OSk,266
@@ -1100,11 +1100,11 @@ meta_subject/models/birth_outcomes.py,sha256=zikxatYZvL1qvnJ6JtVZ5aw8LCKLwQNXi6c
1100
1100
  meta_subject/models/complications.py,sha256=lkUoM3wJ9GuCFkuBUVxbCRSWfl3UtiVNSoMmkPKQdzg,1849
1101
1101
  meta_subject/models/complications_glycemia.py,sha256=2wHind-dDsPY5J4M0pUbRzjp72Brz990oDzCbF-V1CM,6056
1102
1102
  meta_subject/models/concomitant_medication.py,sha256=4-ysyfwSyijpV4E20rJwSTz__kuz8a9dQ2vYjFlubmU,368
1103
- meta_subject/models/delivery.py,sha256=kG4AYYxZ5_zYtuHJQOMYDdNKAXTQK3EHxuVLUx6RvB0,5100
1103
+ meta_subject/models/delivery.py,sha256=yWgBkRcujUGq3hbIsa8emGb8Tuc0hVo1G8T1soyxtEY,5061
1104
1104
  meta_subject/models/diet_and_lifestyle.py,sha256=m7RiK_2flzxstpTzPmcHGp2mk4pR_FZRaD66yHArQ2g,1063
1105
1105
  meta_subject/models/egfr_drop_notification.py,sha256=LSA0s4klzQ69CwPDI_q89eQ49XbcBOQ-Q21IEyXdgOk,557
1106
1106
  meta_subject/models/eq5d3l.py,sha256=itRrbfzL7Jsg9u7ml0SXwsw4nMoMcNyG0-YCD2VeXB0,291
1107
- meta_subject/models/followup_examination.py,sha256=unmTcEgdxdak9R8HGfjL0Vi-UGCdjQ0Q7mSM1B8SKs4,8116
1107
+ meta_subject/models/followup_examination.py,sha256=0etqpRpwPhyLLHMTOjNc98awEPHUpxrbcW_6n1JTC58,8077
1108
1108
  meta_subject/models/followup_vitals.py,sha256=pBZt4xrw7eVUfHBRtotUh9orJdNjOGxSuNa6JeWQRqA,903
1109
1109
  meta_subject/models/glucose.py,sha256=Jynmu6G86RMXytgaECkWd4aHxYzv4hgj5PYS9KV8mTE,2240
1110
1110
  meta_subject/models/glucose_fbg.py,sha256=YFrB52ASpf3oSpdkxdGcw4lz6Wdxd5Y9oBdaS8HulBg,1579
@@ -1132,9 +1132,9 @@ meta_subject/models/urine_pregnancy.py,sha256=LVC4PonyoSbnMJJN0EVIZo7iCuBzm6-W6n
1132
1132
  meta_subject/models/blood_results/__init__.py,sha256=ktxJOUM5PO3mXpLHxiSjt7Tmi5JACUbeCWjXhUK6qyU,344
1133
1133
  meta_subject/models/blood_results/blood_results_fbc.py,sha256=kkOqCsqeIvCf2rw7vHGWMCEgo1_yiMDtTOi44aKtBro,1324
1134
1134
  meta_subject/models/blood_results/blood_results_glu.py,sha256=QvIZjXWQ4qLfbGz5TbTIPHMJh2dtmi2kXTjVXP9xqYg,1029
1135
- meta_subject/models/blood_results/blood_results_hba1c.py,sha256=KaPJhpRPmR_-9oRQ7cdiVPle9exGPZDxjMc6WeyS1mQ,1036
1136
- meta_subject/models/blood_results/blood_results_ins.py,sha256=uHHFdry5s70UGTxllAlN4hhF4rcC2ybc6mCV_Rd1lCY,1052
1137
- meta_subject/models/blood_results/blood_results_lft.py,sha256=VRWKM5292AuHd-BZDC9RHA9sb_xdPwlj2OIKeQAzpRE,1235
1135
+ meta_subject/models/blood_results/blood_results_hba1c.py,sha256=_5wNo3CCcHntSlQ3aUKV2Opg6bc_BfqH0lYWjCLCKAE,998
1136
+ meta_subject/models/blood_results/blood_results_ins.py,sha256=6zpKVm3blLsWp3P8cuzMnSECWfYrxFSmbLNnagVT-lI,1014
1137
+ meta_subject/models/blood_results/blood_results_lft.py,sha256=UJSzL8OtYd6cmhEQwPnPo3y4wXEyxvKNztWfRUvUDOg,1197
1138
1138
  meta_subject/models/blood_results/blood_results_lipids.py,sha256=r0mJM_NwqtucwwlZoZQVFwI9Yf1SXWYDewxQMX5RI8U,1171
1139
1139
  meta_subject/models/blood_results/blood_results_rft.py,sha256=QFwXCQ0mrfBAWHYGWjlYrNRzxX5a-80351Weu2xJtN4,1646
1140
1140
  meta_subject/models/diabetes/__init__.py,sha256=d67PnZ0__BwYYosLc1f11Y0PzwKFKodt-hdrorzBRWg,72
@@ -1195,9 +1195,9 @@ tests/etc/user-rsa-restricted-private.pem,sha256=CUcHW9bznWdmmASN00hCzvxFPAFl4N2
1195
1195
  tests/etc/user-rsa-restricted-public.pem,sha256=mt84djoL-uHw6Wc5SJh0zml6VzXulnf8eQSFg7-fheg,450
1196
1196
  tests/etc/user-salt-local.key,sha256=x5anBw9fvbHurczouT3CjrkWb_xs7Ypm1htIJsgiuiw,256
1197
1197
  tests/etc/user-salt-restricted.key,sha256=pxmpcfBRNB-4C6wTvHXz-9fOfJgKIFOjaAF8ZFfa4q4,256
1198
- meta_edc-1.0.5.dist-info/AUTHORS,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1199
- meta_edc-1.0.5.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
1200
- meta_edc-1.0.5.dist-info/METADATA,sha256=imVFGf73SKvHJ_AJl87iSCk0UhAjLGRd0OHNJhUYfAU,43529
1201
- meta_edc-1.0.5.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
1202
- meta_edc-1.0.5.dist-info/top_level.txt,sha256=RkzjNXwRq2kg_uZ_1bDwPUntijSXoY2YBqtByDwvvrc,244
1203
- meta_edc-1.0.5.dist-info/RECORD,,
1198
+ meta_edc-1.0.6.dist-info/AUTHORS,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1199
+ meta_edc-1.0.6.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
1200
+ meta_edc-1.0.6.dist-info/METADATA,sha256=HTEzFFqxRxSuOkn_FSeehay0iNm1Uy1qwK_ypDcn0GY,43529
1201
+ meta_edc-1.0.6.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
1202
+ meta_edc-1.0.6.dist-info/top_level.txt,sha256=RkzjNXwRq2kg_uZ_1bDwPUntijSXoY2YBqtByDwvvrc,244
1203
+ meta_edc-1.0.6.dist-info/RECORD,,
@@ -36,8 +36,6 @@ from ..constants import CLINICAL_WITHDRAWAL, COMPLETED_FOLLOWUP_48
36
36
  class EndOfStudy(ActionModelMixin, SiteModelMixin, OffstudyModelMixin, BaseUuidModel):
37
37
  action_name = END_OF_STUDY_ACTION
38
38
 
39
- tracking_identifier_prefix = "ST"
40
-
41
39
  last_seen_date = models.DateField(
42
40
  verbose_name="Date patient was last seen",
43
41
  validators=[date_not_future],
@@ -24,8 +24,6 @@ class LossToFollowup(
24
24
  ):
25
25
  action_name = LTFU_ACTION
26
26
 
27
- tracking_identifier_prefix = "LF"
28
-
29
27
  report_datetime = models.DateTimeField(
30
28
  verbose_name="Report Date and Time", default=get_utcnow
31
29
  )
@@ -24,8 +24,6 @@ class PregnancyNotification(
24
24
  ):
25
25
  action_name = PREGNANCY_NOTIFICATION_ACTION
26
26
 
27
- tracking_identifier_prefix = "PN"
28
-
29
27
  report_datetime = models.DateTimeField(
30
28
  verbose_name="Report Date and Time", default=get_utcnow
31
29
  )
@@ -18,7 +18,6 @@ class BloodResultsHba1c(
18
18
  BaseUuidModel,
19
19
  ):
20
20
  action_name = BLOOD_RESULTS_HBA1C_ACTION
21
- tracking_identifier_prefix = "HA"
22
21
  lab_panel = hba1c_panel
23
22
 
24
23
  requisition = models.ForeignKey(
@@ -18,7 +18,6 @@ class BloodResultsIns(
18
18
  BaseUuidModel,
19
19
  ):
20
20
  action_name = BLOOD_RESULTS_INSULIN_ACTION
21
- tracking_identifier_prefix = "IN"
22
21
  lab_panel = insulin_panel
23
22
 
24
23
  requisition = models.ForeignKey(
@@ -31,7 +31,6 @@ class BloodResultsLft(
31
31
  BaseUuidModel,
32
32
  ):
33
33
  action_name = BLOOD_RESULTS_LFT_ACTION
34
- tracking_identifier_prefix = "LF"
35
34
  lab_panel = lft_panel
36
35
 
37
36
  requisition = models.ForeignKey(
@@ -38,8 +38,6 @@ class Delivery(
38
38
 
39
39
  action_name = DELIVERY_ACTION
40
40
 
41
- tracking_identifier_prefix = "DL"
42
-
43
41
  report_datetime = models.DateTimeField(
44
42
  verbose_name="Report Date and Time", default=get_utcnow
45
43
  )
@@ -16,8 +16,6 @@ from ..model_mixins import CrfWithActionModelMixin
16
16
  class FollowupExamination(CrfWithActionModelMixin, BaseUuidModel):
17
17
  action_name = FOLLOWUP_EXAMINATION_ACTION
18
18
 
19
- tracking_identifier_prefix = "FU"
20
-
21
19
  # 4a
22
20
  symptoms = models.ManyToManyField(
23
21
  Symptoms,