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

FHIR IG Statistics: CodeSystem/CodeSystem-Ambulance-ClinicalSkillLevel

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

Resources that use this resource

ValueSet
AmbulanceDataSet-ClinicalSkillLevelAmbulance Data Set Clinical Skill Level

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-Ambulance-ClinicalSkillLevel",
  "url": "https://fhir.nhs.uk/CodeSystem/Ambulance-ClinicalSkillLevel",
  "version": "2.0.0",
  "name": "CodeSystemAmbulanceClinicalSkillLevel",
  "title": "CodeSystem Ambulance Clinical Skill Level",
  "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": "A CodeSystem to identify the clinical skill level of the Practitioner.",
  "copyright": "Copyright © 2021 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"
    }
  ]
}