PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.medicines.r4@2.0.26-alpha
    https://fhir.nhs.uk/CodeSystem/prescription-charge-exemption
{
  "description": "MedicationRequest Status Reason. Taken from HL7v3 UK Cancellation Reason",
  "_filename": "prescription-charge-exemption.json",
  "package_name": "uk.nhsdigital.medicines.r4",
  "date": "2020-10-08",
  "publisher": "NHS Digital",
  "content": "complete",
  "name": "Prescription Charge Exemption",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Prescription Charge Exemption",
  "package_version": "2.0.26-alpha",
  "status": "draft",
  "id": "a1955f92-f149-486a-af0e-ff28174c0412",
  "kind": null,
  "url": "https://fhir.nhs.uk/CodeSystem/prescription-charge-exemption",
  "identifier": [ {
    "value": "prescription-charge-exemption",
    "system": "https://fhir.nhs.uk/identifier/CodeSystem"
  } ],
  "concept": [ {
    "code": "0001",
    "display": "Patient has paid appropriate charges"
  }, {
    "code": "0002",
    "display": "is under 16 years of age"
  }, {
    "code": "0003",
    "display": "is 16, 17 or 18 and in full-time education"
  }, {
    "code": "0004",
    "display": "is 60 years of age or over"
  }, {
    "code": "0005",
    "display": "has a valid maternity exemption certificate"
  }, {
    "code": "0006",
    "display": "has a valid medical exemption certificate"
  }, {
    "code": "0007",
    "display": "has a valid prescription pre-payment certificate"
  }, {
    "code": "0008",
    "display": "has a War Pension exemption certificate"
  }, {
    "code": "0009",
    "display": "is named on a current HC2 charges certificate"
  }, {
    "code": "0010",
    "display": "was prescribed free-of-charge contraceptives"
  }, {
    "code": "0011",
    "display": "gets income support (IS)"
  }, {
    "code": "0012",
    "display": "gets income based Job Seeker's Allowance (JSA (IB))"
  }, {
    "code": "0013",
    "display": "is entitled to, or named on a VALID NHS tax credit exemption certificate"
  }, {
    "code": "0014",
    "display": "has a partner who gets Pension Credit Guarantee Credit (PGCC)"
  }, {
    "code": "0015",
    "display": "Patient does not need to pay the prescription charge",
    "definition": "This allows the exemption status to be recorded without actually stating the reason for the exemption."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}