Skip to content

Enum: EnumRelationshipKnowledgeSource

Indicate if the relationship is real or inferred

URI: kfi_fhir_sparks:EnumRelationshipKnowledgeSource

Permissible Values

Value Meaning Description
traditional ncpi_patient_knowledge_source:traditional The knowledge comes from traditional sources like a form filled out by a pati...
inferred ncpi_patient_knowledge_source:inferred The knowledge is inferred from indirect evidence

Slots

Name Description
knowledge_source The source for the reltionship term

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: EnumRelationshipKnowledgeSource
description: Indicate if the relationship is real or inferred
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
  traditional:
    text: traditional
    description: The knowledge comes from traditional sources like a form filled out
      by a patient or information copied from an external traditional source like
      government records.
    meaning: ncpi_patient_knowledge_source:traditional
    title: Traditional
  inferred:
    text: inferred
    description: The knowledge is inferred from indirect evidence. For example, the
      existence of one patient's mother can be inferred from the existence of the
      patient.
    meaning: ncpi_patient_knowledge_source:inferred
    title: Inferred