NHS Notify – FHIR Letter Printing Implementation Guide
0.1.0 - ci-build United Kingdom

NHS Notify – FHIR Letter Printing Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Letter Categories - JSON Representation

Draft as of 2025-09-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nhsnotify-letter-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nhsnotify-letter-category</b></p><a name=\"nhsnotify-letter-category\"> </a><a name=\"hcnhsnotify-letter-category\"> </a><p>This value set includes codes based on the following rules:</p><ul/></div>"
  },
  "url" : "https://nhsdigital.github.io/nhs-notify-standards/fhir/docs/ValueSet/nhsnotify-letter-category",
  "version" : "0.1.0",
  "name" : "LetterCategoryVS",
  "title" : "Letter Categories",
  "status" : "draft",
  "date" : "2025-09-30T11:01:53+00:00",
  "publisher" : "NHS England",
  "contact" : [
    {
      "name" : "NHS England",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.england.nhs.uk"
        }
      ]
    },
    {
      "name" : "NHS England – NHS Notify",
      "telecom" : [
        {
          "system" : "email",
          "value" : "notify@nhs.net"
        }
      ]
    }
  ],
  "description" : "Categories for letters (SNOMED CT).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom"
        }
      ]
    }
  ]
}