fix: update telehealth visit concept from 5083 to 722455 in visit_occurrence docs (Fixes #742)#789
Open
rtmalikian wants to merge 1 commit into
Open
Conversation
…urrence documentation The standard concept for Telehealth Visit has been updated in Athena from concept 5083 to concept 722455. This updates the reference in all three CDM version Table_Level CSV files (v5.3, v5.4, v6.0) and their corresponding generated HTML documentation files. Fixes OHDSI#742 Signed-off-by: Raphael Malikian <rtmalikian@gmail.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #742
Problem
The
visit_occurrencetable documentation references concept 5083 for "Telehealth Visit", but the standard concept has been updated to 722455 in Athena. The old concept ID (5083) may no longer be the correct standard concept for telehealth visits.Solution
Updated the Telehealth Visit Athena link from concept 5083 to concept 722455 in:
inst/csv/OMOP_CDMv5.3_Table_Level.csvinst/csv/OMOP_CDMv5.4_Table_Level.csvinst/csv/OMOP_CDMv6.0_Table_Level.csvdocs/cdm53.htmldocs/cdm54.htmldocs/cdm60.htmlVerification
Changelog
Files Changed
Verification
About the Author: Raphael Malikian — Clinical AI Solutions Architect. I specialise in building and fixing AI/ML systems for healthcare, including vector databases, RAG pipelines, and clinical NLP. If you need help with your project or think I can add value to your organisation, feel free to reach out — I'd love to connect.
📧 rtmalikian@gmail.com
🔗 GitHub: https://github.com/rtmalikian
🔗 LinkedIn: http://www.linkedin.com/in/raphael-t-malikian-mbbs-bsc-hons-71075436a
Disclosure: This code was developed with assistance from mimo-2.5-pro (Xiaomi) via Hermes Agent (Nous Research). All changes were reviewed, tested against the actual codebase, and verified for correctness.