How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AlayaCare Diagnoses API

The Diagnoses API from AlayaCare — 4 operation(s) for diagnoses.

AlayaCare Diagnoses API is one of 113 APIs that AlayaCare publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Diagnoses. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 4 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.2.

Requests are made against a single base URL, https://homecare.alayacare.ca/ext/api/v2/clinical.

7 operations 4 paths 12 schemas 1 DELETE2 GET1 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.2
Base URL
https://[tenant].[environment].alayacare.[domain]/ext/api/v2/patients/
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

AlayaCare Diagnoses API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basic_auth).

  • basic_auth — Basic HTTP auth over https

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 1 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Diagnoses 7
GET
/careplans/{plan_id}/diagnoses
Get a list of diagnoses within a care plan using the care plan ID
1 param → 200401403404
POST
/careplans/{plan_id}/diagnoses
Create a diagnosis in a care plan using the care plan ID
1 param body → 201400401403404
GET
/careplans/diagnoses/{diagnosis_id}
Get a specific diagnosis by diagnosis ID
1 param → 200401403404
PUT
/careplans/diagnoses/{diagnosis_id}
Update a specific diagnosis using the diagnosis ID
1 param body → 204400401403404
DELETE
/careplans/diagnoses/{diagnosis_id}
Delete a specific diagnosis using the diagnosis ID
1 param → 204400401403404
PUT
/careplans/diagnoses/{diagnosis_id}/status/archived
Update a specific diagnosis status to archived
1 param → 204400401403404
PUT
/careplans/diagnoses/{diagnosis_id}/status/completed
Update a specific diagnosis status to completed
1 param body → 204400401403404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are CarePlanDiagnosis (20 properties), ClientDiagnosis (20 properties), UpdateCarePlanDiagnosis (9 properties), CreateCarePlanDiagnosis (9 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
Error response
2 properties 2 required
CarePlanDiagnosisList
object
List of diagnosis
1 property
CreateCarePlanDiagnosis
object
JSON schema for creating care plan diagnosis.
9 properties 3 required
EntitySummaryList
array
EntitySummary
object
2 properties 2 required
CarePlanDiagnosis
object
Care plan diagnosis
20 properties
ServiceList
array
ServiceDetails
objectnull
Service details
2 properties
User
object
User id, first and last names
2 properties
CareplanItemStatus
string
UpdateCarePlanDiagnosis
object
JSON schema for creating care plan diagnosis
9 properties
ClientDiagnosis
object
Care plan diagnosis
20 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

alayacare-diagnoses-api-openapi.yml Raw ↑

Other APIs AlayaCare publishes across the network.

AlayaCare Employee API
AlayaCare Scheduler API
AlayaCare Clinical API
AlayaCare Tasks API
AlayaCare Forms API
AlayaCare Accounting API
AlayaCare Medication API
AlayaMarket Marketplace API
AlayaCare Residential (Resi) API
AlayaCare Accounts API
AlayaCare Activities of Daily Living (ADL) API
AlayaCare Activity Codes API
Where this information came from

This is an independent, third-party profile of AlayaCare Diagnoses API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.