generated: '2026-07-15' method: generated source: openapi/pointclickcare-ehr-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 8 by_action_class: connected: 8 by_consequence: read: 8 human_in_the_loop_required: 0 operations: - path: /patients method: get operationId: listPatients x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /patients/{patientId} method: get operationId: getPatient x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /patients/{patientId}/vitals method: get operationId: getPatientVitals x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /patients/{patientId}/medications method: get operationId: getPatientMedications x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /patients/{patientId}/medications/mar method: get operationId: getPatientMAR x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /patients/{patientId}/assessments method: get operationId: listPatientAssessments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /patients/{patientId}/diagnoses method: get operationId: getPatientDiagnoses x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /facilities method: get operationId: listFacilities x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none