...
PKB maintains a dedicated endpoint at /phr-fhir which exposes a single, custom operation, designed to allow a Messaging-like way of creating new patients.
See Patient/$process-message for more information.
What you can do with this endpoint
...
For example, PKB's sandbox environment has a server host address of: https://sandbox.patientsknowbest.com
The corresponding Facade FHIR endpoint is therefore available at: https://sandbox.patientsknowbest.com/phr-fhir
Authentication
Access to the Messaging FHIR endpoint is protected by OAuth 2.0.
...
System Clients are also required to provide the X Org Public Id HTTP header.
Please see our OAuth 2.0 documentation for more information.
Validation and business rules
...
Please see the Examples page for guidance on how to interact with this endpoint.
Roadmap
Please see the Messaging Roadmap page for planned changes to this endpoint.