Skip to content

Lighthouse APIs

Gabriel Zurita edited this page Oct 18, 2024 · 3 revisions

We prefer to use Lighthouse APIs when possible. It usually provides the quickest path to production since approvals are minimal, builds on existing working code, and has fewer unknowns.

Some APIs need CCG (machine-to-machine auth) to be enabled. Such features should be requested sooner rather than later.

Of particular relevance to VRO:

Useful resources

Patient Health API

Pertinent Secrets

VRO_SECRETS_LH

  • LH_ACCESS_CLIENT_ID
  • LH_PRIVATE_KEY_BASE64
Clone this wiki locally