OutpatientVisitReasonDiagnosis
All values associated with a claim are stored in the Claim External Value record. The table holds the diagnoses that document the patient's reason for an outpatient visit.
| Column Name | Type | Description |
|---|---|---|
| ClaimExternalValueIdentifier | NUMERIC | The unique identifier for the claim record. |
| ClaimInformationLineNumber | INTEGER | The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| PatientReasonForVisitDiagnosisQualifier | VARCHAR | This item holds the qualifier identifying the code set for the patient reason for visit diagnoses. |
| PatientReasonForVisitDiagnosis | VARCHAR | This item holds the diagnoses representing the patient's reason for the visit. |