FHIR IG Statistics: ConceptMap/Prescription-release-rejection-reason-EPS-IssueCode
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"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": "PrescriptionReleaseRejectionReasonEPSIssueCode",
"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"
}
]
}
]
}
]
}