Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build KE

Kenya eClaims FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: As Needed Reason Code System - TTL Representation

Active as of 2026-05-19

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "as-needed-reason-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem as-needed-reason-cs</b></p><a name=\"as-needed-reason-cs\"> </a><a name=\"hcas-needed-reason-cs\"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/as-needed-reason-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">PAIN<a name=\"as-needed-reason-cs-PAIN\"> </a></td><td>Pain</td><td>Take when experiencing pain.</td></tr><tr><td style=\"white-space:nowrap\">NAUSEA<a name=\"as-needed-reason-cs-NAUSEA\"> </a></td><td>Nausea</td><td>Take when experiencing nausea.</td></tr><tr><td style=\"white-space:nowrap\">FEVER<a name=\"as-needed-reason-cs-FEVER\"> </a></td><td>Fever</td><td>Take when experiencing fever.</td></tr><tr><td style=\"white-space:nowrap\">INSOMNIA<a name=\"as-needed-reason-cs-INSOMNIA\"> </a></td><td>Insomnia</td><td>Take when unable to sleep.</td></tr><tr><td style=\"white-space:nowrap\">ANXIETY<a name=\"as-needed-reason-cs-ANXIETY\"> </a></td><td>Anxiety</td><td>Take when experiencing anxiety.</td></tr><tr><td style=\"white-space:nowrap\">DYSPNEA<a name=\"as-needed-reason-cs-DYSPNEA\"> </a></td><td>Dyspnea</td><td>Take when experiencing difficulty breathing.</td></tr><tr><td style=\"white-space:nowrap\">ITCHING<a name=\"as-needed-reason-cs-ITCHING\"> </a></td><td>Itching</td><td>Take when experiencing itching.</td></tr><tr><td style=\"white-space:nowrap\">CONSTIPATION<a name=\"as-needed-reason-cs-CONSTIPATION\"> </a></td><td>Constipation</td><td>Take when experiencing constipation.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.dha.go.ke/eclaims/CodeSystem/as-needed-reason-cs"^^xsd:anyURI ;
fhir:l <https://fhir.dha.go.ke/eclaims/CodeSystem/as-needed-reason-cs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "AsNeededReasonCS"] ; # 
  fhir:title [ fhir:v "As Needed Reason Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-19T11:26:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Digital Health Agency of Kenya"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Digital Health Agency of Kenya" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ]     ] )
  ] [
fhir:name [ fhir:v "eClaims Technical Working Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://dha.go.ke" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes for the condition that triggers as-needed medication use, replacing SNOMED CT-based HL7 ValueSet"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "KE" ] ;
fhir:display [ fhir:v "Kenya" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "PAIN" ] ;
fhir:display [ fhir:v "Pain" ] ;
fhir:definition [ fhir:v "Take when experiencing pain." ]
  ] [
fhir:code [ fhir:v "NAUSEA" ] ;
fhir:display [ fhir:v "Nausea" ] ;
fhir:definition [ fhir:v "Take when experiencing nausea." ]
  ] [
fhir:code [ fhir:v "FEVER" ] ;
fhir:display [ fhir:v "Fever" ] ;
fhir:definition [ fhir:v "Take when experiencing fever." ]
  ] [
fhir:code [ fhir:v "INSOMNIA" ] ;
fhir:display [ fhir:v "Insomnia" ] ;
fhir:definition [ fhir:v "Take when unable to sleep." ]
  ] [
fhir:code [ fhir:v "ANXIETY" ] ;
fhir:display [ fhir:v "Anxiety" ] ;
fhir:definition [ fhir:v "Take when experiencing anxiety." ]
  ] [
fhir:code [ fhir:v "DYSPNEA" ] ;
fhir:display [ fhir:v "Dyspnea" ] ;
fhir:definition [ fhir:v "Take when experiencing difficulty breathing." ]
  ] [
fhir:code [ fhir:v "ITCHING" ] ;
fhir:display [ fhir:v "Itching" ] ;
fhir:definition [ fhir:v "Take when experiencing itching." ]
  ] [
fhir:code [ fhir:v "CONSTIPATION" ] ;
fhir:display [ fhir:v "Constipation" ] ;
fhir:definition [ fhir:v "Take when experiencing constipation." ]
  ] ) . #