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

FHIR IG Statistics: ValueSet/AmbulanceDataSet-CallOrigin

Packageuk.adsv2.r4
Resource TypeValueSet
IdAmbulanceDataSet-CallOrigin
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/ValueSet/AmbulanceDataSet-CallOrigin
URLhttps://fhir.nhs.uk/ValueSet/AmbulanceDataSet-CallOrigin
Version2.0.0
Statusdraft
Date2021-01-26T00:00:00+00:00
NameAmbulanceDataSetCallOrigin
TitleAmbulance Data Set Call Origin
Authorityhl7
DescriptionCodes 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

Resources that use this resource

StructureDefinition
Extension-AmbulanceDataSet-CallOriginExtension Ambulance Data Set Call Origin

Resources that this resource uses

CodeSystem
Ambulance-CallOriginCodeSystem Ambulance Call Origin

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "AmbulanceDataSet-CallOrigin",
  "url": "https://fhir.nhs.uk/ValueSet/AmbulanceDataSet-CallOrigin",
  "version": "2.0.0",
  "name": "AmbulanceDataSetCallOrigin",
  "title": "Ambulance Data Set 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": "Codes 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",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/Ambulance-CallOrigin"
      }
    ]
  }
}