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

cms 165 won't generate patient data #1411

Open
BrandyEyers opened this issue Jul 28, 2020 · 1 comment
Open

cms 165 won't generate patient data #1411

BrandyEyers opened this issue Jul 28, 2020 · 1 comment

Comments

@BrandyEyers
Copy link

message: Attempted to set a value for 'principalDiagnosis' which is not allowed on the model QDM::EncounterPerformed. summary: Without including Mongoid::Attributes::Dynamic in your model and the attribute does not already exist in the attributes hash, attempting to call QDM::EncounterPerformed#principalDiagnosis= for it is not allowed. This is also triggered by passing the attribute to any method that accepts an attributes hash, and is raised instead of getting a NoMethodError. resolution: You can include Mongoid::Attributes::Dynamic if you expect to be writing values for undefined fields often. on /vendor/bundle/ruby/2.6.0/gems/mongoid-6.4.5/lib/mongoid/attributes/processing.rb:99:in `process_attribute'

@dczulada
Copy link
Contributor

dczulada commented Aug 4, 2020

Brandy, are you seeing this error message on the Demoserver?

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