Skip to main content

claim_rx_clinical

Information about clinical diagnoses associated with an RX claim

Primary Key:Checks:
  • claim_rx_clinical_diagnosis_code_check - ((diagnosis_code = upper(diagnosis_code)) AND (diagnosis_code <> ''::text))
Foreign Keys:Indexes:
ColumnData TypeNullableIndexedDescription
claim_rx_clinical_idbigintNoYesSnowflake ID for the RX clinical diagnosis

Generated through expression: 
claim_idbigintNoYesLinks to the claim record

Generated through expression: 
claim_rx_clinical_indexsmallintNoYesDefines the order of clinical records found in the claim (from NCPDP 491-VE)

Generated through expression: 
diagnosis_code_qualifiertextNoNoIndicates the type of diagnosis code used (from NCPDP 492-WE)

Generated through expression: 
diagnosis_codetextNoNoIndicates the type of diagnosis code used (from NCPDP 424-DO)

Generated through expression: