Skip to content

Why do observations and Procedure not occur as often as they should? #1128

Answered by eedrummer
MikaKat asked this question in Q&A
Discussion options

You must be logged in to vote

My suggestion would be to add a Guard state to the start of your module.

What I think it happening is that your module is essentially executing at birth. Then, when Synthea exports data, by default, it will truncate to the last 10 years of history. It keeps things like conditions, but you're likely losing the procedure and observation.

The remaining ones where you do see the procedures and observations are likely from the default Colorectal Cancer module.

I would add a guard for age to see if that helps.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jawalonoski
Comment options

@MikaKat
Comment options

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