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

FHIR IG Statistics: ValueSet/ADS-StopCodes

Packageuk.adsv2.r4
Resource TypeValueSet
IdADS-StopCodes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/R4/ValueSet/ADS-StopCodes
URLhttps://fhir.nhs.uk/R4/ValueSet/ADS-StopCodes
Version1.0.0
Statusdraft
Date2020-12-09T00:00:00+00:00
NameADSStopCodes
TitleADS 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 © 2020 NHS Digital

Resources that use this resource

StructureDefinition
UKCore-ADS-CommunicationUK Core ADS Communication

Resources that this resource uses

CodeSystem
Ambulance-StopCodesAmbulance Stop Codes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ADS-StopCodes",
  "url": "https://fhir.nhs.uk/R4/ValueSet/ADS-StopCodes",
  "version": "1.0.0",
  "name": "ADSStopCodes",
  "title": "ADS 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": "Codes 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",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/R4/CodeSystem/Ambulance-StopCodes"
      }
    ]
  }
}