-
Notifications
You must be signed in to change notification settings - Fork 1
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
ICD11 --> ORDO mappings #12
Merged
Merged
Conversation
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
Closed
joeflack4
force-pushed
the
ordo-mappings2
branch
2 times, most recently
from
March 28, 2024 00:42
e560425
to
6660152
Compare
joeflack4
commented
Mar 28, 2024
joeflack4
force-pushed
the
ordo-mappings2
branch
from
March 28, 2024 01:05
6660152
to
96c122c
Compare
joeflack4
force-pushed
the
ordo-mappings2
branch
from
March 28, 2024 21:28
96c122c
to
07b8be6
Compare
Exploratory analysis to try to find the best way to get ORDO<->ICD11Foundation mappings.
Exploratory analysis to try to find the best way to get ORDO<->ICD11Foundation mappings.
joeflack4
force-pushed
the
ordo-mappings2
branch
3 times, most recently
from
March 29, 2024 00:08
fe1a0de
to
43399a0
Compare
joeflack4
commented
Mar 29, 2024
joeflack4
force-pushed
the
ordo-mappings2
branch
from
March 30, 2024 00:14
43399a0
to
f868484
Compare
joeflack4
commented
Mar 30, 2024
joeflack4
force-pushed
the
ordo-mappings2
branch
4 times, most recently
from
March 30, 2024 20:48
1b4b0a9
to
c18a3c2
Compare
joeflack4
commented
Mar 30, 2024
joeflack4
commented
Mar 30, 2024
joeflack4
commented
Mar 30, 2024
joeflack4
force-pushed
the
ordo-mappings2
branch
from
March 30, 2024 23:03
c18a3c2
to
bab6fc1
Compare
- Add: New release output: ordo-icd11.sssom.tsv - Completed work in mappings.py - Add: utils.py for this: This file now has several functions that are exactly the same in several repositories. Needs to be put into a package. - Update: config/icd11.sssom-metadata.yml: removed some unnecessary entries. Added necessary ones. - Add: requirements*.txt files: for installation of Python packages; and updated readme about that. - Delete: Temporary anlalysis files in src/compare_*/ - Add: icd11mms-exact-matches.sparql for querying ordo.owl for mappings. But this may not be necessary and may get removed. - Add: src/temp_compare_matches_owl_and_nomenclature.py: Temporary file for analysis for comparing Ordo->ICD11MMS exact matches from nomenclature file and from OWL release. - Bug fix: run.sh: Updated to an older version that works.
joeflack4
force-pushed
the
ordo-mappings2
branch
from
March 30, 2024 23:04
bab6fc1
to
12dc3d1
Compare
4 tasks
joeflack4
force-pushed
the
ordo-mappings2
branch
from
April 6, 2024 23:58
2fe4b19
to
ae946f3
Compare
This was referenced Apr 7, 2024
joeflack4
force-pushed
the
ordo-mappings2
branch
from
April 7, 2024 01:56
ae946f3
to
c4aa5c0
Compare
matentzn
approved these changes
Apr 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
matentzn
reviewed
Apr 7, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change my review to comment due to the wrongly commented a.txt file
joeflack4
force-pushed
the
ordo-mappings2
branch
from
April 7, 2024 22:10
c4aa5c0
to
7655877
Compare
joeflack4
commented
Apr 15, 2024
joeflack4
force-pushed
the
ordo-mappings2
branch
3 times, most recently
from
April 15, 2024 23:55
624aa09
to
c69a1cc
Compare
joeflack4
commented
Apr 15, 2024
joeflack4
commented
Apr 16, 2024
joeflack4
force-pushed
the
ordo-mappings2
branch
3 times, most recently
from
April 16, 2024 00:11
0f0110d
to
e3a3a56
Compare
joeflack4
commented
Apr 16, 2024
- Delete: Unnecessary files and goals: temp analysis, getting of ordo.owl and querying it via SPARQL. - Add: SSSOM validation - Update: Replaced ad hoc SSSOM utilities with the ones from sssom-py - Add: mondo-icd11 mappings - Rename: SSSOM files: icd11 -> icd11foundation
joeflack4
force-pushed
the
ordo-mappings2
branch
from
April 16, 2024 22:59
e3a3a56
to
20350d7
Compare
joeflack4
commented
Apr 17, 2024
This was referenced Apr 22, 2024
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.
About
ICD11<->ORDO Mappings
See: Strategy
Here's the google sheet for Mondo->ICD11.
Changes
ORDO Mappings
Related
CC @souzadevinicius This is a PR to get ICD11Foundation<->Orphanet mappings, from Orphanet. We don't have standalone Orphanet repo, so I added them here. We can use these to get Mondo->ICD11Foundation mappings.