The Custom REST API allows developers to quickly and easily interact with PKB functionality in a programmatic way, including accessing patient medical records. We are currently in the process of moving to a FHIR compliant REST API.
Quick start
SpecificationPlease see here for our auto-generated Swagger documentation.Test with PostmanThere are many tools available to test REST APIs; we've had good experiences working with Postman: http://www.postman.comExampleThis example demonstrates how to search for a patient's appointments based on their known PKB ID.
Example requestThis example is written for sandbox.patientsknowbest.com; replace the URL as needed if you are connecting to a different environment.
|