DiagnosisInformation
The table contains basic information about diagnoses.
| Column Name | Type | Description |
|---|---|---|
| Diagnosis | VARCHAR | The unique identifier of the diagnosis record. |
| PreferredGenericTermIdentification | NUMERIC | The preferred generic term for the specific term in this row. This is used when converting a specific term to a generic term, for example, when moving a specific visit diagnosis to a problem list that only allows generic terms. |
| DiagnosisPatient | VARCHAR | A description of the diagnosis that is easy for patients to understand. |
| CurrentInternationalClassificationOfPrimaryCareCodesList | VARCHAR | Comma-delimited list of this record's current mapped ICPC codes. |
| CurrentMappedInternationalClassificationOfDiseasesForOncologyThreeDelimitedList | VARCHAR | Comma-delimited list of this record's current mapped ICD-O-3 code(s). |
| CommunityModelLogicalOwnerDeploymentIdentifier | VARCHAR | The logical owner deployment of this record, used in Community Model record sharing. |
| IsDiagnosisShownInPatientPortal | VARCHAR | Indicates whether or not this diagnosis is shown in web-based chart system. Y or a null value indicates that the diagnosis is shown. N indicates that the diagnosis will not be shown. |
| DiagnosisRecordStateCategory | INTEGER | This column displays the record state (Inactive, Deleted, Hidden) category number of the diagnosis record. Active records will have no data here. This column should be used to link to the ZC_EDG_REC_STAT table. |
| DiagnosisName | VARCHAR | The name of the diagnosis. |
| DiagnosisRecordIdentifier | NUMERIC | The unique ID of the diagnosis record in your system. |
| HierarchicalConditionCategoryModelCategory | VARCHAR | CMS-HCC Model Category number |
| DiagnosisHierarchicalConditionCategoryCommunityFactor | VARCHAR | HCC community factor |
| FinnishDiagnosisRiskType | INTEGER | Default type of risk for a Finnish diagnosis record. |
| InterfaceMedicaTerminologyIdentifier | VARCHAR | This stores the entry of the first column in ICDx_LEXICALS_TEXT_IMO table. Item 3000 stores the entry of the second column in ICDx_IMO table. |
| DiagnosisAdditionalDescription | VARCHAR | This column displays additional information about the diagnosis. EDG item 200 is a free-text field in the database that can be used for ICD-9 codes or other descriptive information. |
| PreferredClinicalTermDiagnosisIdentification | NUMERIC | This is a foreign key linking to the preferred clinical term for a code, another EDG record. |
| DiagnosisRiskChronicCode | INTEGER | Default risk persistence for a Finnish diagnosis record. |
| DiagnosisSpecificForBillingIndicator | VARCHAR | Indicates whether or not the diagnosis is specific for billing purposes. NOTE: Translates 1 to "Y" and 2 to "N." |
| CurrentInternationalClassificationOfDiseasesTenCodeList | VARCHAR | For term-type and both-type records, this is the record's current mapped ICD-10-CM code(s) as a list. Values are separated by a comma and a space. Code-type records of the ICD-10-CM code set will have a value here as well that represents their reference code. |
| PhysicalOwnerDeploymentIdentifier | VARCHAR | The physical owner deployment of this record, , used in Community Model record sharing. |
| DefaultChronicStatusIndicator | VARCHAR | The default chronic flag for this diagnosis. "Y" indicates that this diagnosis will be marked as chronic by default. |
| ReferenceBillingCodeSet | INTEGER | The reference code set of the record. This value is only available for records of type "both" or "code." |
| HccInstitutionalFactor | VARCHAR | HCC institutional factor |
| DiagnosisReferenceBillingCode | VARCHAR | The reference code of the record. This value is only available for records of type "both" or "code." To determine the record's code set, use REF_BILL_CODE_SET_C. |
| DiagnosisLateralityCode | INTEGER | This column indicates on which side of the body the diagnosis is located. |
| DiagnosisFinnishRiskDegree | INTEGER | Default degree of risk for a Finnish diagnosis record. |
| DiagnosisGenericStatusCategory | INTEGER | The column determines whether the particular diagnosis record is specific or whether it can be resolved into one or more specific diagnoses (i.e. Generic). |
| DiagnosisIsClinicallyInactive | VARCHAR | Indicates whether this diagnosis is unavailable for clinical use. NOTE: Translates 1 to "Y" and 2 to "N." |
| IsMajorComplicationAndComorbidityFlag | VARCHAR | Whether a code is included in a major complication and comorbidity list. |
| PrescriptionRiskHierarchicalConditionCategoryRelativeFactor | VARCHAR | RxHCC Relative Factor |
| DiagnosisRecordType | INTEGER | This column displays the record type (code, term, or both) of the diagnosis record. This item contains no data before the conversion has completed on EDG (to support multiple code sets of data). |