-
Notifications
You must be signed in to change notification settings - Fork 75
Vocab. DRG
Diagnosis-related group (DRG) is a patient classification system that standardizes prospective payment to hospitals and encourages cost containment initiatives. In general, a DRG payment covers all charges associated with an inpatient stay from the time of admission to discharge.
A Medicare Severity-Diagnosis Related Group is a classification system (referred to as DRG) for inpatient discharges, which adjusts payments under the Inpatient Prospective Payment System (IPPS) based on appropriate weighting factors assigned to each DRG. In OMOP CDM, MS-DRG is represented as a separate concept class from DRG.
The vocabulary is retrieved from the Centers for Medicare and Medicaid Services (CMS) Website.
The procedures for transforming Concepts from the source to the OMOP Standard Vocabularies can be found on the OHDSI GitHub.
All Concepts are assigned the longest of all available names.
Concept Codes are 3-digit DRG codes.
MS-DRG codes are mostly standard.
All DRG concepts are of the Observation domain.
Domain | Notes |
---|---|
Observation |
Class | Notes |
---|---|
DRG | |
MS-DRG |
- If event_date < = 2007-09-30 source DRG codes should be mapped to source_vocabulary_id = 'DRG' and source concept_class_id = 'DRG'
- If event_date > = 2007-10-01 source DRG codes should be mapped to source vocabulary_id = 'DRG' and source concept_class_id = 'MS-DRG'
Note: MS-DRG codes of '156', '155', '251','154', '250' should be filtered using invalid_reason is null due to the intersection of valid dates.
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