Kno2 System API
home
Overview
This asset is a component of MuleSoft Accelerator for Healthcare, which accelerates the implementation of essential integration use cases.
The solution equips Payer, Provider, and Life Sciences organizations with pre-built APIs, integration templates, and reference architectures. Our foundational assets are expertly designed to jumpstart your top integration and business initiatives so that IT teams can spend more time innovating and less time building from scratch.
This API Specification enables integration with Kno2 Communication API to retrieve document pertaining to a particular patient across a network of healthcare organziations. Below are the supported endpoints:
Endpoint | Description |
---|---|
organization | Organization Query: Get the list of organizations that are available based on the provided zip code. |
patient demographics | Patient Discovery Query: Get the list of organizations in the geographic area with record of the patient. |
patient documents | Documents Query: Get the list of documents related to a patient within a particular organization. |
patient retrieve | Retrieve Document: Retrieve the CDA document related to the patient of interest within a particular organization. |
See the implementation template for more information.