OpenPeriod

The OpenPeriod type represents the period an HCO is open and closed for services in objects of the DailyOpenHours type.

Schema

 

 

type OpenPeriod {

  open: Time

  close: Time

}

 

 

Field

Type

Description

open

Time

Opening hours of the period.

close

Time

Closing hours of the period.

 

 

 

Availability

HealthCare Locator SDK 1.0 (and versions earlier than 1.2.15)

GraphQL Activity API 1.0