FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/231b28ee-bc21-4d69-88b8-5075fa2cdbf0

Packageuk.nhsdigital.r4.test
Resource TypeCodeSystem
Id231b28ee-bc21-4d69-88b8-5075fa2cdbf0
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-return-status-reason
URLhttps://fhir.nhs.uk/CodeSystem/EPS-task-dispense-return-status-reason
Version1.0.6
Statusdraft
Date2005-07-17
NameEPSDispenseReturnReason
TitleEPS Dispense Return Reason
DescriptionEPS Dispense Return Reason. Taken from HL7v3 UK Cancellation Reason Response
Contentcomplete

Resources that use this resource

ValueSet
DM-task-reason-codeTaskReasonCode

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "231b28ee-bc21-4d69-88b8-5075fa2cdbf0",
  "url": "https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-return-status-reason",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/identifier/CodeSystem",
      "value": "EPS-task-dispense-return-status-reason"
    }
  ],
  "version": "1.0.6",
  "name": "EPSDispenseReturnReason",
  "title": "EPS Dispense Return Reason",
  "status": "draft",
  "experimental": false,
  "date": "2005-07-17",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "EPS Dispense Return Reason. Taken from HL7v3 UK Cancellation Reason Response",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "0001",
      "display": "Patient non-attendance"
    },
    {
      "code": "0002",
      "display": "Unable to dispense medication on prescriptions"
    },
    {
      "code": "0003",
      "display": "Patient requested release"
    },
    {
      "code": "0004",
      "display": "Another dispenser requested release on behalf of the patient"
    },
    {
      "code": "0005",
      "display": "Invalid digital signature"
    },
    {
      "code": "0006",
      "display": "Rejected due to version problem"
    },
    {
      "code": "0007",
      "display": "Prescription otherwise invalid or unreadable",
      "definition": "This may be for a clinical or syntax reason"
    },
    {
      "code": "0008",
      "display": "Prescription expired"
    }
  ]
}