Skip to content

Term: food animal antimicrobial duration (animal_am_dur)

The duration of time (days) that the antimicrobial was administered to the food animal

URI: MIXS:0001244

Applicable Checklists and Extensions

NOTE: does not include Combinations (of checklists and extensions) that use animal_am_dur.

Name Description Checklist/Extension
FoodAnimalAndAnimalFeed A collection of terms appropriate when collecting samples and performing sequ... Extension

Properties

  • Range: String
  • Cardinality: 0..1

  • Structured pattern: ^{float} days$

Examples

Value
3 days

LinkML Source

name: animal_am_dur
description: The duration of time (days) that the antimicrobial was administered to
  the food animal
title: food animal antimicrobial duration
examples:
- value: 3 days
from_schema: https://w3id.org/mixs
keywords:
- animal
- antimicrobial
- duration
- food
- period
slot_uri: MIXS:0001244
alias: animal_am_dur
domain_of:
- FoodAnimalAndAnimalFeed
range: string
structured_pattern:
  syntax: ^{float} days$
  interpolated: true
  partial_match: true