Enum: MissingResponse

Enumeration for missing response.

URI: [cohra2:MissingResponse](https://w3id.org/OHD/DFA-study/cohra2/MissingResponse) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | -9999 | http://purl.obolibrary.org/obo/NCIT_C54031 | Missing | | -5555 | None | Not Asked on Form at This Time | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/cohra2 ## LinkML Source
name: MissingResponse
description: Enumeration for missing response.
from_schema: https://w3id.org/OHD/DFA-study/cohra2
rank: 1000
permissible_values:
  '-9999':
    text: '-9999'
    description: Missing
    meaning: http://purl.obolibrary.org/obo/NCIT_C54031
  '-5555':
    text: '-5555'
    description: Not Asked on Form at This Time