Object Description
One record per institutional claim transaction ICD-10-CM principal and secondary diagnosis code. Does not include Admitting, Patient Reason for Visit, or External Cause of Injury diagnosis codes.
Metadata
- Table Name: ursa.no_ursa_core_cond_011
- Layer: NATURAL_OBJECT
- Object Type: Single Stack
- Case ID: Transaction Header ID, Diagnosis Line Number
- Primary Key: Transaction Header ID, Diagnosis Line Number
Published Fields
-
Data Model Keys
- Claim ID -- The internal database identifier (used, e.g., for joins and primary keys) for the claim. (See also [URSA-CORE] Claim)
- Diagnosis Line Number -- The integer-valued ordinal representing the position of a diagnosis on a claim, bill, encounter, or other master record. May not necessarily match the analogous value in the source data for the same record. Typically, the diagnosis in the first position is considered the principal diagnosis, though this is not an absolute rule, and the Is Principal Diagnosis field should be used to identify the principal diagnosis.
- Patient ID -- The internal database identifier (used, e.g., for joins and primary keys) for the patient. This value is typically mastered, i.e., all records for the same patient, regardless of the source data system from which that record originated, should have the same Patient ID value. (Note that while the mastered Patient ID value might resemble a local identifier used in one of the upstream data sources, this does not indicate any special priority of that source system in determining the characteristics of the patient.) (See also [URSA-CORE] Patient)
- Document ID -- The internal database identifier (used, e.g., for joins and primary keys) for the document. (See also [URSA-CORE] Document)
- Source ID -- The identifier for the original source data system from which the current record originated.
- Transaction Header ID
-
Source Local Keys
- Source Local Transaction Header ID -- The internal database identifier for the transaction header in the source data system this record originated from. (This field, along with Source Local Transaction Service Line Item ID, can be used when integrating data from source systems containing both header- and service-line-item-level transactions, to avoid conflating the two.) (See also [URSA-CORE] Claim or Billing Transaction)
- Source Local Diagnosis Line Number -- The integer-valued ordinal for a diagnosis in the original source data system.
- Source Local Claim ID -- The internal database identifier for the claim in the source data system this record originated from. (See also [URSA-CORE] Claim)
- Source Local Patient ID -- The internal database identifier for the patient in the source data system this record originated from. (See also [URSA-CORE] Patient)
-
Date Fields
- Transaction Effective Date -- The date or datetime the transaction was considered to take effect in the original source system. Often useful in determining the order in which a series of transactions within the same transaction family should be evaluated.
- Claim Covered Start Date -- The start date of services covered by a claim.
- Claim Covered End Date -- The end date of services covered by a claim.
- Admit Date -- The date the patient was admitted to a care facility; note that "admission" typically implies the initiation of inpatient status, but not always, so this term should not necessarily be interpreted in that way.
- Discharge Date -- The date the patient was discharged from a care facility.
- Payor Incurred Date -- The date the payor considers the services associated with the record to be incurred for accounting purposes.
-
Diagnosis Fields
- Diagnosis ICD-10-CM Code -- The standard ICD-10-CM diagnosis code; e.g., A00 = Cholera. ICD-10-CM diagnosis codes longer than 3 digits must include a decimal point after the 3rd digit.
- Diagnosis ICD-10-CM Description -- The natural language description of a ICD-10-CM diagnosis code. (See also [URSA-CORE] Diagnosis ICD-10-CM Code)
- Is Principal Diagnosis -- Indicates that a diagnosis was documented as the principal diagnosis for the claim, bill, encounter, etc.
- Is Diagnosis POA -- Indicates that a diagnosis was documented as present on admission (POA).
-
Metadata Fields
- Record Last Updated Datetime -- The date and time the current record was last updated in the original data source.
- Source Data Effective Datetime -- The "as of" date and time of the original source data system at the moment the current record was extracted. For example, if a snapshot of the data in a production system is taken at 12:05 AM on the first of each month and used to generate a package of flat files that are eventually loaded into the Ursa Studio client database later that month, the Source Data Effective Datetime of all records in that month's package will be 12:05 AM on the first. Not to be confused with Record Last Updated Datetime. (See also [URSA-CORE] Record Last Updated Datetime)
- Source Data Loaded Datetime -- The date and time that the record was loaded into the current database environment. For systems that track the start and end datetimes of these loads, this value is meant to represent the end datetime (i.e., when the record or records have finished loading).
- Source Data Filename -- The filename of the file that originally contained the current record; by convention, Source Data Filename values should not include the file path, but should include an extension, if it exists.
Foreign Keys
- pat_id → ursa.no_ursa_core_pat_001.pat_id
- claim_id → ursa.no_ursa_core_fin_001.claim_id
Dedicated Precursors
- [NO/URSA-CORE] Institutional Claim Transaction ICD Discharge Diagnoses, Precursor 1 (All Source Records): One record per ICD diagnosis code associated with an institutional claim transaction header record. Does not include Admitting, Patient Reason for Visit, or External Cause of Injury diagnosis codes.