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

FHIR IG analytics

Packagefhir.ke.nccp
Resource TypeCodeSystem
IdCodeSystem-diagnostic-test-urgency-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/CodeSystem-diagnostic-test-urgency-cs.html
URLhttps://nshr-uat.sha.go.ke/fhir/CodeSystem/diagnostic-test-urgency-cs
Version0.1.0
Statusactive
Date2026-06-08T10:30:33+00:00
NameDiagnosticTestUrgencyCS
TitleKenya Diagnostic Test Urgency Code System
Realmus
Authorityhl7
DescriptionDiagnostic test urgency codes from MOH-KENYA KNHTS
Contentcomplete

Resources that use this resource

ValueSet
fhir.ke.nccp#currentnccp-diagnostic-test-urgency-vsKenya Diagnostic Test Urgency Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem diagnostic-test-urgency-cs

This case-sensitive code system https://nshr-uat.sha.go.ke/fhir/CodeSystem/diagnostic-test-urgency-cs defines the following codes:

CodeDisplay
STAT Stat
ROUTINE Routine
URGENT Urgent

Source1

{
  "resourceType": "CodeSystem",
  "id": "diagnostic-test-urgency-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/diagnostic-test-urgency-cs",
  "version": "0.1.0",
  "name": "DiagnosticTestUrgencyCS",
  "title": "Kenya Diagnostic Test Urgency Code System",
  "status": "active",
  "experimental": false,
  "date": "2026-06-08T10:30:33+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": "Diagnostic test urgency codes from MOH-KENYA KNHTS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KE",
          "display": "Kenya"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "STAT",
      "display": "Stat"
    },
    {
      "code": "ROUTINE",
      "display": "Routine"
    },
    {
      "code": "URGENT",
      "display": "Urgent"
    }
  ]
}