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

BugFix: Added missing parameter in method call for Reference/Encounter #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Yogev-M-Navina
Copy link

Overview:

This PR fixes an issue where the Liquid template for Reference/Encounter/Diagnosis_Condition was not rendering correctly due to a missing parameter. The template requires both encounterId and fullObservationId (Condition/GUID), but only the encounterId was being supplied, leading to a missing connection between Encounters and Diagnosis.

Fix Details:

The method call has been updated to include the missing fullObservationId parameter.

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

Successfully merging this pull request may close these issues.

1 participant