Skip to content

Enum: DataUseEnum

A constrained set of enumerative values drawn from the Data Use Ontology (DUO). The DUO is an ontology which represent data use conditions.

URI: DataUseEnum

Permissible Values

Value Meaning Description
GRU DUO:0000042 This data use permission indicates that use is allowed for general research u...
HMB DUO:0000006 This data use permission indicates that use is allowed for health/medical/bio...
DS DUO:0000007 This data use permission indicates that use is allowed provided it is related...
NPUNCU DUO:0000018 This data use modifier indicates that use of the data is limited to not-for-p...
IRB DUO:0000021 This data use modifier indicates that the requestor must provide documentatio...

Slots

Name Description
consent_code Data Use Restrictions that are used to indicate permissions/restrictions for ...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nhlbidatastage/bdchm

LinkML Source

name: DataUseEnum
description: A constrained set of enumerative values drawn from the Data Use Ontology
  (DUO). The DUO is an ontology which represent data use conditions.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
permissible_values:
  GRU:
    text: GRU
    description: 'This data use permission indicates that use is allowed for general
      research use for any research purpose. This includes but is not limited to:
      health/medical/biomedical purposes, fundamental biology research, the study
      of population origins or ancestry, statistical methods and algorithms development,
      and social-sciences research.'
    meaning: DUO:0000042
  HMB:
    text: HMB
    description: This data use permission indicates that use is allowed for health/medical/biomedical
      purposes; does not include the study of population origins or ancestry.
    meaning: DUO:0000006
  DS:
    text: DS
    description: This data use permission indicates that use is allowed provided it
      is related to the specified disease. This term should be coupled with a term
      describing a disease from an ontology to specify the disease the restriction
      applies to. DUO recommends MONDO be used, to provide the basis for automated
      evaluation. For more information see https://github.com/EBISPOT/DUO/blob/master/MONDO_Overview.md
      Other resources, such as the Disease Ontology, HPO, SNOMED-CT or others, can
      also be used. When those other resources are being used, this may require an
      extra mapping step to leverage automated matching algorithms.
    meaning: DUO:0000007
  NPUNCU:
    text: NPUNCU
    description: This data use modifier indicates that use of the data is limited
      to not-for-profit organizations and not-for-profit use, non-commercial use.
    meaning: DUO:0000018
  IRB:
    text: IRB
    description: This data use modifier indicates that the requestor must provide
      documentation of local IRB/ERB approval.
    meaning: DUO:0000021