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.

Prescription-release-rejection-reason-EPS-IssueCode

Url
https://fhir.nhs.uk/ConceptMap/Prescription-release-rejection-reason-EPS-IssueCode

Mapping from

SourceEquivalenceTarget
0001 (Prescription has been cancelled)equivalentPRESCRIPTION_CANCELLED (Prescription has been cancelled)
0002 (Prescription has expired)equivalentPRESCRIPTION_EXPIRED (Prescription has expired)
0004 (Prescription is with another dispenser)equivalentPRESCRIPTION_WITH_ANOTHER_DISPENSER (Prescription is with another dispenser)
0005 (Prescription has been dispensed)equivalentPRESCRIPTION_DISPENSED (Prescription has been dispensed)
0006 (No more nominated prescriptions available)equivalentNO_MORE_PRESCRIPTIONS (No more prescriptions available)
0007 (Nominated download functionality disabled in spine)equivalentSERVICE_DISABLED (functionality disabled in spine)
SourceEquivalenceTarget
0003 (Prescription cannot be found – contact your GP/prescriber)equivalentRESOURCE_NOT_FOUND (Resource not found)
5000 (Unable to process message. [Additional Information (if any)])equivalentFAILURE_TO_PROCESS_MESSAGE (Failure to process message)
{
"resourceType": "ConceptMap",
"id": "Prescription-release-rejection-reason-EPS-IssueCode",
"url": "https://fhir.nhs.uk/ConceptMap/Prescription-release-rejection-reason-EPS-IssueCode",
"version": "1.0.1",
"name": "Prescription-release-rejection-reason to EPS-IssueCode Map",
"title": "Prescription-release-rejection-reason to EPS-IssueCode Map",
"status": "draft",
"experimental": true,
"date": "2021-06-03",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "Prescription-release-rejection-reason to EPS-IssueCode Map",
"purpose": "Medicine Management",
"sourceUri": "https://fhir.nhs.uk/ValueSet/DM-prescription-release-rejection-reason",
"group": [
{
"source": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
"target": "https://fhir.nhs.uk/CodeSystem/EPS-IssueCode",
"element": [
{
"code": "0001",
"display": "Prescription has been cancelled",
"target": [
{
"code": "PRESCRIPTION_CANCELLED",
"display": "Prescription has been cancelled",
"equivalence": "equivalent"
}
]
},
{
"code": "0002",
"display": "Prescription has expired",
"target": [
{
"code": "PRESCRIPTION_EXPIRED",
"display": "Prescription has expired",
"equivalence": "equivalent"
}
]
},
{
"code": "0004",
"display": "Prescription is with another dispenser",
"target": [
{
"code": "PRESCRIPTION_WITH_ANOTHER_DISPENSER",
"display": "Prescription is with another dispenser",
"equivalence": "equivalent"
}
]
},
{
"code": "0005",
"display": "Prescription has been dispensed",
"target": [
{
"code": "PRESCRIPTION_DISPENSED",
"display": "Prescription has been dispensed",
"equivalence": "equivalent"
}
]
},
{
"code": "0006",
"display": "No more nominated prescriptions available",
"target": [
{
"code": "NO_MORE_PRESCRIPTIONS",
"display": "No more prescriptions available",
"equivalence": "equivalent"
}
]
},
{
"code": "0007",
"display": "Nominated download functionality disabled in spine",
"target": [
{
"code": "SERVICE_DISABLED",
"display": "functionality disabled in spine",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason",
"target": "https://fhir.nhs.uk/CodeSystem/Spine-ErrorOrWarningCode",
"element": [
{
"code": "0003",
"display": "Prescription cannot be found – contact your GP/prescriber",
"target": [
{
"code": "RESOURCE_NOT_FOUND",
"display": "Resource not found",
"equivalence": "equivalent"
}
]
},
{
"code": "5000",
"display": "Unable to process message. [Additional Information (if any)]",
"target": [
{
"code": "FAILURE_TO_PROCESS_MESSAGE",
"display": "Failure to process message",
"equivalence": "equivalent"
}
]
}
]
}
]
}
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="Prescription-release-rejection-reason-EPS-IssueCode" />
<url value="https://fhir.nhs.uk/ConceptMap/Prescription-release-rejection-reason-EPS-IssueCode" />
<version value="1.0.1" />
<name value="Prescription-release-rejection-reason to EPS-IssueCode Map" />
<title value="Prescription-release-rejection-reason to EPS-IssueCode Map" />
<status value="draft" />
<experimental value="true" />
<date value="2021-06-03" />
<publisher value="NHS Digital" />
<name value="Interoperability Team" />
<system value="email" />
<value value="interoperabilityteam@nhs.net" />
<use value="work" />
</telecom>
</contact>
<description value="Prescription-release-rejection-reason to EPS-IssueCode Map" />
<purpose value="Medicine Management" />
<sourceUri value="https://fhir.nhs.uk/ValueSet/DM-prescription-release-rejection-reason" />
<source value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
<target value="https://fhir.nhs.uk/CodeSystem/EPS-IssueCode" />
<code value="0001" />
<display value="Prescription has been cancelled" />
<code value="PRESCRIPTION_CANCELLED" />
<display value="Prescription has been cancelled" />
<equivalence value="equivalent" />
</target>
</element>
<code value="0002" />
<display value="Prescription has expired" />
<code value="PRESCRIPTION_EXPIRED" />
<display value="Prescription has expired" />
<equivalence value="equivalent" />
</target>
</element>
<code value="0004" />
<display value="Prescription is with another dispenser" />
<code value="PRESCRIPTION_WITH_ANOTHER_DISPENSER" />
<display value="Prescription is with another dispenser" />
<equivalence value="equivalent" />
</target>
</element>
<code value="0005" />
<display value="Prescription has been dispensed" />
<code value="PRESCRIPTION_DISPENSED" />
<display value="Prescription has been dispensed" />
<equivalence value="equivalent" />
</target>
</element>
<code value="0006" />
<display value="No more nominated prescriptions available" />
<code value="NO_MORE_PRESCRIPTIONS" />
<display value="No more prescriptions available" />
<equivalence value="equivalent" />
</target>
</element>
<code value="0007" />
<display value="Nominated download functionality disabled in spine" />
<code value="SERVICE_DISABLED" />
<display value="functionality disabled in spine" />
<equivalence value="equivalent" />
</target>
</element>
</group>
<source value="https://fhir.nhs.uk/CodeSystem/EPS-task-prescription-release-rejection-reason" />
<target value="https://fhir.nhs.uk/CodeSystem/Spine-ErrorOrWarningCode" />
<code value="0003" />
<display value="Prescription cannot be found – contact your GP/prescriber" />
<code value="RESOURCE_NOT_FOUND" />
<display value="Resource not found" />
<equivalence value="equivalent" />
</target>
</element>
<code value="5000" />
<display value="Unable to process message. [Additional Information (if any)]" />
<code value="FAILURE_TO_PROCESS_MESSAGE" />
<display value="Failure to process message" />
<equivalence value="equivalent" />
</target>
</element>
</group>
</ConceptMap>
back to top