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

FHIR IG Statistics: ValueSet/ADS-ClinicalSkillLevel

Packageuk.adsv2.r4
Resource TypeValueSet
IdADS-ClinicalSkillLevel
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/R4/ValueSet/ADS-ClinicalSkillLevel
URLhttps://fhir.nhs.uk/R4/ValueSet/ADS-ClinicalSkillLevel
Version1.0.0
Statusdraft
Date2021-01-14T00:00:00+00:00
NameADSClinicalSkillLevel
TitleADS Clinical Skill Level
Authorityhl7
DescriptionCodes to identify the clinical skill level of the Practitioner, within the context of the Ambulance Data Set.
CopyrightCopyright © 2020 NHS Digital

Resources that use this resource

StructureDefinition
UKCore-ADS-PractitionerRoleUKCore ADS Practitioner Role

Resources that this resource uses

CodeSystem
Ambulance-ClinicalSkillLevelAmbulance Clinical Skill Level

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ADS-ClinicalSkillLevel",
  "url": "https://fhir.nhs.uk/R4/ValueSet/ADS-ClinicalSkillLevel",
  "version": "1.0.0",
  "name": "ADSClinicalSkillLevel",
  "title": "ADS Clinical Skill Level",
  "status": "draft",
  "date": "2021-01-14T00: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 clinical skill level of the Practitioner, within the context of the Ambulance Data Set.",
  "copyright": "Copyright © 2020 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/R4/CodeSystem/Ambulance-ClinicalSkillLevel"
      }
    ]
  }
}