Enum: HoursDaysDKSR

Enumeration for periods of hours or days which also includes answering that the respondant doesn't know, skipped the question on the web or refused to answer it.

URI: [dfs:HoursDaysDKSR](dfs:HoursDaysDKSR) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | None | 1-2 hours | | 2 | None | 3-4 hours | | 3 | None | 5-8 hours | | 4 | None | 1 day | | 5 | None | 2 days | | 6 | None | 3 or more days | | 77 | http://purl.obolibrary.org/obo/NCIT_C67142 | DON'T KNOW | | 98 | None | SKIPPED ON WEB | | 99 | http://purl.obolibrary.org/obo/NCIT_C51024 | REFUSED | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/idaf ## LinkML Source
name: HoursDaysDKSR
description: Enumeration for periods of hours or days which also includes answering
  that the respondant doesn't know, skipped the question on the web or refused to
  answer it.
from_schema: https://w3id.org/OHD/DFA-study/idaf
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: 1-2 hours
  '2':
    text: '2'
    description: 3-4 hours
  '3':
    text: '3'
    description: 5-8 hours
  '4':
    text: '4'
    description: 1 day
  '5':
    text: '5'
    description: 2 days
  '6':
    text: '6'
    description: 3 or more days
  '77':
    text: '77'
    description: DON'T KNOW
    meaning: http://purl.obolibrary.org/obo/NCIT_C67142
  '98':
    text: '98'
    description: SKIPPED ON WEB
  '99':
    text: '99'
    description: REFUSED
    meaning: http://purl.obolibrary.org/obo/NCIT_C51024