Enum: Concept Status (ConceptStatusEnum)
Status of a variable's representation in the target health-data vocabulary named by target_concept_vocabulary (e.g. the OHDSI Standardised Vocabulary, the BioData Catalyst model). existing = a concept id is available now; proposed = a submission is in flight; gap = no concept exists and none is proposed.
URI: envar:enum/ConceptStatusEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| existing | None | A concept id is available in the target vocabulary |
| proposed | None | A concept submission is in flight |
| gap | None | No concept exists yet and none is yet proposed |
Slots
| Name | Description |
|---|---|
| concept_status | Status of this variable's coverage in the target health-data vocabulary (`exi... |
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/microschemas/envar
LinkML Source
name: ConceptStatusEnum
description: Status of a variable's representation in the target health-data vocabulary
named by `target_concept_vocabulary` (e.g. the OHDSI Standardised Vocabulary, the
BioData Catalyst model). `existing` = a concept id is available now; `proposed`
= a submission is in flight; `gap` = no concept exists and none is proposed.
title: Concept Status
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://athena.ohdsi.org/
- https://biodatacatalyst.nhlbi.nih.gov/
rank: 1000
permissible_values:
existing:
text: existing
description: A concept id is available in the target vocabulary.
proposed:
text: proposed
description: A concept submission is in flight.
gap:
text: gap
description: No concept exists yet and none is yet proposed.