nhsconnect / prescription-exemptions-1.1.1

Version 1.1.1 of RTEC

Home Page:https://nhsconnect.github.io/prescription-exemptions-1.1.1//

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTEC Integration Specification

This is the source repository for the Prescription Exemption Checking Service integration specification.

The current specification version is held in the master branch, and published automatically with GitHub pages.

Building the specification

To build the specification locally

  • Clone the repository: git clone https://github.com/nhseps/prescription-exemptions.git
  • Install Ruby
  • Install Jekyll
  • Navigate to your gpconnect directory and run: bundle install
  • Now run Jekyll: bundle exec jekyll serve
  • Browse website Browser: http://localhost:4005

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.

About

Version 1.1.1 of RTEC

https://nhsconnect.github.io/prescription-exemptions-1.1.1//

License:Apache License 2.0


Languages

Language:CSS 62.0%Language:HTML 16.8%Language:Gherkin 16.6%Language:Ruby 2.7%Language:JavaScript 1.9%