Skip to content

Enum: EnumCollectionStatus

The current state of the collection

URI: kfi_fhir_sparks:EnumCollectionStatus

Permissible Values

Value Meaning Description
current hl7_list_status:current
retired hl7_list_status:retired

Slots

Name Description
collection_status The current state of the collection

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: EnumCollectionStatus
description: The current state of the collection
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
  current:
    text: current
    meaning: hl7_list_status:current
    title: Current
  retired:
    text: retired
    meaning: hl7_list_status:retired
    title: Retired