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

Incorrect ICD10 mapping #8393

Merged
merged 3 commits into from
Nov 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions src/ontology/mondo-edit.obo
Original file line number Diff line number Diff line change
Expand Up @@ -309897,7 +309897,7 @@ subset: ordo_malformation_syndrome {source="Orphanet:280576"}
subset: orphanet_rare {source="Orphanet:280576"}
subset: otar {source="MONDO:OTAR"}
subset: rare
synonym: "BANF1-related neurodevelopmental syndrome" EXACT CLINGEN_LABEL [https://search.clinicalgenome.org/CCID:008387]
synonym: "BANF1-related neurodevelopmental syndrome" EXACT CLINGEN_LABEL []
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will update this

synonym: "Nestor-Guillermo progeria syndrome" EXACT [MONDO:Lexical, OMIM:614008]
synonym: "NGPS" EXACT ABBREVIATION [MONDO:Lexical, OMIM:614008, Orphanet:280576]
synonym: "progeria syndrome, childhood-onset, with osteolysis" RELATED [OMIM:614008]
Expand Down Expand Up @@ -372482,13 +372482,14 @@ subset: rare
synonym: "body of uterus squamous cell carcinoma" EXACT [MONDO:patterns/location]
synonym: "endometrial squamous cell carcinoma" RELATED [Orphanet:213716]
xref: GARD:20479 {source="MONDO:GARD"}
xref: ICD10CM:C50 {source="MONDO:relatedTo", source="Orphanet:213716/ntbt", source="Orphanet:213716"}
xref: ICD10CM:C54.1 {source="MONDO:relatedTo", source="Orphanet:213716/ntbt", source="Orphanet:213716"}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@katiermullen did you mean to have this x-ref as equivalent?
(I can update the PR)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, it was meant to be related

xref: MEDGEN:1633992 {source="MONDO:equivalentTo", source="MONDO:MEDGEN"}
xref: Orphanet:213716 {source="MONDO:equivalentTo"}
xref: UMLS:C4707099 {source="MONDO:equivalentTo", source="MEDGEN:1633992", source="MONDO:MEDGEN"}
is_a: MONDO:0004992 {source="Orphanet:213716"} ! cancer
intersection_of: MONDO:0005096 ! squamous cell carcinoma
intersection_of: disease_has_location UBERON:0009853 ! body of uterus
property_value: IAO:0000233 "https://github.com/monarch-initiative/mondo/issues/7998" xsd:anyURI

[Term]
id: MONDO:0016267
Expand All @@ -372502,13 +372503,14 @@ subset: rare
synonym: "body of uterus undifferentiated carcinoma" EXACT [MONDO:patterns/location]
synonym: "endometrial undifferentiated carcinoma" RELATED [Orphanet:213721]
xref: GARD:20480 {source="MONDO:GARD"}
xref: ICD10CM:C50 {source="Orphanet:213721/ntbt", source="MONDO:relatedTo", source="Orphanet:213721"}
xref: ICD10CM:C54.9 {source="Orphanet:213721/ntbt", source="MONDO:relatedTo", source="https://orcid.org/0000-0002-7347-2434", source="Orphanet:213721"}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@katiermullen did you mean to have this x-ref as equivalent?
(I can update the PR)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, it was meant to be related.

xref: MEDGEN:1638762 {source="MONDO:equivalentTo", source="MONDO:MEDGEN"}
xref: Orphanet:213721 {source="MONDO:equivalentTo"}
xref: UMLS:C4707822 {source="MEDGEN:1638762", source="MONDO:equivalentTo", source="MONDO:MEDGEN"}
is_a: MONDO:0004992 {source="Orphanet:213721"} ! cancer
intersection_of: MONDO:0005617 ! undifferentiated carcinoma
intersection_of: disease_has_location UBERON:0009853 ! body of uterus
property_value: IAO:0000233 "https://github.com/monarch-initiative/mondo/issues/7998" xsd:anyURI

[Term]
id: MONDO:0016268
Expand Down
Loading