Skip to content

Add More Columns to Labish Output #284

@aguynamedryan

Description

@aguynamedryan

This issue is a spinoff from outcomesinsights/t_shank#215

Currently, ConceptQL results that have a domain of "observation" or "measurement*" are considered Labish. This means they include lab-value related columns as part of their output.

Currently, they include the following columns:

  • range_high
  • range_low
  • unit_source_value
  • value_as_concept_id
  • value_as_number
  • value_as_string

We have need of additional information from these results, so we'd like to include the following columns:

  • unit_concept_id
  • unit_concept_id.concept_code
  • value_as_concept.concept_code

We'll also need to update config/vocabularies.csv to mark the following vocabularies as "observation":

  • GDM_CEN_TRACT_MEAS
  • SEER_YOST_ACS_06_10
  • SEER_YOST_ACS_10_14
  • SEER_YOST_ACS_13_17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions