Back to Glossary

Domain

Clinical

EHR, ICD-10, LOINC, SNOMED CT, patient care and clinical documentation

16,101 clinical terms

Standing Orderstndng_ordr

A pre-authorized clinical instruction set entered into an EHR or order management system that permits nursing or ancillary staff to initiate defined treatments or labs without requiring a new physician order each time. Data engineers encounter standing orders in order entry tables, protocol-driven analytics, and care management datasets within inpatient and outpatient EHR systems.

SubcutaneousSC

Route of administration code 'SC' used in EHR medication administration records, pharmacy dispensing systems, and claims data to indicate injection into subcutaneous tissue. Critical for biologics and insulin therapies; mapped in NCPDP and HL7 medication route terminology standards.

SublingualSL

Route of administration code 'SL' recorded in EHR medication orders, pharmacy dispensing systems, and NCPDP claim transactions indicating drug delivery under the tongue. Used for rapid-absorption medications such as nitroglycerin and buprenorphine; impacts formulary and utilization management logic in PBM platforms.

Summary of Safety and Clinical PerformanceSSC

SSCP is a regulatory document mandated by EU MDR 2017/745 for implantable and Class III medical devices, summarizing safety and performance data. Data engineers working with medical device registries, post-market surveillance databases, and EHR-integrated device tracking systems use SSCP data to support regulatory compliance reporting and device outcome analytics.

Systematized Nomenclature of Medicine -- Clinical TermsSNOMED CT

Systematized Nomenclature of Medicine Clinical Terms (SNOMED CT) is the world's most comprehensive multilingual clinical healthcare terminology, maintained by SNOMED International and licensed through national release centers. SNOMED CT contains over 350,000 active concepts organized into a formal ontology with hierarchical relationships and logical definitions, covering clinical findings, procedures, body structures, organisms, substances, pharmaceutical products, and observable entities. Each concept has a unique numeric identifier (SCTID), a fully specified name, preferred terms, and synonyms, along with formal logical relationships to related concepts (e.g., "type of," "finding site," "associated morphology"). The hierarchical structure allows clinical queries to be written at any level of specificity — querying for "diabetes mellitus" automatically includes all subtypes. SNOMED CT is the preferred clinical terminology for EHR systems, clinical decision support, and health information exchange applications where semantic precision matters. HL7 FHIR US Core profiles require SNOMED CT coding for conditions, procedures, and clinical findings in FHIR resources. ONC's Interoperability Standards Advisory and the 21st Century Cures Act both identify SNOMED CT as a required standard for clinical interoperability. Unlike ICD-10, which is designed primarily for billing classification, SNOMED CT captures the full clinical meaning of a diagnosis including anatomical site, severity, laterality, and morphology — making it superior for clinical decision support and population health analytics. Healthcare data engineers encounter SNOMED CT primarily when ingesting FHIR Condition and Procedure resources from EHR APIs, processing HL7 v2 clinical messages, and building clinical terminology normalization pipelines. SNOMED CT codes appear in the coding array of FHIR resources alongside ICD-10 codes, requiring the ingestion pipeline to extract and store both. Because SNOMED CT's hierarchy enables querying at multiple levels of specificity, engineers build value set expansion logic that resolves concept hierarchies using the SNOMED CT transitive closure table — a pre-computed table of all ancestor-descendant relationships used to efficiently query "all concepts that are a type of X." The SNOMED CT release file structure (RF2 format) includes Concept, Description, Relationship, and Reference Set files, all of which must be loaded into a terminology service or reference database to support concept lookup and hierarchy traversal.

Systematized Nomenclature of Medicine Clinical Termssnomed_ct

Systematized Nomenclature of Medicine Clinical Terms (SNOMED CT) is the world's most comprehensive multilingual clinical healthcare terminology, maintained by SNOMED International and licensed through national release centers. SNOMED CT contains over 350,000 active concepts organized into a formal ontology with hierarchical relationships and logical definitions, covering clinical findings, procedures, body structures, organisms, substances, pharmaceutical products, and observable entities. Each concept has a unique numeric identifier (SCTID), a fully specified name, preferred terms, and synonyms, along with formal logical relationships to related concepts (e.g., "type of," "finding site," "associated morphology"). The hierarchical structure allows clinical queries to be written at any level of specificity — querying for "diabetes mellitus" automatically includes all subtypes. SNOMED CT is the preferred clinical terminology for EHR systems, clinical decision support, and health information exchange applications where semantic precision matters. HL7 FHIR US Core profiles require SNOMED CT coding for conditions, procedures, and clinical findings in FHIR resources. ONC's Interoperability Standards Advisory and the 21st Century Cures Act both identify SNOMED CT as a required standard for clinical interoperability. Unlike ICD-10, which is designed primarily for billing classification, SNOMED CT captures the full clinical meaning of a diagnosis including anatomical site, severity, laterality, and morphology — making it superior for clinical decision support and population health analytics. Healthcare data engineers encounter SNOMED CT primarily when ingesting FHIR Condition and Procedure resources from EHR APIs, processing HL7 v2 clinical messages, and building clinical terminology normalization pipelines. SNOMED CT codes appear in the coding array of FHIR resources alongside ICD-10 codes, requiring the ingestion pipeline to extract and store both. Because SNOMED CT's hierarchy enables querying at multiple levels of specificity, engineers build value set expansion logic that resolves concept hierarchies using the SNOMED CT transitive closure table — a pre-computed table of all ancestor-descendant relationships used to efficiently query "all concepts that are a type of X." The SNOMED CT release file structure (RF2 format) includes Concept, Description, Relationship, and Reference Set files, all of which must be loaded into a terminology service or reference database to support concept lookup and hierarchy traversal.

