Skip to content

Fix groupings of HCPCS (procedure) codes that lack a C_BASECODE #6

@bokov

Description

@bokov

Short-term fix: update below line to only include HCPCS folder concepts if they have non-null C_BASECODE values, i.e. AND C_BASECODE IS NOT NULL

chi_allbranchnodes=c_totalnum > 10 and c_visualattributes like 'F%'

Permanent fix: when C_BASECODE is missing, create a foolproof concept code on the fly, maybe by hashing the C_FULLNAME field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions