Skip to content

Add documentation for Fake IP Encounters with Bed Assignment query#85

Open
sonzsara wants to merge 2 commits intomainfrom
ENG-95
Open

Add documentation for Fake IP Encounters with Bed Assignment query#85
sonzsara wants to merge 2 commits intomainfrom
ENG-95

Conversation

@sonzsara
Copy link
Copy Markdown
Contributor

No description provided.

@sonzsara
Copy link
Copy Markdown
Contributor Author

ON fle.location_id = fl.id
AND fl.form = 'bd'
AND fl.root_location_id = 300
WHERE e.encounter_class = 'imp'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sonzsara Wouldn't planned allocations also come up here? Is that part of requirement?

Copy link
Copy Markdown
Contributor Author

@sonzsara sonzsara Apr 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No , planned allocations wont come up here since the end datetime is null

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check if we can filter using status instead of end_datetime

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amjithtitus09 Updated

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.

2 participants