<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CodeSystem-SHD-MedicallyFitStatus" />
  <meta>
    <lastUpdated value="2021-04-22T06:10:52.629+00:00" />
  </meta>
  <url value="https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-MedicallyFitStatus" />
  <version value="0.0.1" />
  <name value="SHD Safe for Discharge Status" />
  <status value="draft" />
  <date value="2021-04-22T06:10:52.3586816+00:00" />
  <description value="A CodeSystem that identifies the Safe for Discharge Status of a Patient" />
  <copyright value="Copyright © Nottinghamshire County Council 2020" />
  <caseSensitive value="true" />
  <content value="complete" />
  <concept>
    <code value="01" />
    <display value="Medically Fit" />
    <definition value="Any person not meeting the clinical criteria to reside (see Hospital Discharge Service: Policy and Operating Model [Annex A]) AND who has no requirement for further rehabilitation in the acute hospital, will be deemed safe for discharge" />
  </concept>
  <concept>
    <code value="02" />
    <display value="Medically Unfit" />
  </concept>
  <concept>
    <code value="03" />
    <display value="Unknown" />
  </concept>
</CodeSystem>