Pharmacology: Difference between revisions
BloomWiki: Pharmacology |
BloomWiki: Pharmacology |
||
| Line 39: | Line 39: | ||
The "Therapeutic Window" is the safe middle ground. Drugs like Penicillin have a huge window (very safe), while drugs like Warfarin (blood thinner) have a tiny window (requires constant blood tests). | The "Therapeutic Window" is the safe middle ground. Drugs like Penicillin have a huge window (very safe), while drugs like Warfarin (blood thinner) have a tiny window (requires constant blood tests). | ||
'''First-Pass Metabolism''': When you swallow a pill, it goes to the liver | '''First-Pass Metabolism''': When you swallow a pill, it goes to the liver ''before'' it hits your brain or heart. The liver "eats" some of the drug. This is why a 10mg pill might only result in 2mg of medicine in your blood. | ||
== Applying == | == Applying == | ||
| Line 86: | Line 86: | ||
== Creating == | == Creating == | ||
Future Frontiers: (1) '''Pharmacogenomics''': Testing your DNA to find exactly which drug and dose will work for | Future Frontiers: (1) '''Pharmacogenomics''': Testing your DNA to find exactly which drug and dose will work for ''your'' body. (2) '''Nanomedicine''': "Magic Bullets" that travel through the blood and only release the drug when they hit a cancer cell. (3) '''AI Drug Discovery''': Using neural networks to "invent" new molecules that can bind to previously "undruggable" proteins. (4) '''Organ-on-a-Chip''': Testing new drugs on a tiny slice of living human heart or liver instead of using lab animals. | ||
[[Category:Health Science]] | [[Category:Health Science]] | ||
[[Category:Biology]] | [[Category:Biology]] | ||
[[Category:Chemistry]] | [[Category:Chemistry]] | ||
Revision as of 14:29, 23 April 2026
How to read this page: This article maps the topic from beginner to expert across six levels � Remembering, Understanding, Applying, Analyzing, Evaluating, and Creating. Scan the headings to see the full scope, then read from wherever your knowledge starts to feel uncertain. Learn more about how BloomWiki works ?
Pharmacology is the study of how chemical substances (drugs) interact with living systems to change their function. It is the bridge between Chemistry and Medicine. A pharmacologist asks two main questions: "What does the drug do to the body?" (Pharmacodynamics) and "What does the body do to the drug?" (Pharmacokinetics). From the aspirin that thins your blood to the complex biologics that fight cancer, pharmacology allows us to design precise "Chemical Keys" that can unlock or lock specific biological processes to heal the body.
Remembering
- Pharmacology — The branch of medicine concerned with the uses, effects, and modes of action of drugs.
- Drug — Any substance that, when taken into a living organism, may modify one or more of its functions.
- Pharmacokinetics (PK) — The study of the movement of drugs through the body (ADME).
- Pharmacodynamics (PD) — The study of the biochemical and physiological effects of drugs on the body.
- ADME — The four stages of a drug's life: Absorption, Distribution, Metabolism, and Excretion.
- Bioavailability — The fraction of an administered drug that reaches the systemic circulation in an active form.
- Half-Life ($t_{1/2}$) — The time required for the concentration of a drug in the body to be reduced by one-half.
- Agonist — A drug that binds to a receptor and activates it to produce a biological response.
- Antagonist — A drug that binds to a receptor and blocks or dampens a biological response.
- Therapeutic Index (TI) — The ratio between the toxic dose and the effective dose; a measure of a drug's safety.
- Placebo — A substance with no active pharmacological effect, used as a control in testing.
- Tolerance — A state where the body becomes less responsive to a drug over time, requiring higher doses.
- Toxicity — The degree to which a substance can damage an organism.
- Efficacy — The maximum response that can be produced by a drug.
- Potency — The amount of drug required to produce an effect of a given intensity.
Understanding
Pharmacology is understood through PK and PD.
1. Pharmacokinetics (The Journey):
- Absorption: How the drug gets into the blood (e.g., swallowed, injected).
- Distribution: Where the drug goes (e.g., into the fat, the brain, or the muscles).
- Metabolism: How the liver "breaks down" the drug so it can be removed.
- Excretion: How the body gets rid of the drug (e.g., through kidneys/urine).
2. Pharmacodynamics (The Interaction): Most drugs work like a Lock and Key. The drug (the key) fits into a protein (the receptor/lock) on the surface of a cell.
- Agonists turn the key and "Open" the door (e.g., an asthma inhaler opening the lungs).
- Antagonists jam the lock so nothing else can get in (e.g., "Beta-blockers" stopping adrenaline from hitting the heart).
3. The Therapeutic Window: Every drug is a poison; it's the Dose that makes it a medicine.
- If the dose is too low, it's ineffective.
- If the dose is too high, it's toxic.
The "Therapeutic Window" is the safe middle ground. Drugs like Penicillin have a huge window (very safe), while drugs like Warfarin (blood thinner) have a tiny window (requires constant blood tests).
First-Pass Metabolism: When you swallow a pill, it goes to the liver before it hits your brain or heart. The liver "eats" some of the drug. This is why a 10mg pill might only result in 2mg of medicine in your blood.
Applying
Modeling 'Drug Concentration' (The Half-Life): <syntaxhighlight lang="python"> def calculate_drug_remaining(initial_dose, half_life_h, hours_passed):
""" Shows how the body 'clears' a drug. """ import math # Formula: C(t) = C0 * (0.5)^(t/h) remaining = initial_dose * (0.5 ** (hours_passed / half_life_h)) return remaining
- Caffeine: Half-life ~5 hours. You drink 100mg (1 cup).
- How much is in you at 10 PM (15 hours later)?
print(f"Caffeine left after 15h: {calculate_drug_remaining(100, 5, 15):.2f} mg")
- This is why 'Evening Coffee' can ruin your sleep even
- if you feel the 'buzz' is gone.
</syntaxhighlight>
- Pharmacological Classes
- Antibiotics → Drugs that kill or inhibit the growth of bacteria (but not viruses).
- Analgesics → Painkillers (e.g., NSAIDs like Ibuprofen, or Opioids like Morphine).
- Psychotropics → Drugs that affect the mind/mood (e.g., SSRIs for depression).
- Biologics → Drugs made from living cells (e.g., Insulin, or monoclonal antibodies for cancer).
Analyzing
| Feature | Potency (Strength) | Efficacy (Power) |
|---|---|---|
| Focus | 'How much' drug is needed? | 'How well' does the drug work? |
| Advantage | Low dose = fewer side effects | High efficacy = saves lives in severe cases |
| Visual | A shift to the 'Left' on a graph | A shift 'Upwards' on a graph |
| Analogy | A strong spice (you only need a pinch) | A master chef (the meal is perfect) |
The Concept of "Drug-Drug Interactions": Most people don't just take one drug. If Drug A "slows down" the liver, and Drug B is cleared by the liver, then Drug B will build up to toxic levels. Analyzing these "Chemical Traffic Jams" is the core job of a pharmacist.
Evaluating
Evaluating a clinical trial: (1) Double-Blindness: Did neither the doctor nor the patient know who got the real drug (to avoid the Placebo Effect)? (2) Endpoint: Did the drug actually "Cure the disease" or just change a blood number? (3) Adverse Events: Do the side effects (nausea, hair loss) outweigh the benefit? (4) Compliance: Is the drug too hard to take (e.g., a pill 4 times a day) resulting in people skipping doses?
Creating
Future Frontiers: (1) Pharmacogenomics: Testing your DNA to find exactly which drug and dose will work for your body. (2) Nanomedicine: "Magic Bullets" that travel through the blood and only release the drug when they hit a cancer cell. (3) AI Drug Discovery: Using neural networks to "invent" new molecules that can bind to previously "undruggable" proteins. (4) Organ-on-a-Chip: Testing new drugs on a tiny slice of living human heart or liver instead of using lab animals.