RegistryConfiguration
This table contains basic information about the registry configuration, including information about the import specifications used and the type of registry.
| Column Name | Type | Description |
|---|---|---|
| IsManualInclusionOnly | VARCHAR | This item determines whether the registry can be populated by evaluating the inclusion rule or by manually including patients. If set to Yes, a patient can only be a member of the registry if the patient is manually included in it, and the inclusion rule will not be evaluated. Otherwise, the inclusion rule will be evaluated to determine the registry population. The default value is No. This item applies to Analytics registries only. |
| IsEventBasedUpdatesEnabled | VARCHAR | Determines if event-based updates are enabled for this registry. The default value is 1-Yes, and an empty value will be treated as enabled. If set to 2-No, then the registry will not be updated by event-based processing. |
| RegistryConfigurationValidFromDate | DATETIME | Stores date that the HFR record should be considered to be valid from. |
| DeferEventBasedUpdatesIndicator | VARCHAR | Indicates whether this registry's event-based updates are deferred to off-peak hours. Event-based registries can strain system resources when evaluated during the day. If a registry's data does not need to be kept up to date throughout the day, this setting can be used to defer that registry's processing. |
| DefaultSurgicalSiteInfectionTypeCategoryId | INTEGER | The default surgical site infection type category ID for the registry for organizations without the NHSN or THL license. |
| RegistryDataGranularityLevel | INTEGER | The granularity at which the Analytics daemons retrieve and store data from Chronicles for the objects enrolled in registries. For example, record-based granularity for EPT creates one RDT (registry data) record for each patient, while contact-based creates one RDT record for each patient encounter. |
| RegistrySourceDatabase | VARCHAR | This is the database (INI) that all records in this registry must come from. |
| RegistryConfigurationCreationDate | DATETIME | Stores the date the record was created. |
| ImportFileFormatType | INTEGER | Specifies if the contents of the import file are of fixed length or delimited. |
| AnchorLoopExtensionIdentifier | NUMERIC | For abstraction registries that have co-anchoring data, this item specifies the extension used to retrieve potential anchors in the main abstraction daemon loop. |
| LinkedMemberRuleIdentifier | VARCHAR | This item contains a rule which determines whether a record or contact from the linked INI qualifies for the patient linked registry. |
| RegistryFacilityIdentification | NUMERIC | The facility associated with this registry record. |
| PatientGoalNumberOfReadingsToDisplay | INTEGER | This item is to configure no of readings to display for goals. |
| RegistryConfigurationType | INTEGER | Defines the type of registry this configuration record is used for. |
| PatientFutureLaboratoryBlockDefinitionIdentifier | NUMERIC | The unique ID of the block definition which configures the episode type of the treatment plan for upcoming labs. |
| OtherDelimiterSpecification | VARCHAR | Specifies the delimiter if the Delimiter field is marked as Other. |
| ImmunosuppressionImportSpecificationIdentifier | VARCHAR | Specifies the import specification record to be used for importing immunosuppression files into RDI records related to this Registry Configuration record. |
| RegistryConfigurationVersion | VARCHAR | Registry Version that will be placed into the export file. It is imported from the Data Dictionary. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| RegistryEncounterAnchor | INTEGER | This item is the core piece of information tied to a patient encounter that the registry is based on. |
| ImportFileDelimiterCharacter | INTEGER | Specifies the delimiter if the import file type is delimited. |
| LinkedRegistryLoopingExtensionIdentifier | NUMERIC | The looping extension for the linked registry. This returns the next ID or contact from the linked INI that needs to be processed. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| IsRegistryVisibleToUsersByDefault | VARCHAR | Indicates whether the registry will be visible to users in their clinical views of Hyperspace. 'Y' or NULL indicates that the registry will be visible by default. 'N' indicates the registry will not be visible by default. These settings can be overridden for a user at the profile (LPR) level. |
| PatientTestResultReadingCount | INTEGER | This item is to configure no of reading to display for test results. |
| RegistryDataImportSpecificationIdentifier | VARCHAR | Specifies the import specification record to be used for importing Registry Data master file records related to this Registry Configuration record. |
| OverrideLastCompiledDateTime | DATETIME | Stores the instant when an override record was last compiled. |
| RegistryMembershipRuleIdentifier | VARCHAR | The unique ID of the rule which determines membership in this registry. |
| CustomLooping | NUMERIC | The custom looping extension to get the next record or contact to process. |
| IsSyndromicSurveillanceActive | VARCHAR | Indicates whether the syndromic surveillance syndrome is active. Inactive syndromes will not have their patients or counts tracked, and the syndrome will not be displayed in the dashboard. 'Y' indicates that the syndrome is active. 'N' or NULL indicate that the syndrome is not active. |
| IsDefaultCaboodleDatamartExtract | VARCHAR | Specifies whether this registry record or its base record has an associated Epic-released Caboodle datamart. |
| BaseRecordRegistryIdentification | NUMERIC | Stores the base record ID. If item HFR-47 (parent record) is not empty, then this column stores the item value. This applies to registry override and compiled records for which the parent record is the base release record. If item HFR-47 is empty, then this column stores the registry ID (.1). |
| RegistryConfigurationOverrideRecordStatus | INTEGER | Stores the override record status. |
| ExtractToRegistryDataMartIndicator | VARCHAR | If yes, Caboodle RegistryDataMartInfo DMCs will be generated for this registry next time a RegistryDataMartInfo execution is run in Caboodle. |
| RecordOverrideContext | VARCHAR | Stores the override context for the record. |
| PatientPeakExpiratoryFlowSummaryLookbackDays | INTEGER | This item is to configure no of days to look back while showing PEF summary. |
| ConditionIndicationGrouperIdentifier | VARCHAR | The unique ID of the grouper of Medical Condition records to filter by in the V_INDICATIONS_OF_USE view. |
| IsRegistryActive | INTEGER | Whether the registry is currently active. Only active registries will be populated. |
| SyndromicSurveillanceDuplicateEventWindowDays | INTEGER | Override number of days between two syndromic surveillance events to be considered unique. |
| MembershipRuleFrequencyDays | NUMERIC | Frequency with which the membership rule runs (in days). |