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

Serialization of VitalSigns fails to include Encounter #50

Open
Travers opened this issue Oct 4, 2013 · 0 comments
Open

Serialization of VitalSigns fails to include Encounter #50

Travers opened this issue Oct 4, 2013 · 0 comments
Labels

Comments

@Travers
Copy link
Contributor

Travers commented Oct 4, 2013

When we process data models in indovo/serializers/base.py , the related Encounter on VitalSigns is getting skipped because it does not show up in obj._meta.get_all_related_objects(). Check to see if this is because of a Django version change, or if we were just not handling this case correctly to begin with.

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

No branches or pull requests

1 participant