Enums

Types of data specified in queries include the following enums. Learn about other types of data.

Type

Description

ActivityCriteriaScope

Represents the scope of the activities query (on what activities field is the text criteria applied). Values are:

IndvidualName

IndividualSpecialties

IndividualMedTerms

ActivitySortScope

Represents the way activities query results are sorted. Values are:

WorkplaceDistance

IndividualName

Relevancy

CodeCriteriaScope

Represents the scope of the codesByLabel search (in which the code field is the text criteria applied). Values are:

Id

LongLbl

Day

Represents a day of the week, such as in objects of the DailyOpenHours type. Value is one of the following:

MONDAY

TUESDAY

WEDNESDAY

THURSDAY

FRIDAY

SATURDAY

SUNDAY

GeoAccurracy

Value is:

HouseNumber

IndividualCriteriaScope

Represents the scope of the individuals query (on what individual field is the text criteria applied). Values are:

Name

Specialties

MedTerms

IndividualSortScope

Represents the way the results of the individuals query are sorted. Values are:

Name

Relevancy

SuggestionScope

Represents the scope of the suggestions query (type of results expected from the search). Values are:

Individual

Workplace

Specialty

Address

MedTerm

QualityGrade

Values is one of the following:

OK

NOK

WorkplaceCriteriaScope

Represents the scope of the workplaces query (on what workplace field is the text criteria applied). Values are:

Name

Address

WorkplaceSortScope

Represents the way workplaces query results are sorted. Values are:

Distance

Name

Relevancy