Skip to content

How to populate drug_exposure.quantity when the dose form of the drug is liquid #139

Description

@burrowse

How to populate drug_exposure.quantity when the dose form of the drug is liquid

CDM or THEMIS convention?

Themis

Table or Field level?

Field

Is this a general convention?

No

Summary of issues

  • Quantity is represented several different ways depending on the dose form of a drug.
  • For liquids it may be unclear how to store quantity.

Summary of answer

  • To find the dose form of a drug the RELATIONSHIP table can be used where the relationship_id is ‘Has dose form’.
  • If the drug is a liquid, quantity stands for the total amount dispensed or ordered of ingredient in the units given by the drug_strength table (typically stored as some measure of volume e.g. milliliters etc)
  • If the unit from the source data does not align with the unit in the DRUG_STRENGTH table the quantity should be converted to the correct unit given in DRUG_STRENGTH.

Related links

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs a sponsorSomeone needs to sponsor this issue and advance it through the Themis process

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions