Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Computing DDDs for specific combination therapies #25

Open
peterdutey opened this issue Jan 12, 2021 · 0 comments
Open

Computing DDDs for specific combination therapies #25

peterdutey opened this issue Jan 12, 2021 · 0 comments
Labels
invalid This doesn't seem right

Comments

@peterdutey
Copy link
Collaborator

peterdutey commented Jan 12, 2021

Example

Eradication of Helicobacter pylori with ATC A02BD03 -- lansoprazole, amoxicillin and metronidazole (oral).
There is no DDD corresponding to this and would normally not be computed.

Current Ramses behaviour is to classify each drug order as one DDD (mostly from the J chapter). This results in accounting for amoxicillin will be to compute three DDDs:

  • J01CA04 - 1.3333 DDD for Amox 1g BD
  • J01XD01 - no valid DDDs for oral metronidazole on this ATC code
  • Lansoprazole not given a DDD as not an antibiotic.

Conclusion: combination drugs should be examined in case this scenario appears in other more frequent combination therapies. Also should consider extending antiinfective_type to let Ramses consider support medications such as lansoprazole.

See also list of DDDs of combined products

@peterdutey peterdutey added the invalid This doesn't seem right label Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant