Kenya Patient Summary FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-05-12 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "allergy-intolerance-reaction-manifestation-vs"] ; #
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: ValueSet allergy-intolerance-reaction-manifestation-vs</b></p><a name=\"allergy-intolerance-reaction-manifestation-vs\"> </a><a name=\"hcallergy-intolerance-reaction-manifestation-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA15702-6/\">LA15702-6</a></td><td>Anaphylaxis</td></tr><tr><td><a href=\"https://loinc.org/LA15701-8/\">LA15701-8</a></td><td>Urticaria (hives)</td></tr><tr><td><a href=\"https://loinc.org/LA15700-0/\">LA15700-0</a></td><td>Angioedema</td></tr><tr><td><a href=\"https://loinc.org/LA6752-5/\">LA6752-5</a></td><td>Mild</td></tr><tr><td><a href=\"https://loinc.org/LA6751-7/\">LA6751-7</a></td><td>Moderate</td></tr><tr><td><a href=\"https://loinc.org/LA6750-9/\">LA6750-9</a></td><td>Severe</td></tr></table></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-icd10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.dha.go.ke/kps/ValueSet/allergyintolerance-reaction-manifestation"^^xsd:anyURI ;
fhir:l <https://fhir.dha.go.ke/kps/ValueSet/allergyintolerance-reaction-manifestation>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "AllergyIntoleranceReactionManifestationVS"] ; #
fhir:title [ fhir:v "KPS Allergy Reaction Manifestation Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-05-12T08:53:32+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://www.dha.go.ke" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "interoperability@dha.go.ke" ] ] )
] [
fhir:name [ fhir:v "Digital Health Agency of Kenya – Interoperability Team" ] ;
( 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://www.dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Clinical manifestations of allergic reactions coded using ICD-10 and LOINC. Covers urticaria, anaphylaxis, angioedema, bronchospasm, and other reaction findings."] ; #
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:copyright [ fhir:v "Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.\n"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
( fhir:concept [
fhir:code [ fhir:v "LA15702-6" ] ;
fhir:display [ fhir:v "Anaphylaxis" ] ] [
fhir:code [ fhir:v "LA15701-8" ] ;
fhir:display [ fhir:v "Urticaria (hives)" ] ] [
fhir:code [ fhir:v "LA15700-0" ] ;
fhir:display [ fhir:v "Angioedema" ] ] [
fhir:code [ fhir:v "LA6752-5" ] ;
fhir:display [ fhir:v "Mild" ] ] [
fhir:code [ fhir:v "LA6751-7" ] ;
fhir:display [ fhir:v "Moderate" ] ] [
fhir:code [ fhir:v "LA6750-9" ] ;
fhir:display [ fhir:v "Severe" ] ] ) ] [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/icd-10> ] ] )
] . #
IG © 2024+ Digital Health Agency of Kenya. Package fhir.kenyaPSIG#0.1.0 based on FHIR 4.0.1. Generated 2026-05-12
Links: Table of Contents |
QA Report