-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace core__medicationrequest code with core__medication code (#276)
* Delete current medication request builder code * Rename medication to medicationrequest * Replace core__medicationrequest code with core__medication code - core__medication no longer exists. - core__medicationrequest now has all the "abstract where medications come from" logic that core__medication had and no longer retricts itself to just RxNorm. Changes to the field list for core__medicationrequest: - Dropped `dosageInstruction_text`, since no one was using it and the ETL strips the text anyway. - Add reported_ref (to match reportedBoolean). - Add category_display.
- Loading branch information
Showing
20 changed files
with
481 additions
and
667 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
93 changes: 0 additions & 93 deletions
93
cumulus_library/studies/core/core_templates/medication.sql.jinja
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.