PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.10.0
    https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-type
{
  "description": "EPS Dispense Withdraw Reason. Taken from HL7v3 UK Cancellation Reason Response",
  "_filename": "CodeSystem-EPS-task-dispense-withdraw-type.json",
  "package_name": "uk.nhsdigital.r4",
  "date": "2005-04-05",
  "publisher": "NHS Digital",
  "content": "complete",
  "name": "EPSDispenseWithdrawType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "EPS Dispense Withdraw Type",
  "package_version": "2.10.0",
  "status": "draft",
  "id": "616ef36a-27c9-4916-9ce4-16931aeb1a0b",
  "kind": null,
  "url": "https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-type",
  "identifier": [ {
    "value": "EPS-task-dispense-withdraw-type",
    "system": "https://fhir.nhs.uk/identifier/CodeSystem"
  } ],
  "concept": [ {
    "code": "PS",
    "display": "Protocol Supply"
  }, {
    "code": "PA",
    "display": "Personal Administration"
  }, {
    "code": "LD",
    "display": "Last Dispense"
  }, {
    "code": "AD",
    "display": "All Dispenses for an instance"
  } ],
  "caseSensitive": true,
  "version": "01",
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}