Health Facilities
type: health-facilities
Health facilities are physical establishments where a patient can seek and receive health care services. Health facilities can take many forms, and this is why Clinia manages them using many variants in order to specialize user experience. There are currently 7 sub-types of health facilities :
Each of these types has his own attributes and relationships. All of the possible attributes and relationships for all the different sub-types of health facilities are listed below. For more information on the supported attributes and relationships of a specific sub-type, refer to this sub-type's section.
important
The usage of types and sub-types can be confusing at first, because they both use a type
field at their respective level.
Health Facility
Supported 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
.
name
string
Name of the resource.
type
string
read-only
Sub-type of health facility. Not to be mixed with the actual type of a resource.
note
This parameter is marked as read-only because it cannot be changed on an existing resource. Nonetheless, it must be specified upon creation so the API knows what sub-type of resource to create.
tags
Array<string
>
Tags that better describes the resource.
important
The current version of the api (V1
) currently supports a maximum of 1 email per resource.
Only the Rehabilitation center and the Long term care subtypes support this field.
For rehabilitation centers, possible values are :
CRDP
CRDITED
For long term care, possible values are :
CHSLD
RI
Residence
Palliative care residence
address
Physical address of the resource.
location
Geographic coordinates of the resource's address.
phones
Array<Phone>
List of phones associated with this resource.
faxes
Array<Phone>
List of faxes associated with this resource.
emails
Array<Email>
List of emails associated with this resource.
important
The current version of the api (V1
) currently supports a maximum of 1 email per resource.
online-bookings
Array<OnlineBooking>
List of online booking methods associated with this resource.
important
The current version of the api (V1
) currently supports a maximum of 1 online-booking per resource.
opening-hours
Array<OpeningHour>
Opening hours.
socials
Array<Social>
List of social media or website associated with this resource.
important
The current version of the api (V1
) currently supports a maximum of 1 social per resource.
supported-languages
Array<string
>
List of ISO-639-1 language codes.
note
Possible values for this attributes are :
FRENCH
ENGLISH
SPANISH
ITALIAN
CANTONESE
MANDARIN
ARAB
PENDJABI
HINDI
CREOLE
BENGALI
URDU
TAMIL
TAGALOG
PORTUGUESE
VIETNAMESE
note
string
Notes concerning this resource. This field contains additional information that does not fit in any other field.
Supported relationships
walk-in
Walk-in information associated with this resource.
sectors
Array<Sector>
List of sectors associated with this resource.
practices
Array<Practice>
List of practices associated with this resource.
services
Array<Service>
List of services associated with this resource.
Clinic
type: health-facilities
sub-type: clinic
All resources offering health services in a physical place or at home.
Attributes
- id
- created-at
- updated-at
- name
- type
- address
- location
- phones
- faxes
- emails
- online-bookings
- opening-hours
- socials
- supported-languages
- note
Relationships
CLSC
type: health-facilities
sub-type: clsc
In Quebec, a CLSC is a public organization offering frontline health services.
Attributes
- id
- created-at
- updated-at
- name
- type
- address
- location
- phones
- faxes
- emails
- online-bookings
- opening-hours
- socials
- supported-languages
- note
Relationships
Pharmacy
type: health-facilities
sub-type: pharmacy
A pharmacy is a location where drugs are distributed and sold.
Attributes
- id
- created-at
- updated-at
- name
- type
- address
- location
- phones
- faxes
- emails
- online-bookings
- opening-hours
- socials
- supported-languages
- note
Relationships
Hospital
type: health-facilities
sub-type: hospital
A hospital is an institution where the sick or injured are given medical or surgical care.
Attributes
Relationships
Community Resource
type: health-facilities
sub-type: community
A communicaty resource is a helpline, an addiction center, a shelter, etc.
Attributes
- id
- created-at
- updated-at
- name
- type
- address
- location
- phones
- faxes
- emails
- online-bookings
- opening-hours
- socials
- supported-languages
- note
Relationships
Rehabilitation Center
type: health-facilities
sub-type: rehabilitation-center
A rehabilitation center is a medical establishment that provides programs for rehabilitating mentally or physically disabled individuals.
Attributes
- id
- created-at
- updated-at
- tags
- name
- type
- address
- location
- phones
- faxes
- emails
- opening-hours
- socials
- supported-languages
- note
Relationships
Long Term Care
type: health-facilities
sub-type: long-term-care
A long term care facility provides rehabilitative, restaurative, and/or ongoing skilled nursing care to patients or residents in need of assistance with activities of daily living.
Attributes
- id
- created-at
- updated-at
- tags
- name
- type
- address
- location
- phones
- faxes
- emails
- opening-hours
- socials
- supported-languages
- note