Back to Glossary

Domain

Technology

Systems, databases, interfaces and data standards

523 technology terms

healthcare cloud migrationhlth_cloud_mig

The process of moving healthcare data infrastructure, applications, and workloads from on-premises data centers to cloud platforms such as AWS, Google Cloud Platform, or Microsoft Azure, including data migration, security control implementation, compliance validation, and staff retraining. Healthcare cloud migrations require particular care around HIPAA Business Associate Agreements with cloud providers, network security configurations protecting ePHI, and data residency requirements for state-regulated health programs.

healthcare data governancehlth_data_gov

The framework of policies, processes, roles, and standards defining how healthcare data is managed, protected, accessed, and used across an organization, encompassing data quality management, metadata management, access control, regulatory compliance, data stewardship, and lifecycle management. Effective healthcare data governance ensures that data used for clinical, operational, and analytics purposes is accurate, consistent, appropriately protected, and compliant with HIPAA, CMS, and state-specific regulations.

healthcare data lakehlth_data_lake

A centralized cloud-based storage repository holding large volumes of raw healthcare data in native formats — including structured claims and eligibility files, semi-structured HL7 FHIR JSON resources, and unstructured clinical notes and imaging metadata — stored at low cost for batch and ad hoc analysis. Healthcare data lakes serve as the foundation for data lakehouse architectures, enabling data science teams to access raw data for machine learning while operational teams query curated layers for reporting.

healthcare data platformhlth_data_plt

An integrated technology stack combining data ingestion, storage, processing, governance, and consumption capabilities designed specifically for healthcare data workloads, including support for regulated data handling under HIPAA, healthcare-specific data standards such as HL7 FHIR and X12 EDI, and clinical data models. Modern healthcare data platforms are typically cloud-native, built on Snowflake, Databricks, or Google BigQuery, and incorporate data lakehouse architecture with layered data quality and governance.

healthcare interoperabilityhlth_interop

The ability of different healthcare information systems, devices, and applications to exchange, interpret, and use data in a coordinated and meaningful way across organizational and technology boundaries. Healthcare interoperability operates at multiple levels: foundational (data transport), structural (format and syntax standardization using HL7 and X12), semantic (shared meaning through standard terminology such as SNOMED CT and LOINC), and organizational (governance and policy frameworks enabling cross-organizational data sharing).

hipaahipaa_act

Health Insurance Portability and Accountability Act — federal law establishing national standards for protecting sensitive patient health information. HIPAA Privacy Rule governs PHI use and disclosure. Security Rule sets standards for electronic PHI safeguards including encryption, access controls, and audit logging. Essential compliance framework for healthcare data engineers building data warehouses, APIs, and analytics pipelines that process member or patient data.

identity resolutionid_resol

Process of matching and linking patient or member records across disparate healthcare systems to create a unified master patient identity. Identity resolution uses deterministic and probabilistic matching algorithms on attributes like name, date of birth, address, and SSN. Healthcare data engineers implement identity resolution pipelines to support master patient index creation, care coordination, and longitudinal patient record assembly.

incremental data loadincr_load

A data pipeline pattern that processes only new or changed records since the last successful pipeline run rather than reprocessing the entire source dataset on each execution, using a high-watermark timestamp, sequence number, or change data capture mechanism to identify the delta. Incremental loads are essential in healthcare data engineering where daily claims files, weekly eligibility updates, and hourly HL7 feeds contain only changed records that must be merged efficiently into large existing warehouse tables without full reloads.

indicator system identifierind_sys_id

Unique surrogate key assigned by the source system to a clinical or operational quality indicator record. Supports performance measurement tracking across care quality programs, HEDIS measures, and population health reporting initiatives within health plan and provider systems.

infrastructure as codeiac

The practice of managing and provisioning data platform infrastructure — including cloud storage buckets, compute clusters, network configurations, and access policies — through machine-readable configuration files rather than manual processes, using tools such as Terraform, AWS CloudFormation, or Pulumi. In healthcare data engineering, infrastructure as code enables reproducible, auditable environment provisioning that reduces human error in HIPAA-compliant security configuration and accelerates deployment of new data platform environments.

instrument system identifierinst_sys_id

Unique surrogate key assigned by the source system to a clinical assessment instrument or standardized screening tool record. Enables tracking of validated measurement tools such as PHQ-9 or GAD-7 used in clinical documentation, outcomes reporting, and quality measurement workflows.

insurer system identifierins_sys_id

Unique surrogate key assigned by the source system to a health insurance carrier record. Used in claims adjudication, coordination of benefits, and member enrollment systems to identify the payer entity responsible for coverage and reimbursement across insurance products.

interface engineintfc_engine

A middleware software system that receives, transforms, routes, and delivers healthcare messages between disparate clinical and administrative systems that use different protocols and data formats, such as converting HL7 v2 ADT messages from a hospital registration system into FHIR resources for a population health platform. Major healthcare interface engines include Mirth Connect, Rhapsody, and Infor Cloverleaf. In data engineering, interface engines are a primary source of raw clinical event data feeding into healthcare data lakes and warehouses.

intervention system identifierintv_sys_id

Unique surrogate key assigned by the source system to a clinical intervention record. Supports longitudinal tracking of therapeutic actions, care management activities, and preventive services applied to members across care coordination, claims, and population health platforms.

intolerance system identifierintol_sys_id

Unique surrogate key assigned by the source system to a patient intolerance record. Used in clinical documentation and pharmacy systems to track non-immunologic adverse reactions to foods, drugs, or substances that inform prescribing decisions and care plan development.

limited data setltd_data_set

A partially de-identified dataset under HIPAA that has had 16 of the 18 safe harbor identifiers removed but retains dates such as admission date, discharge date, and date of birth, and geographic data at the city, state, and ZIP code level. Limited data sets may be used for research, public health, and healthcare operations purposes under a Data Use Agreement without requiring full de-identification, making them valuable for outcomes research and population health studies requiring temporal and geographic analysis.

load dateload_dt

The date on which a record was loaded into a healthcare data warehouse or data lake by an ETL process. Distinct from the transaction date or service date — load date reflects when data arrived in the warehouse, not when the healthcare event occurred. Used for incremental load tracking and data freshness monitoring.

load timestampload_ts

The precise date and time at which a record was loaded into a healthcare data warehouse including hours, minutes, and seconds. More granular than load date — used when multiple ETL batches run within the same day. Standard audit column in Data Vault and lakehouse architectures for healthcare data.

mammogram system identifiermammo_sys_id

Unique surrogate key assigned by the source system to a mammography screening or diagnostic imaging record. Enables tracking of breast imaging studies across radiology, claims, and preventive care quality measurement systems including HEDIS breast cancer screening measures.

manual flagmanual_flg

A boolean indicator identifying records that were manually entered or modified by a user rather than generated automatically by a healthcare data system. Used to distinguish system-generated transactions from manual adjustments in claims processing, enrollment, and provider data management.

PreviousPage 8 of 27Next