FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeCodeSystem
IdCodeSystem-prescription-charge-exemption.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "prescription-charge-exemption",
  "url": "https://fhir.nhs.uk/CodeSystem/prescription-charge-exemption",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/identifier/CodeSystem",
      "value": "prescription-charge-exemption"
    }
  ],
  "version": "1.0.4",
  "name": "PrescriptionChargeExemption",
  "title": "Prescription Charge Exemption",
  "status": "draft",
  "experimental": true,
  "date": "2024-08-08",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "MedicationRequest Status Reason. Taken from HL7v3 UK Cancellation Reason",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "0000",
      "display": "Patient has paid appropriate charges at old rate"
    },
    {
      "code": "0001",
      "display": "Patient has paid appropriate charges"
    },
    {
      "code": "0002",
      "display": "Is 60 years of age or over or is under 16 years of age"
    },
    {
      "code": "0003",
      "display": "16, 17 or 18 and in full-time education"
    },
    {
      "code": "0004",
      "display": "is 60 years of age or over",
      "property": [
        {
          "code": "deprecated",
          "valueBoolean": true
        }
      ]
    },
    {
      "code": "0005",
      "display": "Maternity exemption certificate"
    },
    {
      "code": "0006",
      "display": "Medical exemption certificate"
    },
    {
      "code": "0007",
      "display": "Prescription prepayment certificate"
    },
    {
      "code": "0008",
      "display": "Prescription exemption certificate issued by Ministry of Defence"
    },
    {
      "code": "0009",
      "display": "HC2 (full help) certificate"
    },
    {
      "code": "0010",
      "display": "Was prescribed free-of-charge contraceptives"
    },
    {
      "code": "0011",
      "display": "Income support or Income-related Employment and Support Allowance"
    },
    {
      "code": "0012",
      "display": "Income based Job Seeker's Allowance"
    },
    {
      "code": "0013",
      "display": "Tax credit exemption certificate"
    },
    {
      "code": "0014",
      "display": "Pension Credit Guarantee Credit (including partners)"
    },
    {
      "code": "0015",
      "display": "Was prescribed free-of-charge HMP/prisoners/persons detained in other secure accommodation medication"
    },
    {
      "code": "0016",
      "display": "Universal Credit and meets the criteria"
    },
    {
      "code": "0017",
      "display": "Was prescribed free-of-charge STI sexual health medication"
    },
    {
      "code": "0018",
      "display": "Was prescribed free-of-charge mental health medication"
    },
    {
      "code": "0019",
      "display": "Was prescribed free-of-charge TB medication"
    },
    {
      "code": "0020",
      "display": "HRT only Prescription prepayment certificate"
    },
    {
      "code": "9180",
      "display": "Real-time exemption checking"
    },
    {
      "code": "9181",
      "display": "Maternity exemption certificate"
    },
    {
      "code": "9182",
      "display": "Medical exemption certificate"
    },
    {
      "code": "9183",
      "display": "Tax credit exemption certificate"
    },
    {
      "code": "9184",
      "display": "Is named on a current HC2 charges certificate"
    },
    {
      "code": "9185",
      "display": "Prescription prepayment certificate"
    },
    {
      "code": "9186",
      "display": "HRT Only PPC"
    },
    {
      "code": "9200",
      "display": "All DWP"
    },
    {
      "code": "1001",
      "display": "Welsh Prescription Welsh Dispenser – No Charge (Wales Only)"
    },
    {
      "code": "1002",
      "display": "Welsh Entitlement Card (Wales Only)"
    }
  ]
}