# Systems pharmacology
## MicroSim spec
- **Recommended sim type:** network graph
- **Microsimmability score:** 77/100
- **Layout:** [[Force|force]]-directed node-link graph on the canvas; sliders below.
### Parameters (tunable controls)
- `Number of nodes`
- `Connection probability`
- `Edge weight`
### What animates
Nodes and links arrange by a force layout; connectivity, clustering, and flow update live as edges are added or removed.
### Learning objective
Relate connection [[Structure|structure]] to how [[Information|information]] or flow spreads across the network.
## Links (Wikipedia order)
<!-- injected from _registry/childlinks/Systems_pharmacology.json (2026-07-30T02:09:12Z) -->
[[Bioinformatics]] · [[Biological_system]] · `Cell_signaling` · `Drug_interaction` · [[Network_science]] · `Pharmacoepidemiology` · `Pharmacology` · `Protein–protein_interaction` · [[Systems_biology]]
## From the Real GENERATIVE library (beauty pass)

*Systems pharmacology — image hotlinked from Wikimedia Commons (via the Real G.E.N.E.R.A.T.I.V.E. course library, Engineering room). [Details & license](https://commons.wikimedia.org/wiki/File:Emoji_u1f48a.svg).*
> Systems pharmacology is the application of systems biology principles to the field of pharmacology. It seeks to understand how drugs affect the human body as a single complex biological system. ([Wikipedia](https://en.wikipedia.org/wiki/Systems_pharmacology))
<!-- BEAUTY-PASS-MEDIA:END -->
> p5.js MicroSim stub · part of [[System]] · [Wikipedia source](https://en.wikipedia.org/wiki/Systems_pharmacology)
> Relation: subfield of System.
## Concept summary
Systems pharmacology is the application of [[Systems_biology|systems biology]] principles to the field of pharmacology. It seeks to understand how drugs affect the human body as a single complex [[Biological_system|biological system]].
## Build checklist
- [ ] Claim it: set `status: in-progress` + `lease` + `leased_at`
- [ ] Write the child page explaining the concept (tie it back to system)
- [ ] Finalize parameter ranges and defaults
- [ ] Implement the p5.js sketch (drawing + control regions)
- [ ] Add caption + the learning objective on the page
- [ ] Set `status: done`
## p5.js sketch
```javascript
// MicroSim: Systems pharmacology
let controls = {};
function setup() {
// createCanvas(...); create sliders for the parameters above.
}
function draw() {
// background(...); read controls; render network graph; respond live.
}
```
---
Back to [[System]] · Wikipedia: [Systems pharmacology](https://en.wikipedia.org/wiki/Systems_pharmacology)
---
<!-- SEMIOTIC-PROFILE:START -->
## Semiotic profile
> *The semiotic universals this article invokes, machine-derived from the crossref — **unverified** (born so). Populated 2026-07-06 for the Systems room.*
**Universals (8):** 🟡 system (32) · 🟢 network (13) · 🟢 flow (2) · 🟡 information (2) · 🟡 structure (2) · 🟢 emergence (2) · 🟢 feedback (2) · 🟢 probability (1)
**Enter by sign:** Systems Semiotic Gateway · Alphabetum · Icon Registry · ← Systems Portal
<!-- SEMIOTIC-PROFILE:END -->
<!-- BEAUTY-PASS-MEDIA:START -->
## Wikipedia : Wikitube
**Strict pair:** [Wikipedia](https://en.wikipedia.org/wiki/Systems_pharmacology) : [Wikitube](https://en.wikitube.io/wiki/Systems_pharmacology)
## Previous hub tags
Tree parents: [[Control_theory]] · [[Cybernetics]] · [[Operations_research]] · [[Reliability_engineering]] · [[System_dynamics]] · [[Systems_engineering]] · [[Systems_science]] · [[Systems_theory]].
Legacy hubs: none.
---
*Sources: 2 legacy notes. Minted wave 1, 2026-07-30 (v1.6 order).*