Warning: session_write_close(): write failed: No space left on device (28) in /var/www/html/web/wiki/doku.php on line 117
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in /var/www/html/web/wiki/doku.php on line 117
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/web/wiki/doku.php:117) in /var/www/html/web/wiki/inc/actions.php on line 38
Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/web/wiki/doku.php:117) in /var/www/html/web/wiki/lib/tpl/dokuwiki/main.php on line 12 documentation:next_cdm:drug_strength_for_quantified [Observational Health Data Sciences and Informatics]
Expand Drug Strength tables to all Standard Concepts in the Drug Domain
Requester: Christian Reich
Discussion: Not yet
Proposals are now being stored as github issues: Link to issue
Proposal
Currently, only Clinical and Branded Drugs have a record in the DRUG_STRENGTH table. However, since all Standard Concepts are allowed to be used in the data and therefore dosing information is required for them, the algorithm should parse all Concept Classes:
Clinical Drug, Branded Drug
Clinical Drug Components, Branded Drug Component
Quantified Clinical Drug and Quantified Branded Drug
Not sure yet what to do with the Packs. Also, not sure what to do with Ingredients and Drug Forms, which have no dose information, but a standard unit for measuring is needed for the use case of calculating dose information from quantity field in DRUG_EXPOSURE. This will be handled in a different request.
To add the components is very straightforward. However, to add the Quantified products, a new field is necessary: denominator_value. The reason is the dose of compound of divisible products such as solutions and gels in Clinical or Branded Drugs is given as as normalized concentration, where the denominator is assumed as a unit of 1. E.g., the product “Thiopental 20 MG/ML Prefilled Syringe” comes in 20 mL syringes. The equivalent DRUG_STRENGTH table entry should specify 400 mg Thiopental in 20 mL of solution.
Field
Required
Type
Description
denominator_value
No
float
The amount of total liquid (or other divisible product, such as ointment, gel, spray, etc.).
Use Cases
The DRUG_STRENGTH table is used to calculate the dose of a certain compound and fill the dose table.
documentation/next_cdm/drug_strength_for_quantified.txt · Last modified: 2017/07/06 14:40 by clairblacketer