Skip to content

Slot: Reason Date Convention Is Missing (clinical_date_assignment_convention_missing_reason)

Reason clinical_date_assignment_convention is null.

Tier: optional

Why this slot matters

Distinguishes a convention that is undocumented at the source from one the pipeline has not yet extracted — which determines whether the day-boundary cross-check can ever be completed.

In plain terms

When the clinical date-rule field is empty, this says why.

URI: envar:slot/clinical_date_assignment_convention_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
available_but_not_extracted

Identifier and Mapping Information

Annotations

property value
tier optional
justification Distinguishes a convention that is undocumented at the source from one the pipeline has not yet extracted — which determines whether the day-boundary cross-check can ever be completed.
explanation When the clinical date-rule field is empty, this says why.

Schema Source

Mappings

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

LinkML Source

name: clinical_date_assignment_convention_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Distinguishes a convention that is undocumented at the source from one
      the pipeline has not yet extracted — which determines whether the day-boundary
      cross-check can ever be completed.
  explanation:
    tag: explanation
    value: When the clinical date-rule field is empty, this says why.
description: Reason `clinical_date_assignment_convention` is null.
title: Reason Date Convention Is Missing
examples:
- value: available_but_not_extracted
  description: the clinical system documents its convention but the pipeline does
    not yet surface it
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- LinkageMethod
range: MissingReasonEnum