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

FHIR IG Statistics: CodeSystem/Ambulance-ReceivingLocationCAD

Packageuk.adsv2.r4
Resource TypeCodeSystem
IdAmbulance-ReceivingLocationCAD
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/R4/CodeSystem/Ambulance-ReceivingLocationCAD
URLhttps://fhir.nhs.uk/R4/CodeSystem/Ambulance-ReceivingLocationCAD
Version1.0.0
Statusdraft
Date2020-12-09T00:00:00+00:00
NameAmbulanceReceivingLocationCAD
TitleAmbulance Receiving Location CAD
DescriptionA CodeSystem to identify the type of destination that the patient was conveyed to, from a short list of codes only applicable to See and Convey patients.
CopyrightCopyright © 2020 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
ADS-ReceivingLocationCADADS Receiving Location CAD

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "Ambulance-ReceivingLocationCAD",
  "url": "https://fhir.nhs.uk/R4/CodeSystem/Ambulance-ReceivingLocationCAD",
  "version": "1.0.0",
  "name": "AmbulanceReceivingLocationCAD",
  "title": "Ambulance Receiving Location CAD",
  "status": "draft",
  "date": "2020-12-09T00: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 the type of destination that the patient was conveyed to, from a short list of codes only applicable to See and Convey patients.",
  "copyright": "Copyright © 2020 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "ED",
      "display": "Emergency Department (A and E)"
    },
    {
      "code": "MAU",
      "display": "Medical Assessment Unit"
    },
    {
      "code": "SAU",
      "display": "Surgical Assessment Unit"
    },
    {
      "code": "EAU",
      "display": "Emergency Assessment Unit"
    },
    {
      "code": "FEAU",
      "display": "Frail Elderly Assessment Unit"
    },
    {
      "code": "ACC",
      "display": "Ambulatory Care Centre"
    },
    {
      "code": "AMU",
      "display": "Acute Medical Unit"
    },
    {
      "code": "CCU",
      "display": "Coronary Care Unit"
    },
    {
      "code": "ADD",
      "display": "Admissions Unit"
    },
    {
      "code": "MAT",
      "display": "Maternity"
    },
    {
      "code": "PED",
      "display": "Paediatric Emergency Department (A and E)"
    },
    {
      "code": "AEC",
      "display": "Ambulatory Emergency Care"
    },
    {
      "code": "HASU",
      "display": "Hyper Acute Stroke Unit"
    },
    {
      "code": "ICU",
      "display": "Intensive Care Unit"
    },
    {
      "code": "PICU",
      "display": "Paediatric Intensive Care Unit"
    },
    {
      "code": "PPCI",
      "display": "Primary Percutaneous Coronary Intervention Unit"
    },
    {
      "code": "MTC",
      "display": "Major Trauma Centre"
    },
    {
      "code": "MHU",
      "display": "Mental Health Unit"
    },
    {
      "code": "MORT",
      "display": "Mortuary"
    },
    {
      "code": "GEN",
      "display": "Hospital - Other Department/Ward"
    },
    {
      "code": "DIR",
      "display": "Direct Admission"
    },
    {
      "code": "SPED",
      "display": "Specialist ED or Unit (A and E)"
    },
    {
      "code": "WIC",
      "display": "Walk in Centre"
    },
    {
      "code": "UCC",
      "display": "Urgent Care Centre"
    },
    {
      "code": "MIU",
      "display": "Minor Injuries Unit"
    },
    {
      "code": "UTC",
      "display": "Urgent Treatment Centre"
    },
    {
      "code": "UNK",
      "display": "Unknown Destination"
    },
    {
      "code": "OTH",
      "display": "Other Destination"
    }
  ]
}