| Package | supportedhospitaldischarge.stu3 |
| Resource Type | CodeSystem |
| Id | CodeSystem-SHD-MedicallyFitStatus |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-MedicallyFitStatus |
| URL | https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-MedicallyFitStatus |
| Version | 0.0.1 |
| Status | draft |
| Date | 2021-04-22T06:10:52.3586816+00:00 |
| Name | SHD Safe for Discharge Status |
| Description | A CodeSystem that identifies the Safe for Discharge Status of a Patient |
| Copyright | Copyright © Nottinghamshire County Council 2020 |
| Content | complete |
| ValueSet | |
| SHD-MedicallyFitStatus | SHD Safe for Discharge Status |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CodeSystem-SHD-MedicallyFitStatus",
"meta": {
"lastUpdated": "2021-04-22T06:10:52.629+00:00"
},
"url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-MedicallyFitStatus",
"version": "0.0.1",
"name": "SHD Safe for Discharge Status",
"status": "draft",
"date": "2021-04-22T06:10:52.3586816+00:00",
"description": "A CodeSystem that identifies the Safe for Discharge Status of a Patient",
"copyright": "Copyright © Nottinghamshire County Council 2020",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "01",
"display": "Medically Fit",
"definition": "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"
},
{
"code": "02",
"display": "Medically Unfit"
},
{
"code": "03",
"display": "Unknown"
}
]
}