Skip to content

Enum: EnumResearchCollectionType

Research Study Collection Type

URI: kfi_fhir_sparks:EnumResearchCollectionType

Permissible Values

Value Meaning Description
consortium ncpi_collection_type:consortium
program ncpi_collection_type:program
user_defined ncpi_collection_type:user-defined

Slots

Name Description
research_study_collection_type The type of collection being described

Identifier and Mapping Information

Schema Source

  • from schema: https://carrollaboratory.github.io/kfi-fhir-input

LinkML Source

name: EnumResearchCollectionType
description: Research Study Collection Type
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
  consortium:
    text: consortium
    meaning: ncpi_collection_type:consortium
    title: Consortium
  program:
    text: program
    meaning: ncpi_collection_type:program
    title: Program
  user_defined:
    text: user_defined
    meaning: ncpi_collection_type:user-defined
    title: User Defined