Enum: EnumPatientKnowledgeSource
The source of the knowledge represented in a Patient resource.
URI: kfi_fhir_sparks:EnumPatientKnowledgeSource
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:traditional | The knowledge is inferred from indirect evidence |
Slots
| Name | Description |
|---|---|
| patient_knowledge_source | The source of the knowledge represented by this Patient resource |
Identifier and Mapping Information
Schema Source
- from schema: https://carrollaboratory.github.io/kfi-fhir-input
LinkML Source
name: EnumPatientKnowledgeSource
description: The source of the knowledge represented in a Patient resource.
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:traditional
title: Inferred