Sectors
type: sectors
A sector is a division of a health facility and is often specialized in a certain area of healthcare services. For instance, a medical clinic might have a radiology sector that offers radiology services and that has a different phone number, different opening hours than the clinic.
Attributes
id
string
Identifier of the resource.
created-at
string
read-only
Date of creation of the resource. Format is yyyy-MM-ddTHH:mm:ssZ
.
updated-at
string
read-only
Date at which the resource was last updated. Format is yyyy-MM-ddTHH:mm:ssZ
.
phones
Array<Phone>
List of phones associated with this resource.
faxes
Array<Phone>
List of faxes associated with this resource.
opening-hours
Array<OpeningHour>
Opening hours.
note
string
Notes concerning this resource. This field contains additional information that does not fit in any other field.
Relationships
health-facility
The health facility to which this sector is attached.
services
Array<Service>
List of services associated with this resource.