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

Support MedicationRequest.medicationReference #15

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Support MedicationRequest.medicationReference #15

merged 1 commit into from
Mar 19, 2024

Conversation

dehall
Copy link
Collaborator

@dehall dehall commented Mar 19, 2024

Quick hack to support MedicationRequests that point to a Medication resource via medicationReference instead of specifying the code directly. The hack is to look up the Medication resource and store its code as the medicationCodeableConcept on the MedicationRequest

@dehall dehall merged commit 413f8b8 into master Mar 19, 2024
0 of 2 checks passed
@dehall dehall deleted the med_refs branch March 19, 2024 17:29
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