Skip to content

Enum: DiseaseOrHealthy

Indicate if subject had a disease or if healthy.

URI: nfdi4immuno:DiseaseOrHealthy

Permissible Values

Value Meaning Description
disease None Disease state
healthy None Healthy state
not_applicable None The distinction is not applicable

Slots

Name Description
disease_or_healthy Indicate if subject had a disease or if healthy

Identifier and Mapping Information

Schema Source

  • from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema

LinkML Source

name: DiseaseOrHealthy
description: Indicate if subject had a disease or if healthy.
title: Disease or healthy
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
permissible_values:
  disease:
    text: disease
    description: Disease state.
  healthy:
    text: healthy
    description: Healthy state.
  not_applicable:
    text: not_applicable
    description: The distinction is not applicable.