LifestyleSocialHistory
The table contains social history data for each history encounter stored in your system. This table has one row per history encounter.
| Column Name | Type | Description |
|---|---|---|
| UsesInjectionForBirthControl | VARCHAR | Y if the patient uses an injection as a form of birth control. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| AlcoholConsumptionFrequency | INTEGER | This item stores responses for the social determinants of health question about frequency of drinking alcohol. |
| EncounterContactSerialNumberForHistory | NUMERIC | The Contact Serial Number of the encounter in which the history was created/edited. If the history was created/edited outside of the context of an encounter, then this column will be blank. |
| PatientAdoptiveParentOneFamilyHistoryIdentifier | INTEGER | Stores the family history ID of the patient's adoptive parent. A patient can have two adoptive parents. The ID of the other parent is in FAM_PAT_ADPT_PAR_2. |
| FinancialHistoryEntrySource | INTEGER | Stores the source of entry for a patient's Financial history. |
| HasMaleSexualPartnerIndicator | VARCHAR | Y if the patient has a male sexual partner. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| PatientAlcoholUseCategory | INTEGER | The category value associated with the patient's alcohol use. Data may include, Yes, No, or Not Asked. |
| SocialHistoryAlcoholStandardDrinkEntrySource | INTEGER | Stores the source of entry for a patient's Alcohol Standard Drinks history. |
| IsPatientPracticingAbstinence | VARCHAR | Y if the patient practices abstinence. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| BirthControlImplantUsedIndicator | VARCHAR | Y if the patient uses an implant as a form of birth control. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| SexualActivityComment | VARCHAR | Free-text comments regarding the patient’s sexual activity. |
| AlcoholFrequencySourceOfEntry | INTEGER | Stores the source of entry for a patient's Alcohol Frequency history. |
| SocialHistoryFinancialResourceStrainResponse | INTEGER | This item stores responses to the social determinants of health question about financial resource strain. |
| PatientStressHistoryEntrySource | INTEGER | Stores the source of entry for a patient's Stress history. |
| IntimatePartnerViolenceFearResponse | INTEGER | This item stores responses to the social determinants of health question about fear of an intimate partner. |
| AnnualClubMeetingAttendanceCount | INTEGER | This item stores responses to the social determinants of health question about how often the patient attends club or other organization meetings in a year. |
| PatientAlcoholUseComment | VARCHAR | Free-text comments regarding the patient’s use of alcohol. |
| PatientPassiveSmokeExposure | INTEGER | Document the patient's passive smoke exposure. |
| SocialConnectionsMembershipSource | INTEGER | Stores the source of entry for a patient's Social Connections Membership history. |
| SocialHistoryPhoneSource | INTEGER | Stores the source of entry for a patient's Social Connections Phone history. |
| AlcoholUseInformationSource | INTEGER | This columns stores the person (e.g. provider, patient, legal guardian) who provided alcohol use information for this encounter. |
| MedicalTransportHistorySource | INTEGER | Stores the source of entry for a patient's Transport Medical history. |
| PatientSexualActivityCategory | INTEGER | The category value associated with the patient's sexual activity. Data may include Yes, No, Not Asked, or Not Now |
| IsSnuffUser | VARCHAR | Y if the patient uses snuff. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| IllicitDrugUseFrequencyPerWeek | VARCHAR | The times per week the patient uses or used illicit drugs. |
| PatientSmokelessTobaccoUseStatus | INTEGER | Stores the patient's usage of smokeless tobacco. Data may include, Current User, Former User, Never Used or Unknown. |
| FoodInsecurityWorryResponse | INTEGER | This item stores responses to the social determinants of health question about whether the patient worried about food running out in the past year or not. |
| IntimatePartnerViolenceEmotionalHistory | INTEGER | Stores the source of entry for a patient's Intimate Partner Violence (IPV) emotional history. |
| PassiveTobaccoSmokeExposureComment | VARCHAR | Store the comment for passive tobacco smoke exposure. |
| PhysicalActivityMinutesPerSessionSource | INTEGER | Stores the source of entry for a patient's Physical Activity Minutes Per Session history. |
| UsesCigarettesIndicator | VARCHAR | Y if the patient uses cigarettes. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| SexualActivityInformationSource | INTEGER | This columns stores the person (e.g. provider, patient, legal guardian) who provided sexual activity information for this encounter. |
| HasFemaleSexualPartner | VARCHAR | Y if the patient has a female sexual partner. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| WeeklyAlcoholConsumptionInOunces | VARCHAR | The fluid ounces of alcohol the patient consumes per week. |
| SocialInteractionFrequency | INTEGER | This item stores responses to the social determinants of health question about how often the patient socializes with friends or family in person. |
| UsesRhythmMethodBirthControl | VARCHAR | Y if the patient uses the rhythm method as a form of birth control. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| SocialHistoryIllicitDrugUseComment | VARCHAR | Free-text comments regarding the patient’s use of illicit drugs. |
| PatientSmokingTobaccoUseStatus | INTEGER | Stores the patient's usage of smoking tobacco. Data may include, Current Everyday Smoker, Current Some Day Smoker, Former Smoker, Never Smoker, Unknown If Ever Smoked or Smoker, Current Status Unknown. |
| SmokelessTobaccoLastQuitDate | DATETIME | The date on which the patient quit using smokeless tobacco. |
| IsIntravenousDrugUser | VARCHAR | Y if the patient is an IV drug user. N if the patient is not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| IsIntrauterineDeviceUsed | VARCHAR | Y if the patient uses an IUD. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| PatientEducationHistorySource | INTEGER | Stores the source of entry for a patient's Education history. |
| PatientTobaccoUseCategory | INTEGER | The category value associated with the patient's tobacco use. Data may include, Yes, Never, Not Asked or Quit. |
| PatientAdoptiveParent2FamilyHistoryIdentifier | INTEGER | Stores the family history ID of the patient's adoptive parent. A patient can have two adoptive parents. The ID of the other parent is in FAM_PAT_ADPT_PAR_1. |
| PhysicalActivityDaysPerWeek | INTEGER | This item stores responses to the social determinants of health question about how many days a week the patient exercises. |
| TobaccoHistoryDataSource | INTEGER | Source for Tobacco History |
| CurrentTobaccoPacksPerDay | NUMERIC | Virtual item for current tobacco packs per day which is deteremined by the current usage line in tobacco overtime documentation. If tobacco overtime documentation is not set will fall back to packs per day. |
| IntimatePartnerViolenceSexualAbuseSource | INTEGER | Stores the source of entry for a patient's IPV Sexual Abuse history. |
| PhysicalActivityMinutesPerSession | INTEGER | This item stores responses to the social determinants of health question about how many minutes the patient exercises on days that they exercise. |
| SocializationFrequencyByPhone | INTEGER | This item stores responses to the social determinants of health question about how often the patient socializes with friends or family over the phone. |
| ReligiousServiceAttendanceFrequency | INTEGER | This item stores responses to the social determinants of health question about how often the patient attends religious services. |
| IntimatePartnerViolenceFearDataSource | INTEGER | Stores the source of entry for a patient's IPV Fear history. |
| DeprecatedYearsOfTobaccoUse | VARCHAR | *Partially Deprecated*. The number of years a patient has smoked. The tobacco data model has been updated and new data will no longer be saved to this item. Though not a 1x1 equivalent it is recommended to use V_PAT_HX_TOB_USE->TOB_PACK_YEARS instead. |
| IllicitDrugUseInformationSource | INTEGER | This columns stores the person (e.g. provider, patient, legal guardian) who provided illicit drug use information for this encounter. |
| SocialHistoryAlcoholDailyStandardDrinksCount | INTEGER | This item stores responses for the social determinants of health questions about number of standard drinks consumed in a typical day. |
| TobaccoUseComment | VARCHAR | Free-text comments regarding the patient’s use of tobacco. |
| PatientUsesBirthControlInsertsIndicator | VARCHAR | Y if the patient uses inserts as a form of birth control. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| EncounterDateFloat | FLOAT | This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day. |
| SocialGetTogetherHistorySource | INTEGER | Stores the source of entry for a patient's Social Connections Get Together history. |
| DeprecatedSmokingStartDate | DATETIME | *Partially Deprecated*. The date on which the patient started smoking in calendar format. The tobacco data model has been updated and new data will no longer be saved to this item. It is recommended to use V_PAT_HX_TOB_USE->TOB_START_DATE instead. |
| UsesSpongeForBirthControl | VARCHAR | Y if the patient uses a sponge as a form of birth control. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| SocialHistoryEducationLevelCode | INTEGER | This item stores responses to the social determinants of health question about level of education. Response is categorical, and corresponds to highest level of school attended. |
| DeprecatedCigarettePacksSmokedPerDay | VARCHAR | *Partially Deprecated*. The number of packs of cigarettes the patient smokes per day, or null if the patient does not smoke. The tobacco data model has been updated and new data will no longer be saved to this item. It is recommended to use V_PAT_HX_TOB_USE->TOB_CURRENT_PPD instead. |
| UsesChewingTobaccoIndicator | VARCHAR | Y if the patient uses chewing tobacco. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| PatientEncounterContactSerialNumber | NUMERIC | A unique serial number for this encounter. This number is unique across all patients and encounters in the system. |
| IntimatePartnerViolenceEmotionalAbuseResponse | INTEGER | This item stores responses to the social determinants of health question about emotional abuse from an intimate partner. |
| AlcoholBingeHistorySourceOfEntry | INTEGER | Stores the source of entry for a patient's Alcohol Binge history. |
| SocialHistoryPhysicalAbuseSource | INTEGER | Stores the source of entry for a patient's physical abuse history. |
| FoodScarcityOutOfMoney | INTEGER | This item stores responses to the social determinants of health question about whether or not the patient had run out of food and was not able to buy more. |
| AveragePacksPerDay | NUMERIC | Holds the average packs per day a patient has smoked from their earliest start date to their latest quit date. |
| SocialHistoryLivingSource | INTEGER | Stores the source of entry for a patient's Social Connections Living history. |
| FoodWorryHistoryEntrySource | INTEGER | Stores the source of entry for a patient's Food Worry history. |
| FoodScarcityHistorySourceOfEntry | INTEGER | Stores the source of entry for a patient's Food Scarcity history. |
| IsSurgicalBirthControlUsed | VARCHAR | Y if the patient uses a surgical method of birth control such as hysterectomy, vasectomy, or tubal-ligation. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| SocialClubOrOrganizationMemberStatus | INTEGER | This item stores responses to the social determinants of health question about whether the patient is a member of any clubs or organizations. |
| IllicitDrugUseCategory | INTEGER | The category value associated with the patient's use of illicit drugs. Data may include, Yes, No, or Not Asked. |
| PatientRecordIdentifier | VARCHAR | The unique ID assigned to the patient record. |
| UsesCigarsIndicator | VARCHAR | Y if the patient uses cigars. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| PatientUsesDiaphragmIndicator | VARCHAR | Y if the patient uses a diaphragm. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| IntimatePartnerPhysicalAbuseResponse | INTEGER | This item stores responses to the social determinants of health question about physical abuse from an intimate partner. |
| SocialHistoryChurchSource | INTEGER | Stores the source of entry for a patient's Social Connections Church history. |
| IsFamilyHistoryUnknownToPatient | VARCHAR | Y if the patient's family history is unknown by the patient. N otherwise. |
| SexualActivityCondomUseIndicator | VARCHAR | Y if the patient uses a condom during sexual activity. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| PatientSmokesPipesIndicator | VARCHAR | Y if the patient smokes a pipe. N if the patient does not. NOTE: Uses the EPIC_IN_ITEM function to determine if a given value exists in a multiple response item. If the category value for this selection exists in the multiple response item, then it returns ""Y"", otherwise it returns ""N"". |
| TransportationDifficultyNonMedical | INTEGER | This item stores responses to the social determinants of health question about whether the patient had difficulty regarding transportation for things other than medical appointments and medicine. |
| PatientYearsOfEducation | VARCHAR | The number of years of education the patient has completed. Note: This is a free text field. |
| SocialHistoryContactDate | DATETIME | The date of this contact in calendar format. |