nhsconnect / gpconnect-messaging

GP Connect Messaging specification
https://digital.nhs.uk/services/gp-connect/gp-connect-specifications-for-developers
Apache License 2.0
0 stars 4 forks source link
fhir gpconnect nhs nhs-digital

GP Connect Messaging

This is the source repository for the GP Connect Messaging specification.

The current specification version is held in the master branch, and published to the NHS Developer Network.

Previous versions of the specification are held in release/* branches (and tagged), and published to the NHS Digital website.

Building the specification

To build the GP Connect Messaging specification locally

Troubleshooting

1) Fix warnings related to SSL certificate checking (by configuring the SSL_CERT_FILE env variable) by following instructions to download and reference a cacert.pem file.

2) Fix warnings related to the Jekyll GitHub Metadata plugin, by configuring the JEKYLL_GITHUB_TOKEN environment variable.