Skip to content

Enum: PBPKCompartmentEnum

URI: [namo:PBPKCompartmentEnum](https://w3id.org/monarch-initiative/namo/PBPKCompartmentEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | LIVER | UBERON:0002107 | Hepatic compartment | | KIDNEY | UBERON:0002113 | Renal compartment | | LUNG | UBERON:0002048 | Pulmonary compartment | | BRAIN | UBERON:0000955 | Central nervous system compartment | | HEART | UBERON:0000948 | Cardiac compartment | | MUSCLE | UBERON:0001134 | Skeletal muscle compartment | | FAT | None | Adipose tissue compartment | | SKIN | None | Dermal compartment | | BONE | None | Bone tissue compartment | | GI_TRACT | None | Gastrointestinal tract compartment | | PLASMA | UBERON:0001969 | Plasma compartment | | BLOOD | None | Blood compartment | ## Slots | Name | Description | | --- | --- | | [compartment_type](compartment_type.md) | Type of physiological compartment | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/monarch-initiative/namo ## LinkML Source
name: PBPKCompartmentEnum
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
permissible_values:
  LIVER:
    text: LIVER
    description: Hepatic compartment
    meaning: UBERON:0002107
  KIDNEY:
    text: KIDNEY
    description: Renal compartment
    meaning: UBERON:0002113
  LUNG:
    text: LUNG
    description: Pulmonary compartment
    meaning: UBERON:0002048
  BRAIN:
    text: BRAIN
    description: Central nervous system compartment
    meaning: UBERON:0000955
  HEART:
    text: HEART
    description: Cardiac compartment
    meaning: UBERON:0000948
  MUSCLE:
    text: MUSCLE
    description: Skeletal muscle compartment
    meaning: UBERON:0001134
  FAT:
    text: FAT
    description: Adipose tissue compartment
  SKIN:
    text: SKIN
    description: Dermal compartment
  BONE:
    text: BONE
    description: Bone tissue compartment
  GI_TRACT:
    text: GI_TRACT
    description: Gastrointestinal tract compartment
  PLASMA:
    text: PLASMA
    description: Plasma compartment
    meaning: UBERON:0001969
  BLOOD:
    text: BLOOD
    description: Blood compartment