Skip to content

Question on module and timesteps #1409

Closed Answered by dehall
samrere asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, sincere apologies for the delay on this, somehow your message slipped through the cracks. I hope this response is still useful.

Each module runs once over the lifetime of a simulated patient, starting at the Initial state in every module at birth, and then it's up to Guard and Delay states to ensure things don't happen instantly at birth. Each module is processed and may advance once per timestep, but really that's an internal detail you don't need to worry about to understand the flow of modules. (You could think of it as, once per timestep Synthea looks at each module and evaluates: 'does the patient move on from this state at this time?')

Re: the Examplitis module, you're correct, …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@samrere
Comment options

Answer selected by samrere
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