Skip to content

fix: update telehealth visit concept from 5083 to 722455 in visit_occurrence docs (Fixes #742)#789

Open
rtmalikian wants to merge 1 commit into
OHDSI:mainfrom
rtmalikian:fix/issue-742-telehealth-concept-update
Open

fix: update telehealth visit concept from 5083 to 722455 in visit_occurrence docs (Fixes #742)#789
rtmalikian wants to merge 1 commit into
OHDSI:mainfrom
rtmalikian:fix/issue-742-telehealth-concept-update

Conversation

@rtmalikian

Copy link
Copy Markdown

Fixes #742

Problem

The visit_occurrence table 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.csv
  • inst/csv/OMOP_CDMv5.4_Table_Level.csv
  • inst/csv/OMOP_CDMv6.0_Table_Level.csv
  • docs/cdm53.html
  • docs/cdm54.html
  • docs/cdm60.html

Verification

Changelog

Date Change Author
2026-06-19 Update telehealth visit concept from 5083 to 722455 across all CDM versions rtmalikian

Files Changed

  • inst/csv/OMOP_CDMv5.3_Table_Level.csv — Updated telehealth concept URL
  • inst/csv/OMOP_CDMv5.4_Table_Level.csv — Updated telehealth concept URL
  • inst/csv/OMOP_CDMv6.0_Table_Level.csv — Updated telehealth concept URL
  • docs/cdm53.html — Updated telehealth concept URL
  • docs/cdm54.html — Updated telehealth concept URL
  • docs/cdm60.html — Updated telehealth concept URL

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.

…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>
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.

Update the documentation for visit_occurrence to point to correct telehealth concept

1 participant