This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
documentation:next_cdm:package_size [2016/01/02 03:33] cgreich |
documentation:next_cdm:package_size [2017/07/07 16:39] (current) clairblacketer |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Single Cost Table ===== | + | ===== Add Package or Box size and Supplier to Drugs ===== |
| + | === Proposals are now being tracked as github issues === | ||
| + | [[https://github.com/OHDSI/CommonDataModel/issues/75|link to github issue]] | ||
| * Requester: Christian Reich | * Requester: Christian Reich | ||
| - | * Discussion: Not yet | + | * Discussion: In WG |
| ---- | ---- | ||
| Line 12: | Line 14: | ||
| ^Field^Required^Type^Description^ | ^Field^Required^Type^Description^ | ||
| |box_size|No|integer|The number of units of Clinical or Branded Drug, or Quantified Clinical or Branded Drug contained in a box as dispensed to the patient.| | |box_size|No|integer|The number of units of Clinical or Branded Drug, or Quantified Clinical or Branded Drug contained in a box as dispensed to the patient.| | ||
| + | |||
| + | In addition, Branded Drugs or Packs are provided by a specific supplier. They would be added as new concepts: | ||
| + | |||
| + | ^Field^Required^Type^Description^ | ||
| + | |supplier|No|string(50)|The name of the supplier (manufacturer or wholeseller) who provides a Branded Drug/Pack to a certain market.| | ||
| + | |||
| + | In the CONCEPT_RELATIONSHIP table new relationships would be recorded to link those Drug products to their suppliers with the relationship_id "Has supplier" and "Supplier of". | ||
| + | |||
| ---- | ---- | ||