PatientDemographics
The table contains one record for each patient in your system. The data contained in each record consists of demographics, PCP and primary location information, registration information, and other information.
| Column Name | Type | Description |
|---|---|---|
| PreliminaryCauseOfDeathDiagnosisIdentification | NUMERIC | Stores the preliminary cause of death for the patient |
| PermanentAddressValidationMethodCategory | INTEGER | The category ID which indicates the validation method by which the permanent address was validated. |
| PediatricNourishmentMethod | INTEGER | Indicates the patient's pediatric nourishment method. |
| PatientCity | VARCHAR | The city in which the patient lives. |
| PatientPreferredPharmacyDeliveryMethod | INTEGER | The preferred delivery method for the patient at integrated pharmacies. This will be used as the default delivery method for new work requests when available. |
| YaqeenAddressQueryLastErrorcode | VARCHAR | The last error code received from the Yaqeen address info query. |
| PatientHighestEducationLevel | INTEGER | The patient's highest level of education achieved. |
| UnosFirstContributoryCauseOfDeath | INTEGER | The transplant patient's first contributory cause of death, as defined by UNOS (United Network for Organ Sharing). |
| PatientAmbulatoryStatus | VARCHAR | Information regarding a patient's ambulatory status. |
| PatientTemporaryHomePhoneNumber | VARCHAR | Contains the temporary phone number where the patient can be reached. |
| PatientCorrespondenceAddressZipCode | VARCHAR | The zip code of the patient's correspondence address. |
| PatientPreferredName | VARCHAR | The preferred name for the patient. |
| WasDeliveredByCesareanSectionIndicator | VARCHAR | This column contains the value "Y" if the patient was delivered by Cesarean Section. If the patient was not delivered by Cesarean Section, this column contains the value "N". |
| PatientDeathLocation | INTEGER | Describes the location where the patient died. |
| PatientEmployerCountry | VARCHAR | The category number for the country of the patient's employer. |
| LastNemSmsStatusCheckInstant | DATETIME | The instant when the patient's NemSMS status was last checked. This column only applies to healthcare organizations in Denmark. |
| LastResearchRecruitmentPreferenceDateTime | DATETIME | Indicates the instant that the patient last indicated an explicit research recruitment preference. |
| PatientCountrySubdivisionCode | INTEGER | Capture the patient's country subdivision code. |
| PatientPeritonealDialysisLifetimeTrainingSessionCount | INTEGER | The number of training session that have been performed for a patient's peritoneal dialysis treatment through his/her life time. |
| SafeguardingDocumentIdentification | VARCHAR | Stores the document ID for the patient |
| PatientNhsNumberStatusIndicatorCategory | VARCHAR | The NHS number status indicator category ID for the patient. Only patients in a PDS environment (United Kingdom) have data for this item. |
| PatientNameSuffix | INTEGER | The suffix to the patient's name, e.g. Jr., Sr., III, etc. |
| PatientAppointmentNotificationCaseSupervisionProgram | VARCHAR | Stores the case supervision program associated with the patient for the purposes of appointment notification. |
| 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. |
| PatientHasStudentVisaIndicator | VARCHAR | Indicates whether the patient has a student visa. |
| KiosklastUseAdditionalInformation | VARCHAR | Contains data related to the last use category that provides additional information about the patient's last use problem. |
| AllergyReviewReasonCategory | INTEGER | Reason for the review status of allergy assessment. |
| PatientBirthDeliveryMethod | VARCHAR | Indicates the patient's delivery method at birth. |
| SendSmsTextMessageIndicator | VARCHAR | This column determines if SMS (text) messages may be sent to a patient. When this column is set to no, the patient should not receive text messages. When set to yes, SMS messages may be sent to this user. When set to null, a system setting (HDF-1126) determines the default value. |
| DeprecatedTemporaryAddressLineOne | VARCHAR | This column, although not deprecated, should no longer be used. Instead you should use the column TEMP_ADDRESS (EPT 5430) in table PAT_TEMP_ST_ADDR. Patient addresses can contain an unlimited number of lines. Previously you could only access the first two lines with the columns PATIENT.TMP_ADDR_LINE_1 and PATIENT.TMP_ADDR_LINE_2. PAT_TEMP_ST_ADDR allows you to get all lines of the patient's temporary address. We have chosen not to deprecate PATIENT.TMP_ADDR_LINE_1 and PATIENT.TMP_ADDR_LINE_2 because doing so would break any custom reports that use these columns. To use the new column, join column PATIENT.PAT_ID to table PAT_TEMP_ST_ADDR on column PAT_ID and get the TEMP_ADDRESS and LINE values. Each PAT_ID value represents a different patient, and each LINE value represents a different line of that patient's temporary address. |
| IsOrganDonor | VARCHAR | Indicates if the patient is an organ donor. |
| KioskPhotoLastUpdateDate | DATETIME | Date that the patient photo was updated from the kiosk. |
| PatientNoCommunicationPreferenceReason | INTEGER | This column stores why the patient doesn't have a preference for receiving communication related to reminders and follow-up care. |
| PatientSponsorRelationship | INTEGER | This column stores the relationship between the patient and the patient's sponsor. |
| PatientPreferredPrimaryCareProviderSpecialtyCategory | VARCHAR | The category value of the specialty of the patient's preferred physician. |
| PatientPrescriptionAddressPhoneNumber | VARCHAR | Contains the phone number for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| LastGrowthChartUsed | VARCHAR | Contains the last growth chart accessed by a user for a particular patient. This allows the activity to display that same growth chart for that patient the next time the activity is accessed. |
| FamilyIdentifier | VARCHAR | A family identifier that may be used to group family members together. Note that this is not guaranteed to be unique across deployments in IntraConnect. |
| PediatricDischargeWeight | NUMERIC | Newborn discharge weight stored in ounces. |
| Last | DATETIME | The date for which a patient level event was last logged. |
| TemporaryAddressValidationMethodCategory | INTEGER | The category ID which indicates the validation method by which the temporary address was validated. |
| PatientMotherMaidenName | VARCHAR | The maiden name of the patient's mother. |
| AdvancedDirectivesIndicator | VARCHAR | Indicates whether the patient has any advanced directives. |
| WelcomeKioskLastUseIncompleteReason | INTEGER | Contains a reason why the last use of the Welcome kiosk resulted in the patient not completing a workflow. |
| PatientAccommodationType | INTEGER | The type of accommodation in which the patient usually lives. |
| PregnancyVitalsAndNotesConvertedIndicator | VARCHAR | This item refers to whether this patient has had pregnancy-related vitals and notes converted from the formats used by Classic SmartForms to the formats used by the Prenatal Vitals and Notes navigator section. |
| AutomaticSelfPayWriteOffFromDate | DATETIME | The beginning of the limited date range in which the automatic self-pay write-off applies to the patient. |
| CorrespondenceAddressHouseNumber | VARCHAR | The house number of the patient's correspondence address. |
| PatientIsHealthcareWorkerIndicator | VARCHAR | Denotes whether a patient works in the healthcare industry. |
| PatientMedicalRecordNumber | VARCHAR | The patient's medical record number (MRN), of the type associated with the patient's current primary location. |
| PatientBirthHistoryHospitalStayDays | VARCHAR | Stores the number of days spent in the hospital related to a patient's birth history. |
| BirthHospitalName | VARCHAR | Capture the name of the hospital where the patient was born or first seen after a non-hospital birth. |
| 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. |
| LastTemporaryAddressValidationUserID | VARCHAR | The unique ID of the end user that last validated the temporary address. |
| PatientPrimaryCarePhysicianPaperChartMigrationCompleteIndicator | VARCHAR | Indicates whether the primary care physician has finished moving all the information from the paper chart into the system. |
| RecordCreationUserId | VARCHAR | The unique ID of the system user who created this patient’s record. This ID may be encrypted. NOTE: For historical reasons, the column name ends in PAT_ID and cannot be changed; despite its name, it does not link to patient ID. It instead links to CLARITY_EMP.USER_ID. |
| NoShowAppointmentCount | INTEGER | The count of no-show appointments for the patient. |
| PatientCorrespondenceAddressCity | VARCHAR | The city associated with the patient's correspondence address. |
| PatientBirthState | VARCHAR | The patient's state of birth. |
| MotherPatientIdentification | VARCHAR | The unique ID of the system patient record belonging to the mother of this patient. This item is populated if the mother’s record is linked to the patient record in enterprise registration system Registration’s emergency contacts. This ID may be encrypted. |
| PatientHasPowerOfAttorneyIndicator | VARCHAR | The column contains the value “Y” if the patient has filed power of attorney information with your facility through an clinical system patient encounter. If no power of attorney information has been filed then column contains the value “N”. |
| PrescriptionMailingAddressCounty | VARCHAR | Contains the county for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| PatientRetirementDate | DATETIME | The date of a patient's retirement for MSPQ purposes. |
| PatientRefillManagementNoteIdentifier | VARCHAR | Stores the ID for a General Use Notes (HNO) record for comments regarding the patient's refill management. |
| PrescriptionAddressStartDate | DATETIME | Contains the start date for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| InterpreterNeededComment | VARCHAR | Comments regarding the patient's interpreter needs |
| PermanentAddressIsValidatedCategory | INTEGER | The category ID which indicates whether the permanent address has been validated. |
| BillingInstructionComment | VARCHAR | General comments regarding patient billing instruction |
| PatientHearingImpairedCategory | INTEGER | The Hard of Hearing? category ID for the patient. |
| TransplantSecondContributoryCauseOfDeathFreeText | VARCHAR | Free text description of the transplant patient's second contributory cause of death. |
| PatientState | VARCHAR | The category value corresponding to the state in which the patient lives. |
| YaqeenInformationQueryLastErrorCategory | VARCHAR | The last error code received from the Yaqeen info query. |
| PatientIdentificationNumber | VARCHAR | The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
| PatientWelcomeKioskLastUseExitRuleIdentifier | VARCHAR | Contains the rule applied that kicked the patient out of their last attempt to use the Welcome kiosk. |
| CorrespondenceAddressValidationMethodCategory | INTEGER | The category ID which indicates the validation method by which the correspondence address was validated. |
| PatientBirthDate | DATETIME | The date on which the patient was born. |
| LastLactationStatusUserIdentifier | VARCHAR | The unique ID of the user who last updated the patient's lactation status. |
| NotifyPatientViaEmailIndicator | VARCHAR | Indicates whether or not to notify the patient via e-mail. Y indicates that the patient should be notified via e-mail. N or null indicate that the patient should not be notified via e-mail. |
| LastEditedBloodSpecialRequirementsUtcTimestamp | DATETIME | Instant the blood special requirements were last edited |
| PatientKioskLastVerifiedStatusIndicator | VARCHAR | Last verified status specified by the patient at the patient kiosk(e.g. verified yes or no) |
| ExpectedDeliveryDateComment | VARCHAR | Expected Date of Delivery comment. |
| PatientTemporaryZipCode | VARCHAR | Contains the ZIP Code in which the patient is temporarily residing. |
| LastUsedWelcomeKioskWorkstationIdentification | VARCHAR | Contains the workstation id of the last Welcome instance used by the patient |
| PatientLivingStatus | VARCHAR | The category value of the patient status. Possible statuses include alive and deceased. Note that there are many patient creation workflows that do not populate this item so many alive patients could have blank statuses. If using this column to report on the Alive or Deceased status of a patient population use PATIENT_4.PAT_LIVING_STAT_C instead. |
| IsFosterChildIndicator | VARCHAR | Indicates whether the patient is a foster child. |
| 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. |
| ResearchRecruitmentPreferenceLastRecordedByUserIdentifier | VARCHAR | Indicates the user who last recorded the patient's explicit research recruitment preference. |
| TemporaryMilitary | NUMERIC | This column stores the patient's temporary military unit ID. |
| SocialCarePermanentFormOfResidence | INTEGER | The social care client's permanent form of residence. |
| NewbornWristbandIdentifier | VARCHAR | The identifier on the newborn’s wrist or ankle band. This item is populated by ADT. |
| EndStageRenalDiseaseBacterialPneumoniaStartDate | DATETIME | The first date that the acute comorbidity of bacterial pneumonia was present during maintenance dialysis treatments for End Stage Renal Disease (ESRD). |
| SpeechImpairedCategory | INTEGER | The Speech Impaired? category ID for the patient. |
| VeteranPriorityGroupCode | INTEGER | Each patient can have up to one priority group. The priority group is a list of veteran coverage priorities that is maintained by the Department of Veteran Affairs. This column is frequently used to link to the ZC_VETERAN_PRIORITY_GROUP table. |
| PatientRecordLastUpdatedDate | DATETIME | The time this patient record was pulled into enterprise reporting. |
| PatientFatherHeightInches | NUMERIC | Height of the patient's father. This is used for calculations in the Growth Charts activity. |
| PatientIdentification | VARCHAR | The unique ID of the patient record for this row. This column is frequently used by other tables to link to PATIENT. |
| PatientServiceCategoryCode | INTEGER | This column, patient category, combines the branch of service and eligibility type into a three-character code, such as A14. This code affects billing and other downstream systems. |
| PatientWantsImmunizationsConfidentialIndicator | VARCHAR | Indicates whether this patient wants his or her immunizations to be confidential. Y indicates that the immunizations should be kept confidential. |
| UnosPrimaryCauseOfDeathText | VARCHAR | Free text description of the transplant patient's primary cause of death. |
| PatientMaidenName | VARCHAR | The patient's maiden name. |
| IsPatientDeafIndicator | VARCHAR | Indicates the patient is deaf. |
| TransplantFirstContributoryCauseOfDeathDescription | VARCHAR | Free text description of the transplant patient's first contributory cause of death. |
| LegacyHealthInsuranceClaimNumber | VARCHAR | Stores the patient's Health Insurance Claim Number (HICN) if one was previously available and we've received their Medicare Beneficiary Number (MBI) (stored in PATIENT.MEDICARE_NUM). This value may be needed to look up members during the transition to MBI. |
| PatientCorrespondenceAddressCountry | VARCHAR | The country category ID for the patient's correspondence address. |
| PatientBirthCountyCategoryIdentifier | VARCHAR | The county category ID for where the patient was born. |
| LastPatientTravelHistoryVerificationInstant | DATETIME | Instant when the patient or a patient representative last verified travel history in Welcome or MyChart. |
| LactationStatusEncounterIdentifier | NUMERIC | The contact serial number of the encounter in which the lactation status updated. The contact serial number is the unique identifier for the encounter. |
| PatientReligionCategory | INTEGER | The category value associated with the patient’s religion. |
| PatientAccessIsRestrictedIndicator | VARCHAR | If this column contains the value “Y” access to the patient’s records is limited to authorized personnel only. If this column contains the value “N” access to the patient's records is not limited. If this column is null, then the patient’s records have not been expressly marked as Restricted through clinical system’s registration window. |
| AdvancedDirectiveLastReviewingUserIdentification | VARCHAR | The user who last reviewed the patient's advanced directive. |
| PatientMultipleBirthOrder | INTEGER | For multiple births, the place in the birth order of the current newborn patient. |
| PediatricComment | VARCHAR | Free-text pediatric comments. |
| VeteranCombatCoverageExpirationDate | DATETIME | This column stores the expiration date of a patient's combat-level coverage. |
| PermanentAddressLastValidatedUtcDatetime | DATETIME | The UTC date and time when the permanent address was last validated. |
| PatientLastName | VARCHAR | The last name of the patient. |
| PatientLifeStatus | INTEGER | This column uses information from the chart to determine if the patient represents a real patient. If considered a patient the column returns whether or not the patient is Alive or Deceased. If the record does not represent a real patient then Not A Patient is returned. Patients with blank and custom statuses in the patient status item EPT 102 are assumed Alive. The logic for Not A Patient is identical to EPT 109 - Valid Patient except that test patients can be considered Alive or Deceased. |
| PatientSchoolIdentifier | INTEGER | School that the patient attends. |
| PatientAgeAtFirstLiveBirth | INTEGER | The patient's age at first live birth. |
| PrescriptionMailingEndDate | DATETIME | Contains the end date for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| PatientPrimaryTribeBloodQuantum | INTEGER | This item designates the blood quantum for the patient's primary tribe. |
| PatientIsUnitedStatesCitizenIndicator | VARCHAR | Indicates whether the patient is a citizen of the USA. |
| PatientCommunityOfResidenceStartDate | DATETIME | Date when the patient first moved to this community of residence (I EPT 4104). |
| PatientCreationWorkflow | INTEGER | An indicator of the workflow in which the patient was created. |
| PediatricBirthLengthInches | NUMERIC | Newborn birth length stored in inches. |
| PatientPermanentAddressIsUndeliverableIndicator | VARCHAR | Indicates if patient permanent address is undeliverable. |
| PatientLastLocationIdentifier | NUMERIC | The unique ID of the most recent confirmed patient location that is associated with the patient. |
| PatientIdentifier | VARCHAR | The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
| PatientTitle | VARCHAR | The patient's title, e.g. Mr., Mrs., Miss, Dr., etc. |
| PatientFirstAppointmentDepartmentIdentifier | NUMERIC | The unique ID of the department where the patient had his or her first appointment. |
| SpotlightFolderLastUpdatedDateTime | DATETIME | This item saves the instant when a Synopsis row that had not been tracked by any user was most recently added to the patient's Spotlight folder. |
| SocialCarePassportExpirationDate | DATETIME | Date passport expires. |
| PatientLastMedicationReviewUserID | VARCHAR | Stores the last user to review the encounter medications list. |
| NotifyPatientOfAppointmentCancellationIndicator | VARCHAR | Indicates whether or not to notify the patient when the appointment is canceled. Y indicates that the patient should be notified when the appointment is canceled. N or null indicate that the patient should not be notified. |
| PatientEmployerIdentification | VARCHAR | This is the unique ID of the patient's employer if the item linking the patient to an employer (I EAF 6410) is set to 1. This is free text if the item linking the patient to an employer (I EAF 6410) is set to 2. |
| PatientTemporaryCity | VARCHAR | Contains the city in which the patient is temporarily residing. |
| NotifyPatientOnAppointmentSchedulingFlag | VARCHAR | Indicates whether or not to notify the patient when the appointment is scheduled. Y indicates that the patient should be notified when the appointment is scheduled. N or null indicate that the patient should not be notified. |
| IsTemporaryPatientFlag | INTEGER | Flag that shows whether the patient is temporary. |
| PediatricGestationalAgeInDays | INTEGER | Newborn gestational age at birth in total number of days |
| PatientBirthHospitalName | VARCHAR | Stores the name of the hospital where the patient was born as part of birth history. |
| PreferredPrimaryCarePhysicianSex | VARCHAR | The category value of the sex of the patient's preferred primary care physician. |
| PatientPricingContractIdentifier | NUMERIC | The unique ID of the pricing contract that is associated with the patient. |
| PatientHasH1BWorkVisaIndicator | VARCHAR | Indicates whether the patient has an H1B work visa. |
| CorrespondenceAddressLastValidatedUtcDateTime | DATETIME | The UTC date and time when the correspondence address was last validated. |
| LastAllergyUpdateDate | DATETIME | The most recent date on which the patient's allergy information was verified. |
| PatientCreationUtilityRunIdentifier | INTEGER | The identifier of a particular run for a utility that created this patient. |
| NewbornOneMinuteApgarScore | INTEGER | Newborn 1 minute Apgar. |
| PatientPrescriptionAddressZipCode | VARCHAR | Contains the zip code for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| PatientSchoolDistrictName | VARCHAR | The name of the patient's school district |
| PatientPhotographFileName | VARCHAR | This stores the file name of the current patient photo. |
| PatientIsAdoptedIndicator | VARCHAR | Capture if patient is adopted or not. |
| CommunityPhysicalOwnerIdentification | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| PatientPreferredClinicZipCode | VARCHAR | The zip code of the patient's preferred clinic. |
| CorrespondenceAddressValidationStatus | INTEGER | The category ID which indicates whether the correspondence address has been validated. |
| NemSmsEnrollmentIndicator | VARCHAR | Indicates whether the patient has enrolled in NemSMS, Denmark's national text messaging service. Y indicates that the patient is enrolled. N indicates that the patient has not enrolled. A null value indicates that the patient's status has not been confirmed. This column only applies to healthcare organizations in Denmark. |
| PatientNameRecordIdentifier | VARCHAR | The networked item that points to the patient's name record (EAN). |
| NewbornBirthStatus | INTEGER | The category value associated with the newborn’s status at birth as entered in ADT. |
| LastDentalClassificationEditInstant | DATETIME | This item stores the instant when the dental classification of the patient was last edited. |
| SchoolDistrictNumber | VARCHAR | School district number. |
| DentalClassificationLastEditorIdentifier | VARCHAR | This item stores the last user who edited the dental classification of the patient. |
| PatientPreferredNameType | INTEGER | Stores the type for the patient's preferred name. |
| PatientCitizenshipStatus | VARCHAR | The patient's citizenship status information. |
| PatientCaseSupervisorUserIdentifier | VARCHAR | The user ID of the person in charge of this patient's case. |
| SocialCareFirstHomeMunicipalityRegistrationDateTime | DATETIME | Date of when the social care client's first home municipality was registered. |
| PatientPrescriptionMailingAddressEmail | VARCHAR | Contains the email for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| TemporaryResidencyDistrict | INTEGER | Contains the district in which the patient is temporarily residing. |
| PatientMilitaryRank | INTEGER | This column stores the patient's military rank. |
| PatientLanguageComment | VARCHAR | A free text comment for the patient's language. |
| PatientEmploymentStatus | INTEGER | The employee's employment status (e.g. Full Time, Part time, Not Employed, etc.) |
| SpouseRetirementDateForM | DATETIME | The date of a patient's spouse's retirement for MSPQ purposes. |
| IsUnitedStatesPermanentResident | VARCHAR | Indicates whether the patient is a permanent resident of the USA. |
| PatientMedicareNumber | VARCHAR | The patient’s Medicare-assigned identification number, if applicable. |
| DeathDataImportDate | DATETIME | The date the Patient Load utility populated EXTERNAL_DEATH_DATE for this patient. |
| PatientDeathLegalStatus | INTEGER | The medical and/or legal status associated with the patient’s death. This item is populated through Admission/Discharge/Transfer (ADT) workflows. |
| EmployerOtherComment | VARCHAR | A free text comment that can be entered when the value that is considered to be "Other" is selected as the employer. This option is available only if your organization has chosen to link the patient employer to the Employer (EEP) master file in the Facility Profile. |
| PrescriptionMailingAddressCity | VARCHAR | Contains the city for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| PatientRecordCreationDate | DATETIME | The date the patient record was created in the system. |
| DeprecatedPatientAddressLine1 | VARCHAR | This column, although not deprecated, should no longer be used. Instead you should use the column ADDRESS (EPT 50) in table PAT_ADDRESS. Patient addresses can contain an unlimited number of lines. Previously you could only access the first two lines with the columns PATIENT.ADD_LINE_1 and PATIENT.ADD_LINE_2. Now, there is a new table, called PAT_ADDRESS, which allows you to get all lines of the patient's permanent address. We have chosen not to deprecate PATIENT.ADD_LINE_1 and PATIENT.ADD_LINE_2 because doing so would break any custom reports that use these columns. To use the new column, join column PATIENT.PAT_ID to table PAT_ADDRESS on column PAT_ID and get the ADDRESS value and also the LINE value. Each PAT_ID value represents a different patient, and each LINE value represents a different line of that patient's address. |
| IsFetusRecord | VARCHAR | Indicates whether this row is a fetus record or a patient record. YES indicates that the row is a fetus record. NO indicates that the row is a patient record. |
| PatientAcademicDegreeNameSuffix | VARCHAR | Stores the academic degree of the patient as it would appear with the patient's name. For example, James Smith, PhD. |
| PatientFaxNumber | VARCHAR | The patient's fax number. |
| PatientCountryOfBirth | VARCHAR | Holds data on the country in which a patient was born |
| 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. |
| PatientDriversLicenseNumber | VARCHAR | Store patient's drivers license number. |
| ConfidentialPatientRealName | VARCHAR | The real name of a confidential patient. |
| LastAllergyVerifiedInstant | DATETIME | The PATIENT table extracts the last date on which the patient's allergy information was verified. For more granularity, this table extracts the instant (date and time) that this information was verified. |
| GynecologyHistoryMenopauseAge | INTEGER | The patient's age at menopause |
| PatientAgeAtMenarche | INTEGER | The patient's age at menarche |
| IsBirthDateEstimated | VARCHAR | The "Birth Date Inaccurate?" field indicates whether or not the patient's birth date is an estimated date. This item is associated with the patient's birth date (PATIENT.BIRTH_DATE). |
| PatientExpectedDeliveryDateEnteredDate | DATETIME | Date the Expected Date of Delivery was entered. |
| IsNameAutomaticallyGenerated | VARCHAR | This item is a flag indicating that this patient's name was automatically generated when they were created as a pending newborn. This flag will be automatically removed when the patient's name is manually updated. |
| PatientMemoryImpairmentStatus | INTEGER | The Memory Impaired? category ID for the patient. |
| 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. |
| CarerLivesWithPatientIndicator | INTEGER | Whether or not a carer lives with the patient for whom they care. |
| PatientBirthHospitalLocation | VARCHAR | Stores the hospital location where the patient was born as part of birth history. |
| PatientAssistanceCode | INTEGER | The category number for the Patient Assistance Code. |
| TemporaryState | VARCHAR | Contains the state in which the patient is temporarily residing. |
| ParentGuardianEducationLocation | INTEGER | Location of parent/guardian's highest level of education. |
| PatientHighestEducationLocation | INTEGER | Location of the patient's highest level of education. |
| ReversedNationalIdentifier | VARCHAR | Used to store reverse National Identifier in an indexed item for patient search of partial National Identifier. |
| MyChartUserResearchPreferenceRecorderIdentifier | VARCHAR | Indicates the MyChart user who last recorded the patient's explicit research recruitment preference. |
| DeprecatedTemporaryAddressLine2 | VARCHAR | This column, although not deprecated, should no longer be used. Instead you should use the column TEMP_ADDRESS (EPT 5430) in table PAT_TEMP_ST_ADDR. Patient addresses can contain an unlimited number of lines. Previously you could only access the first two lines with the columns PATIENT.TMP_ADDR_LINE_1 and PATIENT.TMP_ADDR_LINE_2. PAT_TEMP_ST_ADDR allows you to get all lines of the patient's temporary address. We have chosen not to deprecate PATIENT.TMP_ADDR_LINE_1 and PATIENT.TMP_ADDR_LINE_2 because doing so would break any custom reports that use these columns. To use the new column, join column PATIENT.PAT_ID to table PAT_TEMP_ST_ADDR on column PAT_ID and get the TEMP_ADDRESS and LINE values. Each PAT_ID value represents a different patient, and each LINE value represents a different line of that patient's temporary address. |
| PatientEmployeeIdentificationNumber | VARCHAR | The patient's employee identification number. |
| PatientEligibilityDateOfBirthFormat | INTEGER | This column holds the date of birth format that was used to find a patient's eligibility. It is especially useful when the date of birth on file at the payor does not match the date of birth in the system (especially due to the fact that the date is imprecise). |
| PatientDentalClassification | VARCHAR | This item identifies the dental classification of the patient. |
| PatientMiddleName | VARCHAR | The middle name of the patient. |
| PatientAddressDistrict | INTEGER | District address item, added to support international address formats. |
| PatientEmployerCounty | VARCHAR | The category value corresponding to the county in which the patient's employer is located. |
| FatherPatientIdentification | VARCHAR | The unique ID of the system patient record belonging to the father of this patient. This item is populated if the father’s record is linked to the patient record in enterprise registration system Registration’s emergency contacts. This ID may be encrypted. |
| PatientCorrespondenceAddressState | VARCHAR | The state category ID for the patient's correspondence address. |
| DentalClassificationComment | VARCHAR | This item stores the comment of the current dental classification |
| PatientPrescriptionMailToCountry | VARCHAR | Contains the country for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| MedicalFormConfidenceLevel | INTEGER | Record the patient's confidence level in filling out medical forms. |
| PatientDemographicsServiceNationalHealthServiceNumberErrorMessage | VARCHAR | This item contains the error message returned by the PDS when an attempt to allocate an NHS number fails. This error should be specific to UK customers. |
| CorrespondenceAddressContactName | VARCHAR | This name of the contact person associated with a patient's correspondence address. |
| RecordStateCategory | INTEGER | The record state category number for the patient record. |
| PendingPatientPhotoFileName | VARCHAR | This stores the file name of a photo pending approval to be added to the chart. It has most likely been submitted by the patient via Welcome or MyChart. |
| CurrentEmploymentStartDate | DATETIME | The date a patient started in her current job. |
| PatientDefaultFinancialClass | VARCHAR | This item is not typically populated by system applications. Contact your enterprise reporting representative if you wish to use this item. |
| ShouldGenerateExplanationOfBenefits | VARCHAR | Indicates whether an EOB should be generated for each claim. |
| PatientAutomaticWriteOffEndDate | DATETIME | The ending of the limited date range in which the automatic self-pay write-off applies to the patient. |
| MedicationSynchronizationRecurrenceDays | INTEGER | Stores the number of days that are to be between a patient's medication synchronization refills. |
| PatientSchoolRole | INTEGER | The role of the patient at school, e.g. student or teacher |
| CompletedAppointmentCount | INTEGER | The count of completed appointments for the patient. |
| CurrentPrimaryCareProviderIdentifier | VARCHAR | The unique ID of the provider record for the patient’s current General Primary Care Provider as of the enterprise reporting extract. This ID may be encrypted. |
| PatientCounty | VARCHAR | The category value corresponding to the county in which the patient lives. |
| PatientLivingArrangement | INTEGER | The patient's living arrangement. |
| PatientReceivesMessagesIndicator | INTEGER | The message type category number for the patient. This item controls whether the patient has agreed to receive messages (updates and quick reminders) from the system. |
| PatientLastSelfGuarantorVerificationStatus | INTEGER | This item indicates the most recent answer a patient selected when prompted to verify whether the self-guarantor billing information is correct in Welcome. |
| PatientIdentification | VARCHAR | The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
| LastTemporaryAddressValidationDateTime | DATETIME | The local date and time when the temporary address was last validated. |
| PermanentAddressLastValidatedByUserId | VARCHAR | The unique ID of the end user that last validated the permanent address. |
| NotifyPatientForMissedAppointmentIndicator | VARCHAR | Indicates whether or not to notify the patient when the appointment has been missed. Y indicates that the patient should be notified when the appointment has been missed. N or null indicate that the patient should not be notified. |
| PatientWorkPhoneNumber | VARCHAR | The patient’s work phone number. |
| PatientExpectedDeliveryDate | DATETIME | The patient's Expected Date of Delivery. |
| LastAllergyUpdateUserId | VARCHAR | The user id (EMP_ID) of the user to most recently verify the patient's allergy information. |
| CarerRelationshipToPatient | VARCHAR | The relationship of the patients carer to the patient. |
| PatientCurrentPrimaryLocationIdentifier | NUMERIC | The unique ID of the location record for the patient’s Primary Location as of the time of the enterprise reporting extract. This column is retrieved from the item Primary Location. |
| LastVerifiedEmergencyContactStatus | VARCHAR | The status of the patient's last verified emergency contact request (e.g. verified yes or no). |
| NewbornGestationalAgeInWeeks | INTEGER | Newborn gestational age at birth. Displays as completed number of weeks, so 37 6/7 = 37. EPT-15308 is a virtual item that is the numeric value of the string entered in EPT-19408 in the Birth History activity. This column replaces the column PED_GEST_AGE in the PATIENT table which has a datatype of varchar. |
| AllergyLastReviewedEncounterSerialNumber | NUMERIC | This column contains the source encounter where allergies were most recently reviewed. If allergies were most recently reviewed outside the context of an encounter, the value is blank. |
| PatientAutoRefillDispensePharmacyIdentifier | NUMERIC | The dispense pharmacy to use for all fills initiated by auto refill. If not set, the owning pharmacy for the prescription being filled will be the dispensing pharmacy for the fill. |
| PatientPrescriptionMailingState | VARCHAR | Contains the state for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| PatientHasIntraocularLensIndicator | VARCHAR | This item is used as a data item to mark those patients having intraocular lenses. |
| PatientOccupation | VARCHAR | A patient's occupation. |
| PatientMaritalStatus | INTEGER | The category value associated with the patient’s marital state at the time of the enterprise reporting extract. |
| PatientBillingInstructionCode | INTEGER | The category number for the Billing Instruction Code for the patient. |
| AddressChangeInitiatingUserIdentification | VARCHAR | The user who initiated the linked address changes. |
| LactationStatusLastUpdatedInstant | DATETIME | The instant when the patient's lactation status was updated. |
| PatientProxyName | VARCHAR | The name of the proxy for the patient. |
| PatientGastrointestinalBleedingStartDateForEsrdDialysis | DATETIME | The first date that the acute comorbidity of gastrointestinal bleeding was present during maintenance dialysis treatments for End Stage Renal Disease (ESRD). |
| TotalBirthsInDelivery | INTEGER | The total number of births during the mother’s labor and delivery of this newborn patient. |
| PatientAutoRefillDeliveryMethod | INTEGER | The delivery method to use for refills initiated via auto refill. If not set, the default delivery method is used. |
| LastPermanentAddressValidatedDateTime | DATETIME | The local date and time when the permanent address was last validated. |
| MedicationsLastReviewTime | DATETIME | Stores the last time the encounter medications list was reviewed. |
| LastResearchPreferenceQuestionnaireSubmissionDate | DATETIME | The local date that the patient's most recent research preference questionnaire was submitted. |
| PediatricCommentText | VARCHAR | Free-text pediatric comments. The first 255 characters. Longer version found at PATIENT_2__PED_COMMENT. |
| PatientGenderIdentity | INTEGER | The patient's gender identity. |
| PatientGuardianName | VARCHAR | The name of the patient's legal guardian, if any. |
| CoverageLastVerifiedDate | DATETIME | The date that the coverage was last verified. |
| CurrentInpatientSummaryBlockIdentifier | NUMERIC | The current Inpatient summary block ID. |
| PatientDeceasedDate | DATETIME | The date of death for the patient. |
| PatientSexAssignedAtBirth | INTEGER | Stores the patient's sex assigned at birth. |
| PatientPrimaryRenalFailureCauseDiagnosisIdentifier | NUMERIC | Stores a dialysis patient's primary cause of renal failure diagnosis. |
| DeathInformationSourceInstanceIdentifier | VARCHAR | The unique identifier (.1 item) for the community instance from which the death notification came. |
| PatientLearningAssessmentIdentifier | NUMERIC | Learning assessment ID. This can be used to check that the learning assessments are being given to the appropriate patients at the appropriate times. |
| PatientAlbertaHealthCareInsuranceCardNumber | VARCHAR | The patient's AHCIC number. |
| IsTestPatientRecord | VARCHAR | Indicates whether patient record represents an actual patient or if it is just used for testing purposes. This column should only be set if the patient has an attached FYI flag of type Test Patient. |
| LastSelfGuarantorAccountVerificationDate | DATETIME | This item indicates the most recent date the patient verified whether the self-guarantor billing information is correct in Welcome. |
| LastMajor | DATETIME | This item stores the most recent date and time that at least one of this patient's major demographic items was updated in UTC format. |
| CorrespondenceAddressLastValidatedByUserId | VARCHAR | The unique ID of the end user that last validated the correspondence address. |
| PatientDifficultyDressingBathingCategory | INTEGER | The Difficulty Dressing or Bathing? category ID for the patient. |
| PatientDocumentExpirationDate | DATETIME | Stores the document expiration date for the patient |
| PatientPreferredCommunicationMethod | INTEGER | Column to hold the category value of Preferred Communication Method (I EPT 89) for the Patient_2 table. |
| EmployerState | VARCHAR | The category number for the state of the patient's employer. |
| TemporaryAddressHouseNumber | VARCHAR | Contains the house number of the patient's temporary address. |
| PatientDifficultyWithErrandsCategory | INTEGER | The Difficulty with Errands? category ID for the patient. |
| PatientSocialSecurityNumber | VARCHAR | The patient’s Social Security Number. This number is formatted as 999-99-9999, and a single trailing alphabetic character is also allowed. |
| RecordCreationUserIdentifier | VARCHAR | The unique ID of the system user who entered this patient’s record. This ID may be encrypted. |
| PatientEthnicGroup | INTEGER | The category value associated with the patient’s ethnic background. |
| PatientPermanentAddressStartDate | DATETIME | The start date of this patient's permanent address. |
| BloodRequirementsLastUpdatedByUserIdentification | VARCHAR | Stores the user that set the current special requirements for a patient |
| PatientLowVisionCategory | INTEGER | The Low Vision? category ID for the patient. |
| IsTransplantPatientIndicator | VARCHAR | Indicates if the patient is a transplant patient. |
| GuardianEducationLevel | INTEGER | Parent/guardian's highest level of education achieved. |
| AssignedMilitaryUnitIdentifier | NUMERIC | This column stores the military unit ID to which the patient is assigned. |
| PatientMotherFirstName | VARCHAR | The first name of the patient's mother. |
| PatientPharmacyAutoRefillEnrollmentStatus | VARCHAR | Indicates whether the patient is enrolled in the integrated pharmacy auto refill program. If set to yes, new prescriptions for the patient will be enrolled in the auto refill program unless restricted by validation extensions. If not set, the patient is considered not enrolled. |
| IsPatientRecordMaintainedInClinicalSystem | VARCHAR | If this column contains the value “Y” this patient’s medical record is maintained with clinical system. If this column contains the value “N”, the patient’s medical record may not be maintained through clinical system. |
| ChartAbstractedIndicator | VARCHAR | Indicates whether the chart was abstracted. |
| PatientTemporaryAddressEndDate | DATETIME | Contains the ending effective date of the patients temporary address information. |
| PrimaryPayorFinancialClass | VARCHAR | The financial class of the primary payor. |
| PatientEnglishFluency | INTEGER | Record the patient's fluency in English. |
| LastMedicationReviewEncounterContactSerialNumber | NUMERIC | Stores the contact serial number of the encounter in which the patient's current medications list was last reviewed. |
| IsProxyPacketGivenToPatient | VARCHAR | Indicates if the proxy packet was given to the patient. |
| PatientActiveIdentityHistoryIdentifier | VARCHAR | Link to active Identity History (IER) record for this patient. |
| PreliminaryCauseOfDeathFilingUserIdentifier | VARCHAR | Stores the user that filed the preliminary cause of death |
| IsAutomaticSelfPayWriteOffIndicator | VARCHAR | Indicates whether a patient's charges will have an automatic self-pay write-off based on the sliding scale table. If not sliding scale table is used the full amount will be written off. |
| PatientOutsideDeathInformationSource | INTEGER | Stores the source that provided the information on the patient's death outside of the organization. This item will allow for more tracking on the patients who died outside of the organization, and allow for more accurate data on deceased patients. |
| IsPatientInCongregateCare | VARCHAR | Denotes whether a patient is a resident of a congregate care setting such as a group home, residential treatment facility, or maternity home. |
| PatientDisabledVeteranStatusCategory | INTEGER | The Disabled Veteran? category ID for the patient. |
| IntraConnectOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| LastResearchPreferenceQuestionnaireAnswerIdentifier | VARCHAR | The unique ID of the questionnaire answers of the patient's most recent research preference questionnaire submission. |
| PatientIndigenousStatus | INTEGER | Indicates whether a patient is considered indigenous. |
| PatientVeteransAffairsRecognitionCategory | INTEGER | The VA Recognized? category ID for the patient. |
| EmployerCity | VARCHAR | The city of the patient's employer. |
| PatientCountry | VARCHAR | The category value corresponding to the country in which the patient lives. |
| PatientCorrespondenceAddressEndDate | DATETIME | The end date of the patient's correspondence address. |
| PatientRaceCollectionMethodCategory | INTEGER | The race and ethnicity collection method category ID for the patient. |
| AppointmentReminderMechanismCategory | INTEGER | The delivery type category number for the patient. Only patients who want to receive quick reminders and/or patient updates from the system will have a value in this column. |
| SocialCareQualifiedForFinnishGovernmentHousingFlag | VARCHAR | Yes or no if the social care client is qualified for Finnish government housing. |
| IndianHealthServicePrimaryTribe | INTEGER | The patient's primary tribe. |
| PatientTemporaryCounty | VARCHAR | Contains the county in which the patient is temporarily residing. |
| PatientPreferredCareLanguage | VARCHAR | The patient's preferred language to receive care. |
| PatientDriversLicenseNumber | VARCHAR | The patient's driver's license number. |
| ExpectedDeliveryDateBasisEvent | INTEGER | Basis for the patient's expected date of delivery (EDD). Used to track the dating basis for the patient's EDD when the patient does not have a pregnancy episode. |
| SocialCareMaritalStatus | INTEGER | Further specify marriage details for the social care client. |
| LastMajorDemographicUpdateDateTime | DATETIME | This item stores the most recent date and time that at least one of this patient's major demographic items was updated in local format. This item is calculated using EPT-85200. |
| PatientCurrentLactationStatusCategory | INTEGER | The category number for the patient's current lactation status. |
| PatientResidentStatusSponsorName | VARCHAR | The name of the person or entity sponsoring the patient's resident status. |
| IsTemporaryAddressValidatedCategory | INTEGER | The category ID which indicates whether the temporary address has been validated. |
| PatientHomePhoneNumber | VARCHAR | The patient’s home phone number. |
| PatientPrescriptionAddressDistrict | INTEGER | Contains the district for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| LastEmergencyContactVerificationDateTime | DATETIME | Most recent date patient marked their emergency contact information as verified. |
| PatientAdvanceDirectiveReceivedDate | DATETIME | The date a living will was received from the patient. |
| IntraConnectRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| RecordCreationDepartmentIdentifier | NUMERIC | The unique ID of the department in which the patient record was created. |
| PatientCorrespondenceAddressDistrictCategoryIdentifier | INTEGER | The district category ID for the patient's correspondence address. |
| PatientIndianHealthServiceCommunityOfResidence | INTEGER | The patient's community of residence is a subdivision of the state and county in which the patient resides. |
| IndianHealthServiceEligibilityCategory | INTEGER | Specifies the types of services for which this patient is eligible. |
| CorrespondenceAddressStartDate | DATETIME | The start date of the patient's correspondence address. |
| PatientPreferredPrimaryCarePhysicianLanguage | VARCHAR | The category value of the language of the patient's preferred primary care physician. |
| PatientWorkIndustryCategory | INTEGER | Category list for the industry in which the patient works. |
| FilingOrderHistoryIdentification | NUMERIC | This item stores the filing order history ID for the member. |
| IsInterpreterNeeded | VARCHAR | Indicates whether the patient needs an interpreter. |
| PatientBirthLaborDuration | VARCHAR | Stores the duration of labor related to a patient's birth history. |
| PatientEmailAddress | VARCHAR | The patient’s e-mail address. |
| IntraconnectPhysicalOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ExternalOrganizationReportedDeathDate | DATETIME | The patient's date of death as reported by an external organization. This column is typically populated by importing data through the Patient Load utility. |
| NotifyPatientOnAppointmentChangeIndicator | VARCHAR | Indicates whether or not to notify the patient when the appointment has been changed. Y indicates that the patient should be notified when the appointment has been changed. N or null indicate that the patient should not be notified. |
| IsSaudiArabianResidencePermitValid | VARCHAR | Indicates whether a Saudi Arabian resident's Iqama annual legal status is valid. |
| SocialCareResidencePermitReason | INTEGER | Reason why the social care client is able to hold a residence permit. |
| ExplanationOfBenefitsAddressRecipientIndicator | INTEGER | Indicates whether the EOB should be sent to the patient or to the subscriber. |
| AllergyLastUpdateInstant | DATETIME | The latest instant in which allergies were updated. |
| PatientLastMyChartKioskOfferDate | DATETIME | Last date the patient was asked to sign up for mychart from kiosk |
| IsIntraconnectMasterPatient | VARCHAR | This is the master patient when using the Intraconnect duplicate patient functionality. |
| LastVerificationDate | DATETIME | The date on which the last patient verification occurred. If a patient was verified and then re-verified at a later date, this column will show the re-verified date. This column will be null for patients that have never been verified. |
| PatientMedicaidNumber | VARCHAR | Patient's Medicaid ID. |
| PatientBenefitSequenceNumberDateFormat | INTEGER | Hold the format of the DOB that was used to find the patient's BSN. |
| RecordAbstractionDate | DATETIME | The date of abstraction of the patient record. |
| IsNewbornChartCreationError | VARCHAR | This column is used to indicate that the newborn chart was created in error. |
| PatientWorkPhoneNumber | VARCHAR | The patient's work phone number. |
| PatientPrescriptionAddressHouseNumber | VARCHAR | Contains the house number for the patient's prescription address, which can be used by pharmacy to determine where to mail prescriptions. |
| IsPatientSocialPriorityInQueueSystem | VARCHAR | Used to indicate whether a patient is of a particular age and thus should be assigned a social priority number in the queue system for prioritized patient care. |
| PatientBirthCity | VARCHAR | The patient's city of birth. |
| HomeRecordSubscribedIndicator | VARCHAR | Set when other deployments subscribed this record |
| PatientTypeCategory | INTEGER | The type of patient: Member Only, MRN /Temporary MRN Assigned or Registered |
| PatientDriverLicenseExpirationDate | DATETIME | The expiration date for the patient's drivers license. |
| CoverageVerificationLastUserIdentifier | VARCHAR | The unique ID of the user who most recently verified the patient's coverage information. |
| PatientIsEnrolledInMedicationSynchronizationProgram | VARCHAR | Indicates whether the patient is a participant in the outpatient pharmacy medication synchronization program. |
| IsPatientPartOfMultipleBirth | VARCHAR | This column contains the value "Y" if the patient is one of a multiple birth. This column contains the value "N" if the patient was a single birth. |
| PatientFirstChronicDialysisTreatmentDate | DATETIME | This item is used to store the date of the patient's first regular chronic dialysis treatment. |
| PatientCurrentChartLocationCategory | INTEGER | The category value associated with the chart station where the patient’s chart should currently be located. This item is populated when you are using Chart Pulls -- but not when you are using Chart Tracking. |
| PatientSchoolPhoneNumber | VARCHAR | The patient's school phone number. |
| TemporaryAddressContactPersonName | VARCHAR | Contains the name of the contact person for the patient at the temporary residence. |
| PatientPreferredSalutation | VARCHAR | How the patient prefers to be addressed. |
| PatientRecordType | INTEGER | The type of patient (EPT) record that this row relates to. |
| AllergyReviewComment | VARCHAR | This item stores a comment associated with the review of allergies. |
| PatientEpic | VARCHAR | The unique ID assigned to the patient record (EPT .1). This ID may be hidden in a public view of the PATIENT table. |
| PatientEmployerDistrictCategoryNumber | INTEGER | The category number for the district of the patient's employer. |
| IsDeathDateEstimated | VARCHAR | The "Death Date Inaccurate?" field indicates whether or not the patient's death date is an estimated date. This item is associated with the patient's death date (PATIENT.DEATH_DATE). |
| IsPatientAProxy | VARCHAR | Indicates if the patient has a proxy already. |
| PatientLetterCommunicationPreferenceCategory | INTEGER | The category value of the patient's preferred method of receiving letters. |
| PatientAddressLineTwoObsolete | VARCHAR | This column, although not deprecated, should no longer be used. Instead you should use the column ADDRESS (EPT 50) in table PAT_ADDRESS. Patient addresses can contain an unlimited number of lines. Previously you could only access the first two lines with the columns PATIENT.ADD_LINE_1 and PATIENT.ADD_LINE_2. Now, there is a new table, called PAT_ADDRESS, which allows you to get all lines of the patient's permanent address. We have chosen not to deprecate PATIENT.ADD_LINE_1 and PATIENT.ADD_LINE_2 because doing so would break any custom reports that use these columns. To use the new column, join column PATIENT.PAT_ID to table PAT_ADDRESS on column PAT_ID and get the ADDRESS value and also the LINE value. Each PAT_ID value represents a different patient, and each LINE value represents a different line of that patient's address. |
| PatientMothersHeight | NUMERIC | Height of the patient's mother. This is used for calculations in the Growth Charts activity. |
| PatientPermanentChartLocationCategory | INTEGER | The category value associated with the chart station where the patient’s chart should normally be stored when not checked out. This item is populated when you are using Chart Pulls -- but not when you are using Chart Tracking. |
| AppointmentReminderTimeOffsetCategory | INTEGER | The quick reminder time offset category number for the patient. Only patients who have signed up to receive quick reminders will have a value in this column. |
| AddressChangeSourceRecord | VARCHAR | The source record that initiated the linked address changes. |
| IndianHealthServiceBeneficiaryClassification | INTEGER | Classification of the type of patient, indicating a category under which an individual can become eligible for Indian Health Services (IHS) benefits. |
| 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. |
| PatientDeprecatedFinancialStatusCategory | INTEGER | This item is not typically populated by system applications. Contact your enterprise reporting representative if you wish to use this item. |
| PatientZipCode | VARCHAR | The ZIP Code area in which the patient lives. |
| EndStageRenalDiseasePericarditisStartDate | DATETIME | The first date that the acute comorbidity of pericarditis was present during maintenance dialysis treatments for End Stage Renal Disease (ESRD). |
| MigrantCountryOfOriginOrDestination | VARCHAR | If the patient is a migrant, this is the country which the patient is immigrating from or emigrating to. |
| PatientBirthTime | DATETIME | The date and time of the patient's birth in 24 hour format. |
| PatientClaimAlertCategory | INTEGER | The category value associated with a claim alert for the patient. This alert displays when entering an accounts payable claim through manage care system for the patient. |
| PatientIndianHealthServiceEnrollmentNumber | VARCHAR | This is the American Indian tribal enrollment ID number for the patient. |
| IsVeteranCombatServiceCovered | VARCHAR | This column stores a Yes/No value that indicates whether or not a patient is covered for their service in combat. |
| PatientVeteranStatus | VARCHAR | This item may be populated through Epic’s ADT application. |
| PatientNotificationMethodCategory | INTEGER | The patient notification mechanism category number for the patient. |
| BiometricEnrollmentStatus | INTEGER | The patient's current enrollment status in biometric identification systems. |
| PatientVerificationIdentifier | NUMERIC | Verification record for this patient |
| UnosSecondContributoryCauseOfDeath | INTEGER | The transplant patient's second contributory cause of death, as defined by UNOS (United Network for Organ Sharing). |
| PatientSpecies | VARCHAR | The patient's species for our non-human patients. |
| PatientIsBlindIndicator | VARCHAR | Indicates the patient is blind. |