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

FHIR IG Statistics: CodeSystem/CodeSystem-SHD-MedicallyFitStatus

Packagesupportedhospitaldischarge.stu3
Resource TypeCodeSystem
IdCodeSystem-SHD-MedicallyFitStatus
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-MedicallyFitStatus
URLhttps://fhir.nottinghamshire.gov.uk/STU3/codesystem/SHD-MedicallyFitStatus
Version0.0.1
Statusdraft
Date2021-04-22T06:10:52.3586816+00:00
NameSHD Safe for Discharge Status
DescriptionA CodeSystem that identifies the Safe for Discharge Status of a Patient
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ValueSet
SHD-MedicallyFitStatusSHD Safe for Discharge Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
    }
  ]
}