Skip to content

Commit

Permalink
Update ICD 11 records with clearer descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn committed Jan 11, 2025
1 parent 8c99429 commit e3cbe6f
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions src/bioregistry/data/bioregistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -53799,14 +53799,14 @@
"prefix": "icd11",
"uri_format": "http://id.who.int/icd/entity/$1"
},
"comment": "The codes, such as RA00.0, need their own namespace.",
"comment": "Clinical codes from an ICD-11 linearization (a structured subset of the ICD-11 Foundation tailored for specific use cases, such as morbidity or mortality coding), such as RA00.0, have their own namespace (icd11.code).",
"contributor": {
"email": "cthoyt@gmail.com",
"github": "cthoyt",
"name": "Charles Tapley Hoyt",
"orcid": "0000-0003-4423-4370"
},
"description": "Diagnostic tool for epidemiology, health management and clinical purposes, maintained by the World Health Organization (WHO). It provides a system of diagnostic codes for classifying diseases, including nuanced classifications of a wide variety of signs, symptoms, abnormal findings, complaints, social circumstances, and external causes of injury or disease.",
"description": "The ICD-11 Foundation is the comprehensive base layer of the International Classification of Diseases, encompassing all diagnostic concepts, definitions, and semantic relationships, designed for flexibility and adaptability across various use cases, including research, ontology development, and detailed health data analysis.",
"example": "402558626",
"fairsharing": {
"abbreviation": "ICD 11",
Expand All @@ -53829,7 +53829,7 @@
]
},
"hl7": {
"description": "International Classification of Diseases 11th RevisionThe global standard for diagnostic health information",
"description": "International Classification of Diseases 11th Revision: The global standard for diagnostic health information",
"homepage": "https://who.int",
"name": "ICD-11",
"organization": "World Health Organization",
Expand Down Expand Up @@ -53862,7 +53862,7 @@
"integbio": "nbdc02556",
"wikidata": "P7807"
},
"name": "International Classification of Diseases, 11th Revision",
"name": "International Classification of Diseases, 11th Revision (Foundation Component)",
"providers": [
{
"code": "api",
Expand Down Expand Up @@ -53890,9 +53890,12 @@
"https://icd.who.int/docs/icd-api/license/"
],
"synonyms": [
"ICD-11"
"ICD-11",
"ICD11",
"icd11.foundation"
],
"uri_format": "https://icd.who.int/browse11/l-m/en#/http://id.who.int/icd/entity/$1",
"uri_format_rdf": "http://id.who.int/icd/entity/$1",
"wikidata": {
"description": "identifier in ICD terminology of diseases - Version 11 (foundation ID) (not Mortality and Morbidity Statistics ID)",
"example": [
Expand All @@ -53913,7 +53916,7 @@
"name": "Charles Tapley Hoyt",
"orcid": "0000-0003-4423-4370"
},
"description": "ICD11 codes, which typically appear in health records and can be used for post-coordination",
"description": "An ICD-11 code is a standardized alphanumeric identifier used to classify and document diseases, conditions, and health-related issues for global healthcare and statistical purposes.",
"example": "NA06.8D",
"example_extras": [
"CA71.2",
Expand Down

0 comments on commit e3cbe6f

Please sign in to comment.