| Package | uk.nhsdigital.r4.test |
| Resource Type | CodeSystem |
| Id | 2c1500d7-377d-4343-8b37-9d80408593ea |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/medicationdispense-status-reason |
| URL | https://fhir.nhs.uk/CodeSystem/medicationdispense-status-reason |
| Version | 1.1.3 |
| Status | draft |
| Date | 2021-01-12 |
| Name | MedicationDispenseStatusReason |
| Title | MedicationDispense Status Reason |
| Description | MedicationDispense Status Reason. Taken from HL7v3 UK DMS Not Dispensed Reason |
| Content | complete |
| ValueSet | |
| DM-medicationdispense-status-reason | MedicationDispenseStatusReason |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "2c1500d7-377d-4343-8b37-9d80408593ea",
"url": "https://fhir.nhs.uk/CodeSystem/medicationdispense-status-reason",
"identifier": [
{
"system": "https://fhir.nhs.uk/identifier/CodeSystem",
"value": "medicationdispense-status-reason"
}
],
"version": "1.1.3",
"name": "MedicationDispenseStatusReason",
"title": "MedicationDispense Status Reason",
"status": "draft",
"experimental": true,
"date": "2021-01-12",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "MedicationDispense Status Reason. Taken from HL7v3 UK DMS Not Dispensed Reason",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "0001",
"display": "Not required as instructed by the patient"
},
{
"code": "0002",
"display": "Clinically unsuitable"
},
{
"code": "0003",
"display": "Owings note issued to patient"
},
{
"code": "0004",
"display": "Prescription cancellation"
},
{
"code": "0005",
"display": "Prescription cancellation due to death"
},
{
"code": "0006",
"display": "Illegal NHS prescription"
},
{
"code": "0007",
"display": "Prescribed out of scope item"
},
{
"code": "0008",
"display": "Item or prescription expired"
},
{
"code": "0009",
"display": "Not allowed on FP10"
},
{
"code": "0010",
"display": "Patient did not collect medication"
},
{
"code": "0011",
"display": "Patient purchased medication over the counter"
}
]
}