Skip to content

Slot: Reason Attribution Rule Is Missing (partial_day_attribution_rule_missing_reason)

Reason partial_day_attribution_rule is null.

Tier: optional

Why this slot matters

Separates "not applicable — the patient never changed location" from an undocumented handling of travel days; without it a null rule cannot be audited.

In plain terms

When the travel-day rule field is empty, this says why.

URI: envar:slot/partial_day_attribution_rule_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
not_provided_by_source

Identifier and Mapping Information

Annotations

property value
tier optional
justification Separates "not applicable — the patient never changed location" from an undocumented handling of travel days; without it a null rule cannot be audited.
explanation When the travel-day rule field is empty, this says why.

Schema Source

Mappings

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

LinkML Source

name: partial_day_attribution_rule_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Separates "not applicable — the patient never changed location" from an
      undocumented handling of travel days; without it a null rule cannot be audited.
  explanation:
    tag: explanation
    value: When the travel-day rule field is empty, this says why.
description: Reason `partial_day_attribution_rule` is null.
title: Reason Attribution Rule Is Missing
examples:
- value: not_provided_by_source
  description: the trajectory source does not document transition-day handling
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- LinkageMethod
range: MissingReasonEnum