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

FHIR IG analytics

Packagefhir.kenyaEmergencyIG
Resource TypeNamingSystem
IdNamingSystem-ns-emergency-record-identifier.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/Kenya-Emmergency-FHIR-IG/NamingSystem-ns-emergency-record-identifier.html
URLhttps://nshr-uat.sha.go.ke/fhir/NamingSystem/ns-emergency-record-identifier
Version0.1.0
Statusactive
Date2026-01-01
NameKenyaEmergencyRecordIdentifier
Realmus
Authorityhl7
DescriptionShared identifier namespace for emergency workflow records in this implementation guide.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: NamingSystem ns-emergency-record-identifier

Summary

Defining URLhttps://nshr-uat.sha.go.ke/fhir/NamingSystem/ns-emergency-record-identifier
Version0.1.0
NameKenyaEmergencyRecordIdentifier
Statusactive
Definition

Shared identifier namespace for emergency workflow records in this implementation guide.

PublisherDigital Health Agency (DHA), Kenya

Identifiers

TypeValuePreferred
URIhttps://fhir.dha.go.ke/emergency/NamingSystem/emergency-record-identifiertrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "ns-emergency-record-identifier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "https://nshr-uat.sha.go.ke/fhir/NamingSystem/ns-emergency-record-identifier"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.1.0"
    }
  ],
  "name": "KenyaEmergencyRecordIdentifier",
  "status": "active",
  "kind": "identifier",
  "date": "2026-01-01",
  "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"
        }
      ]
    }
  ],
  "responsible": "Digital Health Agency of Kenya",
  "description": "Shared identifier namespace for emergency workflow records in this implementation guide.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.dha.go.ke/emergency/NamingSystem/emergency-record-identifier",
      "preferred": true
    }
  ]
}