HospitalAccountExternalInjuryCod
This table contains hospital account external injury codes information from the Hospital Accounts Receivable (HAR) master file.
| Column Name | Type | Description |
|---|---|---|
| ExternalCauseDiagnosisExcludeIndicator | VARCHAR | External Cause of Injury Code diagnosis exclude from clinical reporting |
| DeprecatedExternalInjuryPresentOnAdmissionIndicator | VARCHAR | This column specifies whether each External Cause of Injury Code diagnosis was present on admission. ** Note: this column was deprecated in the Spring 2008 release. |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| ExternalInjuryDiagnosisIdentifier | NUMERIC | This column stores the system identifier of a external injury code stored in the hospital account. |
| DoesExternalDiagnosisAffectDiagnosisRelatedGroup | VARCHAR | This column specifies whether the External Cause of Injury Code diagnosis affects the diagnosis-related group (DRG) associated with the hospital account. A null value for this column indicates no. |
| DiagnosisContributedToHospitalAcquiredConditionIndicator | VARCHAR | Specifies if the External Cause of Injury Code diagnosis contributed to a Hospital Acquired Condition. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| HospitalAccountExternalInjuryLineNumber | INTEGER | This column stores the line number in the results of a query. Because multiple external injury codes can be stored in one hospital account, each code will have a unique line number. |
| IsExternalComplicationOrComorbidity | VARCHAR | This column specifies whether the External Cause of Injury Code diagnosis is a non-complication/comorbidity ("N"), complication/comorbidity ("Y") or major complication/comorbidity ("Y"). Note that this column is extracted as an explicit "N" or "Y", where "Y" is used for both complication or comorbidity (CC) and major complication or comorbidity (MCC). The updated column EXT_COMORBIDITY_C can be used to distinguish between CC and MCC diagnoses. |