Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generation of Appointment/Transactional Data #852

Open
Varun-Chhabra-CT opened this issue Feb 2, 2021 · 2 comments
Open

Generation of Appointment/Transactional Data #852

Varun-Chhabra-CT opened this issue Feb 2, 2021 · 2 comments

Comments

@Varun-Chhabra-CT
Copy link

I was exploring the developer version of Synthea and ended up trying to synthesize appointment/transactional data using Synthea for a given use case. However I couldn't find any other way to do so without actually editing the source code. Is there a way to generate the following fields without custom coding the source code?

Fields: Appointment Date, Appointment Time, Appointment Id, Appointment Taken, SMS Received, No-Show, etc.

@jawalonoski
Copy link
Member

Synthea does not currently generate Appointment scheduling separate from actual Encounters performed.

As a short cut, you can use the following field substitutions:

Fields: Encounter Date, Encounter Time, Encounter ID, True, Random(True|False), False, etc.

@Varun-Chhabra-CT
Copy link
Author

I will look into the same. Thank you for the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants