Skip to content

Enum: MeasuredByPersonnelTypeEnum

A constrained set of enumerative values describing the type of personnel performing a measurement.

URI: MeasuredByPersonnelTypeEnum

Permissible Values

Value Meaning Description
PHYSICIAN None A medical doctor (MD) or doctor of osteopathic medicine (DO) who is licensed ...
NURSE None A registered nurse (RN), licensed practical nurse (LPN), or other nursing pro...
TECHNICIAN None A healthcare worker trained to perform specific technical tasks, such as labo...
OTHER_HEALTHCARE_PROFESSIONAL None Any other type of healthcare professional involved in performing an activity,...

Slots

Name Description
measured_by The type of personnel that performed the measurement activity (e

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: MeasuredByPersonnelTypeEnum
description: A constrained set of enumerative values describing the type of personnel
  performing a measurement.
from_schema: https://w3id.org/bdchm
rank: 1000
permissible_values:
  PHYSICIAN:
    text: PHYSICIAN
    description: A medical doctor (MD) or doctor of osteopathic medicine (DO) who
      is licensed to practice medicine and provide healthcare services.
  NURSE:
    text: NURSE
    description: A registered nurse (RN), licensed practical nurse (LPN), or other
      nursing professional who provides patient care and support under the supervision
      of a physician or independently within their scope of practice.
  TECHNICIAN:
    text: TECHNICIAN
    description: A healthcare worker trained to perform specific technical tasks,
      such as laboratory tests, imaging procedures, or medical equipment operation,
      but who does not have the full scope of practice of a physician or nurse.
  OTHER_HEALTHCARE_PROFESSIONAL:
    text: OTHER_HEALTHCARE_PROFESSIONAL
    description: Any other type of healthcare professional involved in performing
      an activity, such as a physical therapist, occupational therapist, pharmacist,
      or social worker.