Skip to content

v0.4.0: describe_fields endpoint parity, drug_profile Rx warnings fix

Choose a tag to compare

@cyanheads cyanheads released this 03 Jul 10:03
v0.4.0
5a22692

describe_fields endpoint parity, drug_profile Rx warnings fix

Added:

  • openfda_describe_fields now covers device/classification, device/registrationlisting, device/udi, device/covid19serology, and other/substance — the 5 count-only endpoints previously exposed only by openfda_count_values — reaching 20-endpoint parity between the two tools. (#16)

Fixed:

  • openfda_drug_profilelabel.warnings falls back boxed_warning ?? warnings_and_cautions ?? warnings, so Rx labels carrying a boxed warning (e.g. metformin, Humira) surface their safety text instead of null. (#19)

333 tests pass; bun run devcheck clean.