Skip to content

Enum: EnumEntityAsserter

Who recorded this assertion about the Participant? This can support understanding the differences between self-report, doctor, trained research staff.

URI: kfi_fhir_sparks:EnumEntityAsserter

Permissible Values

Value Meaning Description
self_report None The participant reported the assertion
doctor None Physician
staff None Trained research staff

Slots

Name Description
entity_asserter Who recorded this assertion about the Participant? This can support understan...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: EnumEntityAsserter
description: Who recorded this assertion about the Participant? This can support understanding
  the differences between self-report, doctor, trained research staff.
from_schema: https://carrollaboratory.github.io/kfi-fhir-input
rank: 1000
permissible_values:
  self_report:
    text: self_report
    description: The participant reported the assertion
    title: Self Report
  doctor:
    text: doctor
    description: Physician
    title: Doctor
  staff:
    text: staff
    description: Trained research staff
    title: Trained Research Staff