Skip to content

Enum: HistoricalStatusEnum

A constrained set of enumerative values indicating whether something is present, absent, historical, or its status is unknown.

URI: HistoricalStatusEnum

This is a dynamic enum

Slots

Name Description
condition_status A value indicating whether the medical condition described in this record is ...
exposure_status A value indicating whether the exposure described in this record is present, ...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nhlbidatastage/bdchm

LinkML Source

name: HistoricalStatusEnum
description: A constrained set of enumerative values indicating whether something
  is present, absent, historical, or its status is unknown.
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
is_a: StatusEnum
include:
- permissible_values:
    HISTORICAL:
      text: HISTORICAL
      description: was present in the patient historically.
inherits:
- StatusEnum