Skip to content

Enum: ContactPhoneScopeEnum

URI: ContactPhoneScopeEnum

Permissible Values

Value Meaning Description
home None
work None
school None
mobile None
main None
home fax None
work fax None
pager None

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

LinkML Source

name: ContactPhoneScopeEnum
description: ''
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
permissible_values:
  home:
    text: home
    is_a: ContactPhoneScopeVocab
  work:
    text: work
    is_a: ContactPhoneScopeVocab
  school:
    text: school
    is_a: ContactPhoneScopeVocab
  mobile:
    text: mobile
    is_a: ContactPhoneScopeVocab
  main:
    text: main
    is_a: ContactPhoneScopeVocab
  home fax:
    text: home fax
    is_a: ContactPhoneScopeVocab
  work fax:
    text: work fax
    is_a: ContactPhoneScopeVocab
  pager:
    text: pager
    is_a: ContactPhoneScopeVocab