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

FHIR IG Statistics: CodeSystem/94fe5315-6792-46b6-9ef8-e2c727daaf1e

Packageuk.nhsdigital.r4.test
Resource TypeCodeSystem
Id94fe5315-6792-46b6-9ef8-e2c727daaf1e
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-reason
URLhttps://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-reason
Version01
Statusdraft
Date2005-04-28
NameEPSDispenseWithdrawReason
TitleEPS Dispense Withdraw Reason
DescriptionEPS Dispense Withdraw 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": "94fe5315-6792-46b6-9ef8-e2c727daaf1e",
  "url": "https://fhir.nhs.uk/CodeSystem/EPS-task-dispense-withdraw-reason",
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/identifier/CodeSystem",
      "value": "EPS-task-dispense-withdraw-reason"
    }
  ],
  "version": "01",
  "name": "EPSDispenseWithdrawReason",
  "title": "EPS Dispense Withdraw Reason",
  "status": "draft",
  "experimental": false,
  "date": "2005-04-28",
  "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": "QU",
      "display": "Quantity Update"
    },
    {
      "code": "MU",
      "display": "Medication Update"
    },
    {
      "code": "DA",
      "display": "Dosage Amendments"
    },
    {
      "code": "PA",
      "display": "Patient Details Amendments"
    },
    {
      "code": "OC",
      "display": "Other Clinical"
    },
    {
      "code": "ONC",
      "display": "Other Non-Clinical"
    }
  ]
}