Skip to content

Enum: VaccinationPeriodicityEnum

The periodicity or frequency of vaccination

URI: valuesets:VaccinationPeriodicityEnum

Permissible Values

Value Meaning Description
SINGLE_DOSE None A vaccination regimen requiring only one dose
ANNUAL NCIT:C54647 Vaccination occurring once per year
SEASONAL None Vaccination occurring seasonally (e
BOOSTER NCIT:C28320 A second or later vaccine dose to maintain immune response
PRIMARY_SERIES None The initial series of vaccine doses
PERIODIC None Vaccination occurring at regular intervals
ONE_TIME None A vaccination given only once in a lifetime
AS_NEEDED None Vaccination given as needed based on exposure risk or other factors

Slots

Name Description
vaccination_periodicity The periodicity or frequency of vaccination

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: VaccinationPeriodicityEnum
description: The periodicity or frequency of vaccination
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  SINGLE_DOSE:
    text: SINGLE_DOSE
    description: A vaccination regimen requiring only one dose
  ANNUAL:
    text: ANNUAL
    description: Vaccination occurring once per year
    meaning: NCIT:C54647
  SEASONAL:
    text: SEASONAL
    description: Vaccination occurring seasonally (e.g., for influenza)
  BOOSTER:
    text: BOOSTER
    description: A second or later vaccine dose to maintain immune response
    meaning: NCIT:C28320
  PRIMARY_SERIES:
    text: PRIMARY_SERIES
    description: The initial series of vaccine doses
  PERIODIC:
    text: PERIODIC
    description: Vaccination occurring at regular intervals
  ONE_TIME:
    text: ONE_TIME
    description: A vaccination given only once in a lifetime
  AS_NEEDED:
    text: AS_NEEDED
    description: Vaccination given as needed based on exposure risk or other factors