Liking cljdoc? Tell your friends :D

nhs-number

Clojars Project

A Clojure/Script library providing validation, formatting and generation of UK NHS Numbers. As such, this library can be used for both front-end and back-end requirements.

The standards relating the NHS number are set out in ISB 0149. The NHS number is the unique patient identifier for a patient within the National Health Service in England and Wales.

Development notes

Run unit tests

clj -X:test

Build a library jar file

clj -T:build jar

Deploy to Clojars repository: (requires valid CLOJARS_USERNAME and CLOJARS_PASSWORD environmental variables to be set)

clj -T:build deploy

Mark Wardle

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close