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

FHIR IG Statistics: ValueSet/AmbulanceDataSet-TreatmentType

Packageuk.adsv2.r4
Resource TypeValueSet
IdAmbulanceDataSet-TreatmentType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/ValueSet/AmbulanceDataSet-TreatmentType
URLhttps://fhir.nhs.uk/ValueSet/AmbulanceDataSet-TreatmentType
Version2.0.0
Statusdraft
Date2021-01-26T00:00:00+00:00
NameAmbulanceDataSetTreatmentType
TitleAmbulance Data Set Treatment Type
Authorityhl7
DescriptionCodes to identify the overall outcome of the call.
CopyrightCopyright © 2021 NHS Digital

Resources that use this resource

StructureDefinition
AmbulanceDataSet-CommunicationAmbulance Data Set Communication

Resources that this resource uses

CodeSystem
Ambulance-TreatmentTypeCodeSystem Ambulance Treatment Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "AmbulanceDataSet-TreatmentType",
  "url": "https://fhir.nhs.uk/ValueSet/AmbulanceDataSet-TreatmentType",
  "version": "2.0.0",
  "name": "AmbulanceDataSetTreatmentType",
  "title": "Ambulance Data Set Treatment Type",
  "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 overall outcome of the call.",
  "copyright": "Copyright © 2021 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/Ambulance-TreatmentType"
      }
    ]
  }
}