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

FHIR IG analytics

Packagefhir.kenyaEmergencyIG
Resource TypeCodeSystem
IdCodeSystem-em-scene-location-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/CodeSystem-em-scene-location-type.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/em-scene-location-type
Version0.1.0
Statusactive
Date2026-07-20T11:03:05+00:00
NameEMSceneLocationTypeCS
TitleEmergency Scene Location Type
Realmus
Authorityhl7
DescriptionTypes of physical locations at which emergency incidents may occur.
Contentcomplete

Resources that use this resource

ValueSet
fhir.kenyaEmergencyIG#currentem-scene-location-typeEmergency Scene Location Type 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-scene-location-type

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-scene-location-type defines the following codes:

CodeDisplay
residence Residence
road Road or highway
workplace Workplace
school School or educational institution
health-facility Health facility
public-place Public place
industrial-site Industrial site
farm Farm or agricultural location
water-body Water body
remote-area Remote or difficult-to-access area
unknown Unknown location type
other Other scene location

Source1

{
  "resourceType": "CodeSystem",
  "id": "em-scene-location-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-scene-location-type",
  "version": "0.1.0",
  "name": "EMSceneLocationTypeCS",
  "title": "Emergency Scene Location Type",
  "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": "Types of physical locations at which emergency incidents may occur.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 12,
  "concept": [
    {
      "code": "residence",
      "display": "Residence"
    },
    {
      "code": "road",
      "display": "Road or highway"
    },
    {
      "code": "workplace",
      "display": "Workplace"
    },
    {
      "code": "school",
      "display": "School or educational institution"
    },
    {
      "code": "health-facility",
      "display": "Health facility"
    },
    {
      "code": "public-place",
      "display": "Public place"
    },
    {
      "code": "industrial-site",
      "display": "Industrial site"
    },
    {
      "code": "farm",
      "display": "Farm or agricultural location"
    },
    {
      "code": "water-body",
      "display": "Water body"
    },
    {
      "code": "remote-area",
      "display": "Remote or difficult-to-access area"
    },
    {
      "code": "unknown",
      "display": "Unknown location type"
    },
    {
      "code": "other",
      "display": "Other scene location"
    }
  ]
}