Skip to content

Enum: Address Period Alignment (AddressPeriodAlignmentEnum)

How the patient's location-over-time (the spatial axis of trajectory resolution) was modelled.

URI: envar:enum/AddressPeriodAlignmentEnum

Permissible Values

Value Meaning Description
single_static_address None A single address is used for the whole observation period
address_history_from_emr None An EMR-sourced address history is used
known_travel_interval None A documented trip away from the residence is accounted for (e
synthetic_residence_period None A synthetic residence period was constructed for the patient

Slots

Name Description
address_period_alignment How the patient's location-over-time (the spatial axis of trajectory resoluti...

Identifier and Mapping Information

Schema Source

LinkML Source

name: AddressPeriodAlignmentEnum
description: How the patient's location-over-time (the spatial axis of trajectory
  resolution) was modelled.
title: Address Period Alignment
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
permissible_values:
  single_static_address:
    text: single_static_address
    description: A single address is used for the whole observation period.
  address_history_from_emr:
    text: address_history_from_emr
    description: An EMR-sourced address history is used.
  known_travel_interval:
    text: known_travel_interval
    description: A documented trip away from the residence is accounted for (e.g.
      a holiday), rather than assuming the residence for the whole period; assuming
      a static address would smear home-location exposure across days the patient
      was elsewhere.
  synthetic_residence_period:
    text: synthetic_residence_period
    description: A synthetic residence period was constructed for the patient.