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

FHIR IG Statistics: ValueSet/AmbulanceDataSet-StopCodes

Packageuk.adsv2.r4
Resource TypeValueSet
IdAmbulanceDataSet-StopCodes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/ValueSet/AmbulanceDataSet-StopCodes
URLhttps://fhir.nhs.uk/ValueSet/AmbulanceDataSet-StopCodes
Version2.0.0
Statusdraft
Date2021-01-26T00:00:00+00:00
NameAmbulanceDataSetStopCodes
TitleAmbulance Data Set Stop Codes
Authorityhl7
DescriptionCodes to identify the reason the call was closed if no face to face response was received from the ambulance service.
CopyrightCopyright © 2021 NHS Digital

Resources that use this resource

StructureDefinition
AmbulanceDataSet-CommunicationAmbulance Data Set Communication

Resources that this resource uses

CodeSystem
Ambulance-StopCodesCodeSystem Ambulance Stop Codes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "AmbulanceDataSet-StopCodes",
  "url": "https://fhir.nhs.uk/ValueSet/AmbulanceDataSet-StopCodes",
  "version": "2.0.0",
  "name": "AmbulanceDataSetStopCodes",
  "title": "Ambulance Data Set Stop Codes",
  "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 reason the call was closed if no face to face response was received from the ambulance service.",
  "copyright": "Copyright © 2021 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/Ambulance-StopCodes"
      }
    ]
  }
}