Skip to content

Enum: EnumAssertionType

Provides options to describe the expressed semantics of a condition.

URI: kfi_fhir_sparks:EnumAssertionType

Permissible Values

Value Meaning Description
phenotypic_feature ncpi_cond_type:Phenotypic-Feature This is a phenotypic feature
disease ncpi_cond_type:Disease Disease
comorbidity ncpi_cond_type:Comorbidity Comorbidity
histology ncpi_cond_type:Histology Histology
clinical_finding ncpi_cond_type:Clinical-Finding Clinical Finding
ehr_billing_code ncpi_cond_type:EHR-Condition-Code From an EHR billing record, which may indicate only investigation into a poss...
measurement None A measurement of some feature, eg, height or glucose

Slots

Name Description
assertion_type Describe the type of assertion being made

Identifier and Mapping Information

Schema Source

  • from schema: https://carrollaboratory.github.io/kfi-fhir-input

LinkML Source

name: EnumAssertionType
description: Provides options to describe the expressed semantics of a condition.
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
  phenotypic_feature:
    text: phenotypic_feature
    description: This is a phenotypic feature
    meaning: ncpi_cond_type:Phenotypic-Feature
    title: Phenotypic Feature
  disease:
    text: disease
    description: Disease
    meaning: ncpi_cond_type:Disease
    title: disease
  comorbidity:
    text: comorbidity
    description: Comorbidity
    meaning: ncpi_cond_type:Comorbidity
    title: comorbidity
  histology:
    text: histology
    description: Histology
    meaning: ncpi_cond_type:Histology
    title: histology
  clinical_finding:
    text: clinical_finding
    description: Clinical Finding
    meaning: ncpi_cond_type:Clinical-Finding
    title: clinical-finding
  ehr_billing_code:
    text: ehr_billing_code
    description: From an EHR billing record, which may indicate only investigation
      into a possible diagnosis.
    meaning: ncpi_cond_type:EHR-Condition-Code
    title: EHR Billing Code
  measurement:
    text: measurement
    description: A measurement of some feature, eg, height or glucose.
    title: Measurement