<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CodeSystem-SHD-CancellationReason" />
  <meta>
    <lastUpdated value="2021-04-22T06:10:39.244+00:00" />
  </meta>
  <url value="https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CancellationReason" />
  <version value="0.0.1" />
  <name value="Supported Hospital Discharge Referral Cancellation Reason" />
  <status value="draft" />
  <date value="2021-04-22T06:10:39.0247325+00:00" />
  <description value="A CodeSystem that identifies the reasons why a Referral was cancelled, or a Discharge Notice withdrawn" />
  <copyright value="Copyright © Nottinghamshire County Council 2020" />
  <caseSensitive value="true" />
  <content value="complete" />
  <concept>
    <code value="01" />
    <display value="Patient is safe to discharge without a needs assessment" />
  </concept>
  <concept>
    <code value="02" />
    <display value="Patient is eligible for NHS Continuing Health Care" />
  </concept>
  <concept>
    <code value="03" />
    <display value="Proposed care package is inadequate" />
  </concept>
  <concept>
    <code value="04" />
    <display value="Patient's proposed treatment has been cancelled or postponed" />
  </concept>
  <concept>
    <code value="05" />
    <display value="Patient has refused a needs assessment" />
  </concept>
  <concept>
    <code value="06" />
    <display value="Patient is resident in another local authority" />
  </concept>
  <concept>
    <code value="07" />
    <display value="Patient's condition has deteriorated" />
  </concept>
  <concept>
    <code value="08" />
    <display value="Patient has died" />
  </concept>
  <concept>
    <code value="09" />
    <display value="Patient has transferred to intermediate care" />
  </concept>
  <concept>
    <code value="10" />
    <display value="Patient has self-discharged" />
  </concept>
  <concept>
    <code value="11" />
    <display value="Patient is making their own arrangements" />
  </concept>
  <concept>
    <code value="12" />
    <display value="Notice sent in error" />
  </concept>
  <concept>
    <code value="13" />
    <display value="Other" />
    <definition value="UsageNotes: 'Other' can be used if the source system is not coded, or the values cannot be mapped to any of the codes above.  Whenever 'Other' is selected, the consumer MUST provide specific details of the reason using the agreed elements for the relevant resource." />
  </concept>
</CodeSystem>