ClaimDiagnosis
All values associated with a claim are stored in the Claim External Value record. The table holds the diagnoses for the claim.
| Column Name | Type | Description |
|---|---|---|
| DiagnosisPresentOnAdmissionIndicator | VARCHAR | This item identifies if the diagnosis was present when the patient was admitted. |
| ClaimDiagnosisCodeSetObjectIdentifier | VARCHAR | The object ID (OID) for the diagnosis code set. |
| ClaimDiagnosisRank | INTEGER | This item holds the explicit rank of the diagnoses when it is present in the raw claims data. |
| ClaimDiagnosisCodeSetQualifier | VARCHAR | This item holds the qualifier identifying the code set for the claim diagnoses. |
| RecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ClaimDiagnosisIdentifier | NUMERIC | The unique identifier for the Claim Info record. |
| ClaimDiagnosisDescription | VARCHAR | This item holds the diagnoses for the claim. The principal diagnosis is stored on the first line and the other diagnoses are on subsequent lines. |
| RecordSourceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |