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

feat: add marital status and religion #2975

Merged
merged 8 commits into from
Dec 4, 2024
Merged

feat: add marital status and religion #2975

merged 8 commits into from
Dec 4, 2024

Conversation

mcmcgrath13
Copy link
Collaborator

@mcmcgrath13 mcmcgrath13 commented Dec 3, 2024

PULL REQUEST

Summary

Add Marital Status and Religious Affiliation to Social History. Corresponds to skylight-hq/FHIR-Converter#17.

Along the way, cleaned up fhirpaths to use the magic of value instead of iif(value....) and made sure evaluateValue had coverage of the things there.

Related Issue

Fixes #2475

Acceptance Criteria

  • Add new field "Marital Status" to social history
  • Add new field "Religious Affiliation" to social history
  • If the data is missing the fields are seen below in the Unavailable Info section
  • Update tests

Additional Information

image

@mcmcgrath13 mcmcgrath13 added this pull request to the merge queue Dec 4, 2024
Merged via the queue into main with commit c69e278 Dec 4, 2024
35 checks passed
@mcmcgrath13 mcmcgrath13 deleted the mcm/add-soc-hist branch December 4, 2024 18:27
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.

Add new fields to Social History section in Patient Info
2 participants