modelV03AN05
Extends from Pharmacokinetic.Models.PK_1C.
Information
| name: | MedicalAir | |
| ATC code: | V03AN05 | route: | inhalation |
| compartments: | 0 | |
| dosage: | 1 | mg |
| volume of distribution: | 1 | L |
| clearance: | 0 | |
| other parameters in model implementation | ||
Medical air is a mixture of gases, primarily nitrogen and oxygen, which is used clinically as a medical gas to support respiration or as a carrier gas for inhaled drugs. It is administered through controlled ventilation and is not itself a pharmaceutical agent with direct pharmacological activity. Medical air is widely approved and used in hospitals and other healthcare settings globally.
Pharmacokinetics
Pharmacokinetic modeling is not applicable to medical air as it is not absorbed, distributed, metabolized, or eliminated in the body in the way typical drug substances are. It is composed of atmospheric air and behaves as a gaseous exchange medium in the lungs.
References
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Mass | weight (from PK_1C) | 75 | patient weight (kg) |
| Modelica.Units.SI.SpecificVolume | VdPerKg (from PK_1C) | 0.9 | Volume of distribution (L/kg) |
| Modelica.Units.SI.MassFraction | F (from PK_1C) | 0.8 | bioavailiability (0-1) |
| Pharmacolibrary.Types.Clearance | Cl (from PK_1C) | 20 | clearance |
| Modelica.Units.SI.Time | adminTime (from PK_1C) | 60 | first administration time (s) |
| Modelica.Units.SI.Time | adminDuration (from PK_1C) | 600 | administration duration (s) |
| Modelica.Units.SI.Time | adminPeriod (from PK_1C) | 8*60*60 | period of administration (default 8 hours)(s) |
| Pharmacolibrary.Types.Mass | adminMass (from PK_1C) | 1000 | administration mass (mg) |
| Integer | adminCount (from PK_1C) | 8 | number of dose administered (1) |
| Pharmacolibrary.Types.Volume | Vd (from PK_1C) | VdPerKg*weight | Volume of distribution (m3) |
| Pharmacolibrary.Types.MassConcentration | Cmin (from PK_1C) | 0.004 | minimal therapeutic range |
| Pharmacolibrary.Types.MassConcentration | Cmax (from PK_1C) | 0.008 | minimal therapeutic range |
| Pharmacolibrary.Types.MassConcentration | Ctox_peak (from PK_1C) | 0.012 | toxicity peak level |
| Pharmacolibrary.Types.MassConcentration | Ctox_trough (from PK_1C) | 0.006 | toxicity trough level |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ConcentrationOutput | C_central (from PK_1C) | ||
| Interfaces.ConcentrationPort_b | centralCPort (from PK_1C) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Pharmacokinetic.NoPerfusedTissueCompartment | central (from PK_1C) | ||
| Pharmacokinetic.ClearanceDrivenElimination | elim (from PK_1C) | ||
| Sources.PeriodicDose | periodicDose (from PK_1C) | ||
| Modelica.Units.SI.Time | t1_2 (from PK_1C) | elimination half-life |
Revisions
- 06/2025 Tomas Kulhanek, generated model from data extracted from PUBMED, DrugBank and LLM(GPT4.1)