API Hub

Explore and Make use of Nationally Defined Messaging APIs

This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
{
  "resourceType": "CodeSystem",
  "id": "Prescription-Exemption-Type-1",
  "text": {
    "status": "generated"
  },
  "url": "https://fhir.nhs.uk/STU3/CodeSystem/Prescription-Exemption-Type-1",
  "version": "0.0.1",
  "name": "Prescription Exemption Type",
  "status": "draft",
  "date": "2017-12-20T00:00:00+01:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A code system that enumerates patient Prescription Exemption Type.",
  "purpose": "This code system is defined to be bound to the Prescription Exemption Type listed.",
  "copyright": "Copyright © 2017 Health and Social Care Information Centre. NHS Digital is the trading name of the Health and Social Care Information Centre.",
  "caseSensitive": true,
  "valueSet": "https://fhir.nhs.uk/STU3/ValueSet/Prescription-Exemption-Type-1",
  "content": "complete",
  "concept": [
    {
      "code": "9002",
      "display": "is under 16 years of age - confirmed by source"
    },
    {
      "code": "9003",
      "display": "is 16, 17 or 18 and in full-time education - confirmed by source"
    },
    {
      "code": "9004",
      "display": "is 60 years of age or over - confirmed by source"
    },
    {
      "code": "9005",
      "display": "has a valid maternity exemption certificate - confirmed by source"
    },
    {
      "code": "9006",
      "display": "has a valid medical exemption certificate - confirmed by source"
    },
    {
      "code": "9007",
      "display": "has a valid prescription pre-payment certificate - confirmed by source"
    },
    {
      "code": "9008",
      "display": "has a War Pension exemption certificate - confirmed by source"
    },
    {
      "code": "9009",
      "display": "is named on a current HC2 charges certificate - confirmed by source"
    },
    {
      "code": "9011",
      "display": "gets income support (IS) - confirmed by source"
    },
    {
      "code": "9012",
      "display": "gets income based Job Seeker's Allowance (JSA (IB)) - confirmed by source"
    },
    {
      "code": "9013",
      "display": "is entitled to, or named on a VALID NHS tax credit exemption certificate - confirmed by source"
    },
    {
      "code": "9014",
      "display": "has a partner who gets Pension Credit Guarantee Credit (PCGC) - confirmed by source"
    },
    {
      "code": "9015",
      "display": "Patient does not need to pay the prescription charge - confirmed by source"
    },
    {
      "code": "9999",
      "display": "Not able to confirm exemption from source"
    }
  ]
}