FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.kenyaEmergencyIG
Resource TypeCodeSystem
IdCodeSystem-em-crew-role.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/CodeSystem-em-crew-role.html
URLhttp://hie.go.ke/fhir/CodeSystem/em-crew-role
Version0.1.0
Statusactive
Date2026-07-20T11:03:05+00:00
NameEMCrewRoleCS
TitleEmergency Responder Crew Role
Realmus
Authorityhl7
DescriptionOperational roles performed by personnel assigned to an emergency responder unit.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kenyaEmergencyIG#currentem-crew-roleEmergency Responder Crew Role Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem em-crew-role

This case-sensitive code system http://hie.go.ke/fhir/CodeSystem/em-crew-role defines the following codes:

CodeDisplayDefinition
crew-lead Crew leadPractitioner with operational responsibility for the response crew.
emergency-physician Emergency physicianPhysician providing emergency medical care.
paramedic ParamedicPractitioner qualified to provide advanced pre-hospital care.
emt Emergency medical technicianPractitioner qualified to provide pre-hospital emergency care.
nurse Emergency nurseNurse assigned to the emergency-response unit.
driver Emergency vehicle driverPerson responsible for operating the emergency-response vehicle.
dispatcher DispatcherPerson coordinating assignment or movement of the unit.
observer ObserverPerson attached to the crew in a non-clinical observer capacity.
other Other crew roleAnother operational role within the emergency-response crew.

Source1

{
  "resourceType": "CodeSystem",
  "id": "em-crew-role",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hie.go.ke/fhir/CodeSystem/em-crew-role",
  "version": "0.1.0",
  "name": "EMCrewRoleCS",
  "title": "Emergency Responder Crew Role",
  "status": "active",
  "experimental": false,
  "date": "2026-07-20T11:03:05+00:00",
  "publisher": "Digital Health Agency (DHA), Kenya",
  "contact": [
    {
      "name": "Digital Health Agency (DHA), Kenya",
      "telecom": [
        {
          "system": "url",
          "value": "https://dha.go.ke"
        },
        {
          "system": "email",
          "value": "info@dha.go.ke"
        }
      ]
    },
    {
      "name": "Digital Health Agency Kenya – FHIR Team",
      "telecom": [
        {
          "system": "email",
          "value": "info@dha.go.ke",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://dha.go.ke",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Operational roles performed by personnel assigned to an emergency responder\nunit.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "crew-lead",
      "display": "Crew lead",
      "definition": "Practitioner with operational responsibility for the response crew."
    },
    {
      "code": "emergency-physician",
      "display": "Emergency physician",
      "definition": "Physician providing emergency medical care."
    },
    {
      "code": "paramedic",
      "display": "Paramedic",
      "definition": "Practitioner qualified to provide advanced pre-hospital care."
    },
    {
      "code": "emt",
      "display": "Emergency medical technician",
      "definition": "Practitioner qualified to provide pre-hospital emergency care."
    },
    {
      "code": "nurse",
      "display": "Emergency nurse",
      "definition": "Nurse assigned to the emergency-response unit."
    },
    {
      "code": "driver",
      "display": "Emergency vehicle driver",
      "definition": "Person responsible for operating the emergency-response vehicle."
    },
    {
      "code": "dispatcher",
      "display": "Dispatcher",
      "definition": "Person coordinating assignment or movement of the unit."
    },
    {
      "code": "observer",
      "display": "Observer",
      "definition": "Person attached to the crew in a non-clinical observer capacity."
    },
    {
      "code": "other",
      "display": "Other crew role",
      "definition": "Another operational role within the emergency-response crew."
    }
  ]
}