| Package | uk.nhsdigital.r4.test |
| Resource Type | CodeSystem |
| Id | bdeb77c1-4788-4ed0-ae4a-4b181c200944 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-type |
| URL | https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-type |
| Version | 01 |
| Status | draft |
| Date | 2005-04-05 |
| Name | EPSDispenseWithdrawType |
| Title | EPS Dispense Withdraw Type |
| Description | EPS Dispense Withdraw Reason. Taken from HL7v3 UK Cancellation Reason Response |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "bdeb77c1-4788-4ed0-ae4a-4b181c200944",
"url": "https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-type",
"identifier": [
{
"system": "https://fhir.nhs.uk/identifier/CodeSystem",
"value": "EPS-task-dispense-withdraw-type"
}
],
"version": "01",
"name": "EPSDispenseWithdrawType",
"title": "EPS Dispense Withdraw Type",
"status": "draft",
"experimental": false,
"date": "2005-04-05",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "EPS Dispense Withdraw Reason. Taken from HL7v3 UK Cancellation Reason Response",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "PS",
"display": "Protocol Supply"
},
{
"code": "PA",
"display": "Personal Administration"
},
{
"code": "LD",
"display": "Last Dispense"
},
{
"code": "AD",
"display": "All Dispenses for an instance"
}
]
}