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

FHIR IG Statistics: CodeSystem/CodeSystem-Ambulance-CallOrigin

Packageuk.adsv2.r4
Resource TypeCodeSystem
IdCodeSystem-Ambulance-CallOrigin
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/CodeSystem/Ambulance-CallOrigin
URLhttps://fhir.nhs.uk/CodeSystem/Ambulance-CallOrigin
Version2.0.0
Statusdraft
Date2021-01-26T00:00:00+00:00
NameCodeSystemAmbulanceCallOrigin
TitleCodeSystem Ambulance Call Origin
DescriptionA CodeSystem to identify the origin of the call into the ambulance control room, whether 999 was directly dialled or it was transferred from another agency.
CopyrightCopyright © 2021 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
AmbulanceDataSet-CallOriginAmbulance Data Set Call Origin

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-Ambulance-CallOrigin",
  "url": "https://fhir.nhs.uk/CodeSystem/Ambulance-CallOrigin",
  "version": "2.0.0",
  "name": "CodeSystemAmbulanceCallOrigin",
  "title": "CodeSystem Ambulance Call Origin",
  "status": "draft",
  "date": "2021-01-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 the origin of the call into the ambulance control room, whether 999 was directly dialled or it was transferred from another agency.",
  "copyright": "Copyright © 2021 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "01",
      "display": "999"
    },
    {
      "code": "02",
      "display": "NHS 111"
    },
    {
      "code": "03",
      "display": "Healthcare Professional"
    },
    {
      "code": "04",
      "display": "Police Force"
    },
    {
      "code": "05",
      "display": "Telecare Provider/Service"
    },
    {
      "code": "06",
      "display": "Other Ambulance Service"
    },
    {
      "code": "07",
      "display": "Custodial Service"
    },
    {
      "code": "08",
      "display": "Coastguard Service"
    },
    {
      "code": "09",
      "display": "Military Service"
    },
    {
      "code": "10",
      "display": "Fire Service"
    },
    {
      "code": "11",
      "display": "Operational running call"
    },
    {
      "code": "12",
      "display": "Event running call"
    },
    {
      "code": "13",
      "display": "Mountain Rescue"
    },
    {
      "code": "14",
      "display": "Water Rescue"
    },
    {
      "code": "15",
      "display": "British Transport Police"
    },
    {
      "code": "98",
      "display": "Other Agency (not listed)"
    }
  ]
}