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

fix: social history cleanup #2883

Merged
merged 26 commits into from
Nov 14, 2024
Merged

fix: social history cleanup #2883

merged 26 commits into from
Nov 14, 2024

Conversation

mcmcgrath13
Copy link
Collaborator

@mcmcgrath13 mcmcgrath13 commented Nov 8, 2024

PULL REQUEST

Summary

Builds off of skylight-hq/FHIR-Converter#7 to actually use the valueString when available for social history observations. Also fixed a couple url typos and parses the lab comment html.

Related Issue

Fixes #2683
Fixes #2684

Additional Information

image image

Checklist

  • If this code affects the other scrum team, have they been notified? (In Slack, as reviewers, etc.)

@@ -1,7 +1,7 @@
FROM mcr.microsoft.com/dotnet/sdk:6.0 AS build

# Download FHIR-Converter
RUN git clone https://github.com/skylight-hq/FHIR-Converter.git --branch v7.0-skylight-6 --single-branch /build/FHIR-Converter
RUN git clone https://github.com/skylight-hq/FHIR-Converter.git --branch mcm/fix-social-history-obs --single-branch /build/FHIR-Converter
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

TODO: update this to release before merge

@mcmcgrath13 mcmcgrath13 marked this pull request as ready for review November 13, 2024 20:25
@BobanL BobanL self-assigned this Nov 14, 2024
@mcmcgrath13 mcmcgrath13 added this pull request to the merge queue Nov 14, 2024
Merged via the queue into main with commit e4bba13 Nov 14, 2024
31 checks passed
@mcmcgrath13 mcmcgrath13 deleted the mcm/fix-social-history-obs branch November 14, 2024 18:18
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.

BUG: Sexual Orientation & Gender Identity FHIR path not correct BUG: Missing smoking information
2 participants