Skip to content
Discussion options

You must be logged in to vote

You have a few options.

  1. Generate 10K patients or more, and then search the output (using a script you write) to find patients who meet your criteria. Use only those patients.
  2. Write a Keep Module that specifies the criteria you want. This will essentially be the same results as 1) above, except Synthea will not export patients who do not meet your criteria.
  3. Edit the disease modules of interest using the Module Builder to increase prevalence rates to ensure each patient has the conditions you want.
  4. Write a Module Overrides File that overrides the transition probabilities of modules during runtime. This is equivalent to 4) above.

I typically recommend option 1 or 2.

Option 3 or 4 should on…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@r0sies
Comment options

@jawalonoski
Comment options

@r0sies
Comment options

Answer selected by r0sies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants