Skip to content

Enum: SpecimenCreationActivityTypeEnum

The high-level type of activity through which the specimen was generated (i.e. via collection from the original source, or via derivation from an existing specimen)

URI: SpecimenCreationActivityTypeEnum

Permissible Values

Value Meaning Description
COLLECTION_FROM_SOURCE None An activity that collects an initial sample directly from a subject / source
DERIVATION_FROM_SPECIMEN None An activity that derives a new specimen from an existing one

Slots

Name Description
activity_type The high-level type of creation activity

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: SpecimenCreationActivityTypeEnum
description: The high-level type of activity through which the specimen was generated
  (i.e. via collection from the original source, or via derivation from an existing
  specimen)
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
permissible_values:
  COLLECTION_FROM_SOURCE:
    text: COLLECTION_FROM_SOURCE
    description: An activity that collects an initial sample directly from a subject
      / source.
  DERIVATION_FROM_SPECIMEN:
    text: DERIVATION_FROM_SPECIMEN
    description: An activity that derives a new specimen from an existing one.