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

FHIR IG Statistics: CodeSystem/CodeSystem-SHD-CancellationReason

Packagesupportedhospitaldischarge.stu3
Resource TypeCodeSystem
IdCodeSystem-SHD-CancellationReason
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CancellationReason
URLhttps://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CancellationReason
Version0.0.1
Statusdraft
Date2021-04-22T06:10:39.0247325+00:00
NameSupported Hospital Discharge Referral Cancellation Reason
DescriptionA CodeSystem that identifies the reasons why a Referral was cancelled, or a Discharge Notice withdrawn
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ConceptMap
SHD-CancellationReasonConcept Map - SHD Cancellation Reason
ValueSet
SHD-CancellationReasonSupported Hospital Discharge Referral Cancellation Reason
SHD-WithdrawalReasonDischarge Notice Withdrawal Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-SHD-CancellationReason",
  "meta": {
    "lastUpdated": "2021-04-22T06:10:39.244+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CancellationReason",
  "version": "0.0.1",
  "name": "Supported Hospital Discharge Referral Cancellation Reason",
  "status": "draft",
  "date": "2021-04-22T06:10:39.0247325+00:00",
  "description": "A CodeSystem that identifies the reasons why a Referral was cancelled, or a Discharge Notice withdrawn",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "01",
      "display": "Patient is safe to discharge without a needs assessment"
    },
    {
      "code": "02",
      "display": "Patient is eligible for NHS Continuing Health Care"
    },
    {
      "code": "03",
      "display": "Proposed care package is inadequate"
    },
    {
      "code": "04",
      "display": "Patient's proposed treatment has been cancelled or postponed"
    },
    {
      "code": "05",
      "display": "Patient has refused a needs assessment"
    },
    {
      "code": "06",
      "display": "Patient is resident in another local authority"
    },
    {
      "code": "07",
      "display": "Patient's condition has deteriorated"
    },
    {
      "code": "08",
      "display": "Patient has died"
    },
    {
      "code": "09",
      "display": "Patient has transferred to intermediate care"
    },
    {
      "code": "10",
      "display": "Patient has self-discharged"
    },
    {
      "code": "11",
      "display": "Patient is making their own arrangements"
    },
    {
      "code": "12",
      "display": "Notice sent in error"
    },
    {
      "code": "13",
      "display": "Other",
      "definition": "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."
    }
  ]
}