NHS Digital FHIR Medicines (Retired - 2.1.14)

This guidance is under active development by NHS Digital and content may be added or updated on a regular basis.

DM-prescription-release-rejection-reason

Url
https://fhir.nhs.uk/ValueSet/DM-prescription-release-rejection-reason

ValueSet 'DM prescription release rejection reason'

Version16.34
StatusDraft (since 2021-06-03)

DM prescription release rejection reason

This value set includes codes from the following code systems:

  • The following codes from system: EPS Prescription Release Rejection Reason

    CodeDisplay
    0006No more nominated prescriptions available
    0007Nominated download functionality disabled in spine
    0003Prescription cannot be found – contact your GP/prescriber
    0001Prescription has been cancelled
    0005Prescription has been dispensed
    0002Prescription has expired
    0004Prescription is with another dispenser
    5000Unable to process message. [Additional Information (if any)]

Expansion

This expansion was generated on 2021-06-03T15:06:59+00:00

This value set contains 8 concepts

CodeSystemDisplay
0006https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reasonNo more nominated prescriptions available
0007https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reasonNominated download functionality disabled in spine
0003https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reasonPrescription cannot be found – contact your GP/prescriber
0001https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reasonPrescription has been cancelled
0005https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reasonPrescription has been dispensed
0002https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reasonPrescription has expired
0004https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reasonPrescription is with another dispenser
5000https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reasonUnable to process message. [Additional Information (if any)]
{
    "resourceType": "ValueSet",
    "id": "DM-prescription-release-rejection-reason",
    "url": "https://fhir.nhs.uk/ValueSet/DM-prescription-release-rejection-reason",
    "version": "16.34",
    "name": "DM prescription release rejection reason",
    "date": "2021-06-03",
    "status": "draft",
    "description": "DM prescription release rejection reason",
    "compose": {
        "include":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
                "version": "16.34",
                "concept":  [
                    {
                        "code": "0006",
                        "display": "No more nominated prescriptions available"
                    },
                    {
                        "code": "0007",
                        "display": "Nominated download functionality disabled in spine"
                    },
                    {
                        "code": "0003",
                        "display": "Prescription cannot be found – contact your GP/prescriber"
                    },
                    {
                        "code": "0001",
                        "display": "Prescription has been cancelled"
                    },
                    {
                        "code": "0005",
                        "display": "Prescription has been dispensed"
                    },
                    {
                        "code": "0002",
                        "display": "Prescription has expired"
                    },
                    {
                        "code": "0004",
                        "display": "Prescription is with another dispenser"
                    },
                    {
                        "code": "5000",
                        "display": "Unable to process message. [Additional Information (if any)]"
                    }
                ]
            }
        ]
    },
    "expansion": {
        "identifier": "5b8ed2fb-ed41-4ae2-abd7-7d3337b25f69",
        "timestamp": "2021-06-03T15:06:59+00:00",
        "total": 8,
        "offset": 0,
        "parameter":  [
            {
                "name": "version",
                "valueUri": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason|16.34"
            },
            {
                "name": "count",
                "valueInteger": 2147483647
            },
            {
                "name": "offset",
                "valueInteger": 0
            }
        ],
        "contains":  [
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
                "code": "0006",
                "display": "No more nominated prescriptions available"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
                "code": "0007",
                "display": "Nominated download functionality disabled in spine"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
                "code": "0003",
                "display": "Prescription cannot be found – contact your GP/prescriber"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
                "code": "0001",
                "display": "Prescription has been cancelled"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
                "code": "0005",
                "display": "Prescription has been dispensed"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
                "code": "0002",
                "display": "Prescription has expired"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
                "code": "0004",
                "display": "Prescription is with another dispenser"
            },
            {
                "system": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
                "code": "5000",
                "display": "Unable to process message. [Additional Information (if any)]"
            }
        ]
    }
}
<ValueSet xmlns="http://hl7.org/fhir">
    <id value="DM-prescription-release-rejection-reason" />
    <url value="https://fhir.nhs.uk/ValueSet/DM-prescription-release-rejection-reason" />
    <version value="16.34" />
    <name value="DM prescription release rejection reason" />
    <status value="draft" />
    <date value="2021-06-03" />
    <description value="DM prescription release rejection reason" />
    <compose>
        <include>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
            <version value="16.34" />
            <concept>
                <code value="0006" />
                <display value="No more nominated prescriptions available" />
            </concept>
            <concept>
                <code value="0007" />
                <display value="Nominated download functionality disabled in spine" />
            </concept>
            <concept>
                <code value="0003" />
                <display value="Prescription cannot be found – contact your GP/prescriber" />
            </concept>
            <concept>
                <code value="0001" />
                <display value="Prescription has been cancelled" />
            </concept>
            <concept>
                <code value="0005" />
                <display value="Prescription has been dispensed" />
            </concept>
            <concept>
                <code value="0002" />
                <display value="Prescription has expired" />
            </concept>
            <concept>
                <code value="0004" />
                <display value="Prescription is with another dispenser" />
            </concept>
            <concept>
                <code value="5000" />
                <display value="Unable to process message. [Additional Information (if any)]" />
            </concept>
        </include>
    </compose>
    <expansion>
        <identifier value="5b8ed2fb-ed41-4ae2-abd7-7d3337b25f69" />
        <timestamp value="2021-06-03T15:06:59+00:00" />
        <total value="8" />
        <offset value="0" />
        <parameter>
            <name value="version" />
            <valueUri value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason|16.34" />
        </parameter>
        <parameter>
            <name value="count" />
            <valueInteger value="2147483647" />
        </parameter>
        <parameter>
            <name value="offset" />
            <valueInteger value="0" />
        </parameter>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
            <code value="0006" />
            <display value="No more nominated prescriptions available" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
            <code value="0007" />
            <display value="Nominated download functionality disabled in spine" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
            <code value="0003" />
            <display value="Prescription cannot be found – contact your GP/prescriber" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
            <code value="0001" />
            <display value="Prescription has been cancelled" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
            <code value="0005" />
            <display value="Prescription has been dispensed" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
            <code value="0002" />
            <display value="Prescription has expired" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
            <code value="0004" />
            <display value="Prescription is with another dispenser" />
        </contains>
        <contains>
            <system value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
            <code value="5000" />
            <display value="Unable to process message. [Additional Information (if any)]" />
        </contains>
    </expansion>
</ValueSet>
back to top