T-cell ReceptorTCR

A molecular target classification in oncology and immunology EHR data models, specialty pharmacy drug databases, and prior authorization platforms used to categorize biologic and cell therapy agents. Referenced in specialty formulary management, clinical trial data systems, and payer medical policy rules governing CAR-T and TCR-based immunotherapies.

Testosteronetststrn

Laboratory analyte representing serum or plasma testosterone concentration measured in EHR and laboratory information systems using LOINC-coded test orders. Data engineers map this value for endocrinology panels, hormone therapy monitoring, and population health analytics in clinical data warehouses.

Tetanus Diphtheria PertussisTdap

Combination immunization vaccine recorded in EHR immunization registries and claims systems using CVX code 115. Data engineers use Tdap records for childhood and adult vaccination compliance reporting, HEDIS measure calculation, and public health surveillance data submissions.

Therapeutic Effectthrptc_efct

The intended beneficial pharmacological response produced by a medication at therapeutic doses in treating or preventing a disease condition. Therapeutic effects are monitored through clinical assessment and laboratory testing. Documented in EHR medication management records and used in drug utilization review programs.

Therapeutic Equivalencether_equiv

FDA-rated classification in pharmacy and PBM systems indicating drug products with identical clinical effect and safety profiles, enabling substitution decisions. Data engineers use therapeutic equivalence codes from the Orange Book to support formulary management, generic substitution logic, and drug cost analytics.

Therapeutic IndexTI

The ratio between the toxic dose and the therapeutic dose of a drug indicating its margin of safety. A narrow therapeutic index means small dosage changes can cause toxicity or treatment failure. Drugs with narrow therapeutic indices including warfarin and digoxin require therapeutic drug monitoring in clinical practice.

Therapeutic Rangether_range

Defined minimum and maximum drug concentration values stored in pharmacy and EHR clinical decision support systems to guide safe dosing. Data engineers reference therapeutic range thresholds when building medication monitoring alerts, pharmacokinetic dashboards, and lab-to-medication correlation pipelines.

Thrombolyticthromboltc

A drug classification code identifying medications that dissolve blood clots, such as alteplase or tenecteplase, recorded in pharmacy, PBM, and EHR medication administration systems. Data engineers use this field to flag high-risk medication events, support stroke protocol analytics, and trigger clinical decision support alerts.

Thyroid HormoneThyroid

A drug or lab classification identifying thyroid hormone preparations such as levothyroxine or liothyronine, captured in PBM, pharmacy, and EHR systems. Data engineers use this field for chronic disease management reporting, medication adherence tracking, and lab-to-prescription correlation analyses in endocrinology datasets.

Thyroid Stimulating HormoneTSH

A laboratory result field capturing serum TSH levels used to assess thyroid gland function, recorded in EHR lab modules and clinical data repositories. Data engineers use TSH values for chronic disease risk stratification, lab trend analysis, and clinical quality measure reporting in population health platforms.

Tincturetinctr

A liquid preparation of a medicinal substance dissolved in alcohol or an alcohol-water solvent. Tinctures are concentrated herbal or pharmaceutical extracts used for oral or topical administration. Tracked in pharmacy dispensing records using NDC codes and documented in medication administration records.

Titratetitr

A clinical workflow indicator in EHR and pharmacy systems denoting that a medication dose is being incrementally adjusted based on patient response or lab values. Data engineers use titration flags to track dose change events, support medication management analytics, and validate prescription history continuity in PBM datasets.

Total Parenteral NutritionTPN

A method of providing complete nutrition intravenously to patients who cannot receive adequate nutrition through the gastrointestinal tract. TPN solutions contain glucose, amino acids, lipids, vitamins, and minerals. Administered in hospital and home health settings and documented in clinical pharmacy and EHR systems.

Transaction CodeTCC

Standardized code assigned to healthcare data exchanges such as 837 claim submissions, 835 remittances, or 270/271 eligibility transactions. Critical for data engineers routing, validating, and reconciling EDI transactions across payers, PBMs, and clearinghouses.

PreviousPage 17 of 806Next