Support for the UK NHS Digital's TRUD. TRUD is the Technology Reference data Update Distribution.
Support for the UK NHS Digital's TRUD. TRUD is the Technology Reference data Update Distribution.
(get-latest api-key item-identifier)
Returns information about the latest release of the item specified.
Returns information about the latest release of the item specified.
(get-releases api-key item-identifier)
(get-releases api-key item-identifier {:keys [only-latest?]})
Returns a sequence of structured metadata about each release of the distribution files. Data are returned as-is from the source API, except that dates are parsed and the item-identifier is included using the key 'itemIdentifier'. Parameters:
For example, 341 is the NHS ODS XML distribution.
Returns a sequence of structured metadata about each release of the distribution files. Data are returned as-is from the source API, except that dates are parsed and the item-identifier is included using the key 'itemIdentifier'. Parameters: - api-key : your API key from TRUD - item-identifier : item identifier For example, 341 is the NHS ODS XML distribution.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close