PointClickCare · Capability
PointClickCare Long-Term Care EHR API
PointClickCare provides EHR and care coordination APIs for long-term and post-acute care (LTPAC) facilities. APIs enable access to resident records, medication administration records, clinical assessments, care plans, and facility data for skilled nursing facilities (SNFs) and senior living communities.
What You Can Do
GET
Listpatients
— List residents/patients
/patients
GET
Getpatient
— Get a resident/patient
/patients/{patientId}
GET
Getpatientvitals
— Get patient vitals
/patients/{patientId}/vitals
GET
Getpatientmedications
— Get patient medication orders
/patients/{patientId}/medications
GET
Getpatientmar
— Get medication administration records
/patients/{patientId}/medications/mar
GET
Listpatientassessments
— List patient assessments
/patients/{patientId}/assessments
GET
Getpatientdiagnoses
— Get patient diagnoses
/patients/{patientId}/diagnoses
GET
Listfacilities
— List facilities
/facilities
MCP Tools
listpatients
List residents/patients
read-only
idempotent
getpatient
Get a resident/patient
read-only
idempotent
getpatientvitals
Get patient vitals
read-only
idempotent
getpatientmedications
Get patient medication orders
read-only
idempotent
getpatientmar
Get medication administration records
read-only
idempotent
listpatientassessments
List patient assessments
read-only
idempotent
getpatientdiagnoses
Get patient diagnoses
read-only
idempotent
listfacilities
List facilities
read-only
idempotent