<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="message-reason-prescription" />
  <url value="https://fhir.nhs.uk/CodeSystem/message-reason-prescription" />
  <identifier>
    <system value="https://fhir.nhs.uk/identifier/message-reason-code" />
    <value value="message-reason-prescription" />
  </identifier>
  <version value="1.0.1" />
  <name value="MessageReasonPrescription" />
  <title value="Message Reason Prescription" />
  <status value="draft" />
  <date value="2020-09-23" />
  <publisher value="NHS Digital" />
  <contact>
    <name value="NHS Digital" />
    <telecom>
      <system value="email" />
      <value value="interoperabilityteam@nhs.net" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Message reason Prescription codes." />
  <copyright value="Copyright © 2019 NHS Digital" />
  <caseSensitive value="true" />
  <content value="complete" />
  <concept>
    <code value="cancel" />
    <display value="Cancel" />
    <definition value="Cancellation of prescription" />
  </concept>
  <concept>
    <code value="notification" />
    <display value="Notification" />
    <definition value="Notification of prescription or dispense" />
  </concept>
  <concept>
    <code value="claim" />
    <display value="Claim" />
    <definition value="Prescription claim" />
  </concept>
</CodeSystem>