Skip to main content

claim_rx_clinical_measurement

Information about measurements associated with a diagnosis on an RX claim

Primary Key:Checks:
  • claim_rx_clinical_measurement_measurement_value_check - (measurement_value <> ''::text)
Foreign Keys:
ColumnData TypeNullableIndexedDescription
claim_rx_clinical_idbigintNoYesLinks to the claim_rx_clinical record

Generated through expression: 
measurement_indexsmallintNoYesDefines the order of measurements for a diagnosis found in the claim (from NCPDP 493-XE)

Generated through expression: 
measurement_datetimetimestamp without time zoneYesNoDate/time the measurement was collected (from NCPDP 494-ZE [date], 495-H1 [time])

Generated through expression: 
measurement_typemeasurement_qualifier_typeYesNoType of measurement collected (from NCPDP 496-H2)

Generated through expression: 
measurement_unitunit_typeYesNoUnits used for the measurement (from NCPDP 497-H3)

Generated through expression: 
measurement_valuetextNoNoThe value of the measurement (from NCPDP 499-H4)

Generated through expression: