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

Make Encounter.diagnosis optionnal #10

Open
elsiehoffet-94 opened this issue May 11, 2021 · 0 comments
Open

Make Encounter.diagnosis optionnal #10

elsiehoffet-94 opened this issue May 11, 2021 · 0 comments

Comments

@elsiehoffet-94
Copy link

Description

Sophie @Peltier10 noticed that both Condition.encounter and Encounter.diagnosis are MustSupport attributes, which is redundant information, and causes issues with our current ETL (references can't be bound if ressource does not exist).

Considering that in most cases, diagnoses are declared administratively at the end of a patient's admission (for billing purposes), the diagnosis attribute will not be present systematically in the Admissions table. What do you think about keeping Condition.encounter as MustSupport, and making Encounter.diagnosis optional?

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

1 participant