NHS Digital FHIR Medicines

DM-prescription-charge-exemption

Url
https://fhir.nhs.uk/ValueSet/DM-prescription-charge-exemption

This value set includes codes from the following code systems:

{
"resourceType": "ValueSet",
"id": "f36d7292-f6f1-4b6e-9d1b-8e1133531c60",
"url": "https://fhir.nhs.uk/ValueSet/DM-prescription-charge-exemption",
"version": "1.0.4",
"name": "DMprescriptionchargeexemption",
"title": "DM-prescription-charge-exemption",
"status": "draft",
"date": "2024-08-14T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "Prescription Charge Exemption",
"compose": {
"include": [
{
"system": "https://fhir.nhs.uk/CodeSystem/prescription-charge-exemption",
"version": "1.0.4"
}
]
}
}
<ValueSet xmlns="http://hl7.org/fhir">
<id value="f36d7292-f6f1-4b6e-9d1b-8e1133531c60" />
<url value="https://fhir.nhs.uk/ValueSet/DM-prescription-charge-exemption" />
<version value="1.0.4" />
<name value="DMprescriptionchargeexemption" />
<title value="DM-prescription-charge-exemption" />
<status value="draft" />
<date value="2024-08-14T00:00:00+00:00" />
<publisher value="NHS Digital" />
<name value="Interoperability Team" />
<system value="email" />
<value value="interoperabilityteam@nhs.net" />
<use value="work" />
</telecom>
</contact>
<description value="Prescription Charge Exemption" />
<system value="https://fhir.nhs.uk/CodeSystem/prescription-charge-exemption" />
<version value="1.0.4" />
</include>
</compose>
</ValueSet>
back to top