-
Notifications
You must be signed in to change notification settings - Fork 75
Releases
The OMOP Standardized Vocabularies change over time. To manage the change of content, but to allow users to use and refer to a defined set of vocabularies, the whole resource is issued in releases. Releases do not (yet) happen in a standard frequency, but usually within one or two months. Twice a year, a major release is issued, which differs from the rest by having a larger number of issues fixed and vocabularies updated. These happen usually in summer and winter.
Between any two releases the content is fixed. Releases define the content, not the structure. Therefore, they are independent of the releases of the OMOP CDM. Instead of the major.minor release scheme, the releases of the Standardized Vocabularies are tagged with the release date.
Each release is accompanied by a standard release note, formatted as follows:
- Provides the number of concepts that were reassigned to a different domain.
- Changes of domain assignments are rare, and occur mostly due to corrections or changes in OMOP CDM conventions.
- The output is stratifed by vocabulary_id, old domain_id and new domain_id.
- The old domain_id stands for the concept's domain in the previous vocabulary release.
- The new_domain_id stands for the concept's domain in the current vocabulary release.
- Provides the number of concepts that were newly introduced.
- They may be:
- New concept added to the existing vocabularies due to a new vocabulary version release.
- New concepts created for the OMOP-authored vocabularies.
- Service concepts introduced to support OMOP CDM functioning.
- The output is stratified by vocabulary_id and domain_id.
- Provides the number of the concepts that changed their status.
- The status may be:
- Standard - the concept is Standard (standard_concept = 'S') and mapped to itself through a 'Maps to' link.
- Classification - the concept is Classification (standard_concept = 'C') and may or may not be mapped to another Standard concept(s) through the 'Maps to' link.
- Non-standard with mapping - the concept is non-Standard (standard_concept = NULL) and mapped to another Standard concept (or several concepts) through a 'Maps to' link(s).
- Non-standard without mapping - the concept is non-Standard (standard_concept = NULL), and not mapped to any Standard concept.
- The output is stratified by vocabulary_id, old standard_concept and new standard_concept.
- Old standard_concept stands for the concept's status in the previous vocabulary release.
- New standard_concept stands for the concept's status in the current vocabulary release.
- Provides the number and the status of concepts that were newly introduced.
- The status may be:
- Standard - the concept is Standard (standard_concept = 'S') and mapped to itself through a 'Maps to' link.
- Classification - the concept is Classification (standard_concept = 'C') and can be mapped (or not) to other Standard concept with a 'Maps to' link.
- Non-standard with mapping - the concept is non-Standard (standard_concept = NULL) and mapped to another Standard concept (or several concepts) through 'Maps to' links.
- Non-standard without mapping - the concept is non-Standard (standard_concept = NULL), and not mapped to any Standard concept.
- The output is stratified by vocabulary_id and new standard_concept.
- New standard_concept stands for the concept's status.
- Provides the number of the concepts for which their mapping changed.
- Mapping status may be:
- No mapping - the concept has NO mapping to Standard concept (no valid 'Maps to' link).
- New concept - the concept was just introduced within the current vocabulary release.
- Domain (e.g., Condition) or combination of domains (e.g., Condition/Observation) - reflects the domain of the concept(s) the current concept is mapped to.
- The output is stratified by vocabulary_id, old target Domain/Status and new target Domain/Status.
- Old target Domain/Status stands for the concept's mapping status in the previous vocabulary release.
- New target Domain/Status stands for the concept's mapping status in the current vocabulary release.
Quick access:
- Home
- News
- Introduction
- Glossary
- The Vocabulary Team
- Roadmap
- Release Notes
- Upcoming Changes
- Community Contribution
- General Structure, Download and Use
- Domains
- Vocabularies
- Vocabulary Statistics
- Vocabulary Development Process
- Vocabulary Metadata
- Quality Assurance and Control
- Known Issues in Vocabularies
- Articles
- COVID-19 Vocabulary/ETL Instructions
- Historical Versions