Can I increase the number of patients with allergies? #1060
Unanswered
nikhil-sharma2
asked this question in
Q&A
Replies: 2 comments 2 replies
-
|
You can control this by modifying the modules. Follow the procedures described in https://github.com/synthetichealth/synthea/wiki/Generic-Module-Framework:-Running-New-Modules#modifying-existing-modules The modules you want to edit are probably (this is a subset of all allergy modules, you can see the full list in the Module Builder):
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Click on "Chance_of_Bee_Allergy" and on editing panel (on the left), find the "Weight" fields and adjust the probability as you prefer. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I am trying to generate data with more patients having allergies. Currently, I am only getting 4-5 patients out of 40 male patients. I need at least 50-60% of patients to have any sort of allergies.
Is there any way to control this? Any kind of help is appreciated, thanks! :)
Beta Was this translation helpful? Give feedback.
All reactions