Skip to content

Enum: ParticipantOutcome

Outcome indicating how each participant was affected

URI: ParticipantOutcome

Permissible Values

Value Meaning Description
not_affected None usually encoded with numerical 0
positively None usually encoded with +1
negatively None usually encoded with -1
not_applicable GENEPIO:0001619 The information is inappropriate to report, this can indicate that the standa...

Slots

Name Description
participant_outcomes Outcomes of each of the participants described in the interaction when known

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/FAIR-MI/miiid-schema

LinkML Source

name: ParticipantOutcome
description: Outcome indicating how each participant was affected
from_schema: https://w3id.org/FAIR-MI/miiid-schema
rank: 1000
permissible_values:
  not_affected:
    text: not_affected
    description: usually encoded with numerical 0
  positively:
    text: positively
    description: usually encoded with +1
  negatively:
    text: negatively
    description: usually encoded with -1
  not_applicable:
    text: not_applicable
    description: The information is inappropriate to report, this can indicate that
      the standard itself fails to model or represent the information appropriately
    meaning: GENEPIO:0001619