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

FHIR IG Statistics: CodeSystem/CodeSystem-Ambulance-HandoverDelayDetail

Packageuk.adsv2.r4
Resource TypeCodeSystem
IdCodeSystem-Ambulance-HandoverDelayDetail
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/CodeSystem/Ambulance-HandoverDelayDetail
URLhttps://fhir.nhs.uk/CodeSystem/Ambulance-HandoverDelayDetail
Version1.0.0
Statusdraft
Date2021-07-26T00:00:00+00:00
NameCodeSystem-AmbulanceHandoverDelayDetail
TitleCodeSystem Ambulance Handover Delay Detail
DescriptionA CodeSystem to identify a Handover Delay Detail
CopyrightCopyright © 2021 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
Ambulance-HandoverDelayDetailAmbulance Handover Delay Detail

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-Ambulance-HandoverDelayDetail",
  "url": "https://fhir.nhs.uk/CodeSystem/Ambulance-HandoverDelayDetail",
  "version": "1.0.0",
  "name": "CodeSystem-AmbulanceHandoverDelayDetail",
  "title": "CodeSystem Ambulance Handover Delay Detail",
  "status": "draft",
  "date": "2021-07-26T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "NHS Digital",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CodeSystem to identify a Handover Delay Detail",
  "copyright": "Copyright © 2021 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "01",
      "display": "Patient handed over within agreed handover period"
    },
    {
      "code": "02",
      "display": "No capacity in the department"
    },
    {
      "code": "03",
      "display": "No cubicle / isolation capacity"
    },
    {
      "code": "04",
      "display": "Clinical condition of the patient requires continued support from ambulance staff"
    },
    {
      "code": "05",
      "display": "Crew diverted to other department"
    },
    {
      "code": "06",
      "display": "Patient taken straight into resuscitation"
    },
    {
      "code": "07",
      "display": "Other major incident"
    },
    {
      "code": "08",
      "display": "Complex clinical handover and/or care need (e.g. concurrent safeguarding need/bariatric bed required)"
    },
    {
      "code": "09",
      "display": "Unknown"
    }
  ]
}