Skip to content

Enum: CodeSystemEnum

Used to specify why the normally expected content of the data element is missing.

URI: CodeSystemEnum

Permissible Values

Value Meaning Description
unknown http://terminology.hl7.org/CodeSystem/data-absent-reason#unknown The value is expected to exist but is not known
asked-unknown http://terminology.hl7.org/CodeSystem/data-absent-reason#asked-unknown The source was asked but does not know the value
temp-unknown http://terminology.hl7.org/CodeSystem/data-absent-reason#temp-unknown There is reason to expect (from the workflow) that the value may become known
not-asked http://terminology.hl7.org/CodeSystem/data-absent-reason#not-asked The workflow didn't lead to this value being known
asked-declined http://terminology.hl7.org/CodeSystem/data-absent-reason#asked-declined The source was asked but declined to answer
masked http://terminology.hl7.org/CodeSystem/data-absent-reason#masked The information is not available due to security, privacy or related reasons
not-applicable http://terminology.hl7.org/CodeSystem/data-absent-reason#not-applicable There is no proper value for this element (e
unsupported http://terminology.hl7.org/CodeSystem/data-absent-reason#unsupported The source system wasn't capable of supporting this element
as-text http://terminology.hl7.org/CodeSystem/data-absent-reason#as-text The content of the data is represented in the resource narrative
error http://terminology.hl7.org/CodeSystem/data-absent-reason#error Some system or workflow process error means that the information is not avail...
not-a-number http://terminology.hl7.org/CodeSystem/data-absent-reason#not-a-number The numeric value is undefined or unrepresentable due to a floating point pro...
negative-infinity http://terminology.hl7.org/CodeSystem/data-absent-reason#negative-infinity The numeric value is excessively low and unrepresentable due to a floating po...
positive-infinity http://terminology.hl7.org/CodeSystem/data-absent-reason#positive-infinity The numeric value is excessively high and unrepresentable due to a floating p...
not-performed http://terminology.hl7.org/CodeSystem/data-absent-reason#not-performed The value is not available because the observation procedure (test, etc
not-permitted http://terminology.hl7.org/CodeSystem/data-absent-reason#not-permitted The value is not permitted in this context (e

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/comet

LinkML Source

name: CodeSystemEnum
description: Used to specify why the normally expected content of the data element
  is missing.
from_schema: https://w3id.org/comet
rank: 1000
permissible_values:
  unknown:
    text: unknown
    description: The value is expected to exist but is not known.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#unknown
    title: Unknown
  asked-unknown:
    text: asked-unknown
    description: The source was asked but does not know the value.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#asked-unknown
    is_a: unknown
    title: Asked But Unknown
  temp-unknown:
    text: temp-unknown
    description: There is reason to expect (from the workflow) that the value may
      become known.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#temp-unknown
    is_a: unknown
    title: Temporarily Unknown
  not-asked:
    text: not-asked
    description: The workflow didn't lead to this value being known.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#not-asked
    is_a: unknown
    title: Not Asked
  asked-declined:
    text: asked-declined
    description: The source was asked but declined to answer.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#asked-declined
    is_a: unknown
    title: Asked But Declined
  masked:
    text: masked
    description: The information is not available due to security, privacy or related
      reasons.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#masked
    title: Masked
  not-applicable:
    text: not-applicable
    description: There is no proper value for this element (e.g. last menstrual period
      for a male).
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#not-applicable
    title: Not Applicable
  unsupported:
    text: unsupported
    description: The source system wasn't capable of supporting this element.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#unsupported
    title: Unsupported
  as-text:
    text: as-text
    description: The content of the data is represented in the resource narrative.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#as-text
    title: As Text
  error:
    text: error
    description: Some system or workflow process error means that the information
      is not available.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#error
    title: Error
  not-a-number:
    text: not-a-number
    description: The numeric value is undefined or unrepresentable due to a floating
      point processing error.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#not-a-number
    is_a: error
    title: Not a Number (NaN)
  negative-infinity:
    text: negative-infinity
    description: The numeric value is excessively low and unrepresentable due to a
      floating point processing        error.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#negative-infinity
    is_a: error
    title: Negative Infinity (NINF)
  positive-infinity:
    text: positive-infinity
    description: The numeric value is excessively high and unrepresentable due to
      a floating point processing        error.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#positive-infinity
    is_a: error
    title: Positive Infinity (PINF)
  not-performed:
    text: not-performed
    description: The value is not available because the observation procedure (test,
      etc.) was not performed.
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#not-performed
    title: Not Performed
  not-permitted:
    text: not-permitted
    description: The value is not permitted in this context (e.g. due to profiles,
      or the base data types).
    meaning: http://terminology.hl7.org/CodeSystem/data-absent-reason#not-permitted
    title: Not Permitted