FHIR IG Statistics: ValueSet/ValueSet-SHD-CancellationReason
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "ValueSet-SHD-CancellationReason",
"meta": {
"lastUpdated": "2021-04-22T06:34:29.757+00:00"
},
"url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-CancellationReason",
"version": "0.0.1",
"name": "Supported Hospital Discharge Referral Cancellation Reason",
"title": "Supported Hospital Discharge Referral Cancellation Reason",
"status": "draft",
"date": "2021-04-22T06:34:29.5974622+00:00",
"description": "A ValueSet that identifies the reasons why a Referral was cancelled.",
"purpose": "A ValueSet that identifies the reasons why a Referral was cancelled.",
"copyright": "Copyright © Nottinghamshire County Council 2020",
"compose": {
"include": [
{
"system": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-CancellationReason",
"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"
}
]
}
]
}
}