List Overspecializations
Returns a list of overspecializations that fits the request parameters.
GET /speciality/v1/overspecializations
Query Parameters
filter
string
Apply a filter on a resource property.
For a service, the supported properties are :
serviceId
For the property serviceId
, the supported operations are :
eq:{value}
where the value is a top level service id
filter[serviceId]=eq:6ac1d85f-2a16-4673-9024-d9e88f8fd1f4
caution
It is discouraged to list overspecializations without any active filters. This may put an important load on the servers and hinder response time.
Examples
List overspecializations under the 'Occupational medicine' service
curl -X GET "https://api.clinia.ca/speciality/v1/overspecializations?filter[serviceId]=eq:6ac1d85f-2a16-4673-9024-d9e88f8fd1f4" \
-H "Content-Type: application/vnd.api+json"
{
"data": [
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Aerospace medicine"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Médecine aérospatiale"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.62Z",
"updatedAt": "2020-12-14T20:42:42.62Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "6c003dbf-f5f7-4cf0-a368-ffa5b6524f76"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Chronic pain"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Douleur chronique"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.62Z",
"updatedAt": "2020-12-14T20:42:42.62Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "a5f6baa0-6e3f-4123-be50-620c1151aeac"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Clinician investigator program"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Programme de cliniciens-chercheurs"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.62Z",
"updatedAt": "2020-12-14T20:42:42.62Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "95849bdb-4372-463e-8c36-e192fcc6370a"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Community medicine"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Médecine communautaire"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.62Z",
"updatedAt": "2020-12-14T20:42:42.62Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "63e9939a-243c-4d2a-845e-4879a3ee32fa"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Disability"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Handicap"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.62Z",
"updatedAt": "2020-12-14T20:42:42.62Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "8e6b2d29-3775-4ab7-b83c-af300beeefc8"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Ergonomics"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Ergonomie"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.62Z",
"updatedAt": "2020-12-14T20:42:42.62Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "719fa4bd-7b54-4732-882c-70af56a76fd8"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Family medicine"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Médecine familiale"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.62Z",
"updatedAt": "2020-12-14T20:42:42.62Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "d4464bf9-2ce8-4ab0-bcdd-d919449d10f8"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Fitness to work"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Aptitude au travail"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.621Z",
"updatedAt": "2020-12-14T20:42:42.621Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "3a761718-5e53-49a9-9adc-d9815c22a625"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Industrial occupational medicine"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Médecine du travail"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.621Z",
"updatedAt": "2020-12-14T20:42:42.621Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "051d14f3-283f-4233-a1d1-fe0a3dac4422"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Occupational health"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Santé au travail"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.621Z",
"updatedAt": "2020-12-14T20:42:42.621Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "e0b4afb3-874d-4b0f-aec5-8f13efca34cd"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Occupational skin disease"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Maladie professionnelle de la peau"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.621Z",
"updatedAt": "2020-12-14T20:42:42.621Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "a84c5268-f75c-41f1-8882-945b5a83d62b"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Physical medicine and rehabilitation"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Médecine physique et réadaptation"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.621Z",
"updatedAt": "2020-12-14T20:42:42.621Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "d48b60a3-0e43-49d5-87ca-c35e05fe7390"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Public health"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Santé publique"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.621Z",
"updatedAt": "2020-12-14T20:42:42.621Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "a5b85e4b-297a-4c03-aec2-935837a47c50"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Telehealth"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Télésanté"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.621Z",
"updatedAt": "2020-12-14T20:42:42.621Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "8a9c8940-5d15-4b45-8fb3-06f5a01f97fd"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Toxicology"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Toxicologie"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.621Z",
"updatedAt": "2020-12-14T20:42:42.621Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "dc84799e-d68e-43ee-9b8f-5c6c0cfb6b00"
},
{
"attributes": {
"translations": {
"en": {
"name": {
"value": "Travel medicine"
},
"wordCloud": []
},
"fr": {
"name": {
"value": "Médecine de voyage"
},
"wordCloud": []
}
},
"serviceId": "6ac1d85f-2a16-4673-9024-d9e88f8fd1f4",
"createdAt": "2020-12-14T20:42:42.621Z",
"updatedAt": "2020-12-14T20:42:42.621Z",
"publishedAt": null
},
"type": "overspecializations",
"id": "ac35d7e3-a291-4108-b74a-2db69cd73cbf"
}
],
"meta": {
"totalRecords": 16
}
}