Skip to content

Slot: Reason Lag Alignment Is Missing (lag_alignment_applied_missing_reason)

Reason lag_alignment_applied is null.

Tier: optional

Why this slot matters

Records why the lag-alignment status is unknown; without it analysts cannot tell whether the data is safely unlagged or the documentation simply has not caught up, leaving the double-lagging risk open.

In plain terms

When the lag field is empty, this says why — for example because the documentation is still being written.

URI: envar:slot/lag_alignment_applied_missing_reason

Applicable Classes

Name Description Modifies Slot
LinkageMethod How a gridded environmental value gets attached to a patient: the resolution ... no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of LinkageMethod

Cardinality and Requirements

Property Value

Examples

Value
under_investigation

Identifier and Mapping Information

Annotations

property value
tier optional
justification Records why the lag-alignment status is unknown; without it analysts cannot tell whether the data is safely unlagged or the documentation simply has not caught up, leaving the double-lagging risk open.
explanation When the lag field is empty, this says why — for example because the documentation is still being written.

Schema Source

Mappings

Mapping Type Mapped Value
self envar:lag_alignment_applied_missing_reason
native envar:lag_alignment_applied_missing_reason

LinkML Source

name: lag_alignment_applied_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Records why the lag-alignment status is unknown; without it analysts cannot
      tell whether the data is safely unlagged or the documentation simply has not
      caught up, leaving the double-lagging risk open.
  explanation:
    tag: explanation
    value: When the lag field is empty, this says why — for example because the documentation
      is still being written.
description: Reason `lag_alignment_applied` is null.
title: Reason Lag Alignment Is Missing
examples:
- value: under_investigation
  description: lag-alignment documentation for this ETL is still being populated
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- LinkageMethod
range: MissingReasonEnum