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

FHIR IG Statistics: CodeSystem/Ambulance-StopCodes

Packageuk.adsv2.r4
Resource TypeCodeSystem
IdAmbulance-StopCodes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/R4/CodeSystem/Ambulance-StopCodes
URLhttps://fhir.nhs.uk/R4/CodeSystem/Ambulance-StopCodes
Version1.0.0
Statusdraft
Date2020-12-09T00:00:00+00:00
NameAmbulanceStopCodes
TitleAmbulance Stop Codes
DescriptionA CodeSystem to identify the reason the call was closed if no face to face response was received from the ambulance service.
CopyrightCopyright © 2020 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
ADS-StopCodesADS Stop Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "Ambulance-StopCodes",
  "url": "https://fhir.nhs.uk/R4/CodeSystem/Ambulance-StopCodes",
  "version": "1.0.0",
  "name": "AmbulanceStopCodes",
  "title": "Ambulance Stop Codes",
  "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 reason the call was closed if no face to face response was received from the ambulance service.",
  "copyright": "Copyright © 2020 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "01",
      "display": "Duplicate"
    },
    {
      "code": "02",
      "display": "Information"
    },
    {
      "code": "03",
      "display": "Passed to another ambulance Service"
    },
    {
      "code": "04",
      "display": "Hoax"
    },
    {
      "code": "05",
      "display": "Cancelled by Caller - Delay"
    },
    {
      "code": "06",
      "display": "Cancelled by Caller - Recovered"
    },
    {
      "code": "07",
      "display": "Cancelled by Caller -Other"
    },
    {
      "code": "08",
      "display": "Cancelled by other Emergency Service"
    },
    {
      "code": "09",
      "display": "No Send - Demand Management"
    },
    {
      "code": "10",
      "display": "Abandon"
    },
    {
      "code": "11",
      "display": "Police Transported S136"
    },
    {
      "code": "12",
      "display": "Police Transported Other"
    },
    {
      "code": "13",
      "display": "Self Care"
    },
    {
      "code": "14",
      "display": "Refer to GP"
    },
    {
      "code": "15",
      "display": "Refer to A and E"
    },
    {
      "code": "16",
      "display": "Refer to MIU/WIC"
    },
    {
      "code": "17",
      "display": "Refer to HCP"
    },
    {
      "code": "18",
      "display": "Refer to Specific service"
    },
    {
      "code": "19",
      "display": "Refer to 111/OOH"
    }
  ]
}