-- Extract clinical concepts from unstructured EHR notes using regex. -- Each section below maps to a separate cell in a Databricks notebook. -- Copy this file into Databricks and split at the comment ...
v_run_id := COALESCE(RULE:DATASET_RUN_ID::NUMBER, -1); v_check_config_id := COALESCE(RULE:RULE_CONFIG_ID::NUMBER, -1); INSERT INTO DQ_RULE_AUDIT_LOG (DATASET_RUN_ID ...