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

FHIR IG Statistics: CodeSystem/Ambulance-ClinicalSkillLevel

Packageuk.adsv2.r4
Resource TypeCodeSystem
IdAmbulance-ClinicalSkillLevel
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.adsv2.r4@1.6.1&canonical=https://fhir.nhs.uk/R4/CodeSystem/Ambulance-ClinicalSkillLevel
URLhttps://fhir.nhs.uk/R4/CodeSystem/Ambulance-ClinicalSkillLevel
Version1.0.0
Statusdraft
Date2021-01-14T00:00:00+00:00
NameAmbulanceClinicalSkillLevel
TitleAmbulance Clinical Skill Level
DescriptionA CodeSystem to identify the clinical skill level of the Practitioner.
CopyrightCopyright © 2020 NHS Digital
Contentcomplete

Resources that use this resource

ValueSet
ADS-ClinicalSkillLevelADS Clinical Skill Level

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "Ambulance-ClinicalSkillLevel",
  "url": "https://fhir.nhs.uk/R4/CodeSystem/Ambulance-ClinicalSkillLevel",
  "version": "1.0.0",
  "name": "AmbulanceClinicalSkillLevel",
  "title": "Ambulance 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": "A CodeSystem to identify the clinical skill level of the Practitioner.",
  "copyright": "Copyright © 2020 NHS Digital",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "01",
      "display": "Non-registered clinician – non-EMT",
      "definition": "Emergency Care Assistant, Non-Emergency Transport, Patient Transport Services, Community First Responder"
    },
    {
      "code": "02",
      "display": "Non-registered clinician - EMT",
      "definition": "Student Paramedic, Emergency Medical Technician"
    },
    {
      "code": "03",
      "display": "Registered Clinician",
      "definition": "Nurse, Paramedic, Allied Health Professional"
    },
    {
      "code": "04",
      "display": "Registered Clinician working at Clinical Speciality and/or Supervisory Level",
      "definition": "Specialist Practitioner, Clinical Team Leader, Critical Care Practitioner"
    },
    {
      "code": "05",
      "display": "Registered Clinician working at Advanced Practice Level",
      "definition": "Doctor, Consultant Practitioner, Advanced Practitioner"
    }
  ]
}