Skip to content

Enum: CultResultEnum

URI: CultResultEnum

Permissible Values

Value Description
absent
active
inactive
negative
no
positive
present
yes

Terms

Name Description
cult_result Any result of a bacterial culture experiment reported as a binary assessment ...

LinkML Source

name: CultResultEnum
from_schema: https://w3id.org/mixs
permissible_values:
  absent:
    text: absent
  active:
    text: active
  inactive:
    text: inactive
  negative:
    text: negative
  'no':
    text: 'no'
  positive:
    text: positive
  present:
    text: present
  'yes':
    text: 'yes'