Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

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

: Generic Products ValueSet - TTL Representation

Active as of 2026-04-13

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "generic-products-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 generic-products-vs</b></p><a name=\"generic-products-vs\"> </a><a name=\"hcgeneric-products-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-generic-products-cs.html\"><code>https://ilm-hie.dha.go.ke/fhir/CodeSystem/generic-products</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://prescription.intellisoftkenya.com/ValueSet/generic-products-vs"^^xsd:anyURI ;
fhir:l <https://prescription.intellisoftkenya.com/ValueSet/generic-products-vs>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "GenericProductsVS"] ; # 
  fhir:title [ fhir:v "Generic Products ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-04-13T13:34:43+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IntelliSOFT Kenya"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IntelliSOFT Kenya" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.intellisoftkenya.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@intellisoftkenya.com" ]     ] )
  ] [
fhir:name [ fhir:v "IntelliSOFT Kenya – FHIR Team" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@intellisoftkenya.com" ] ;
fhir:use [ fhir:v "work" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.intellisoftkenya.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Generic medicinal product codes drawn from the MOH PPB generic products code system."] ; # 
  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 2025+ IntelliSOFT Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://ilm-hie.dha.go.ke/fhir/CodeSystem/generic-products"^^xsd:anyURI ;
fhir:l <https://ilm-hie.dha.go.ke/fhir/CodeSystem/generic-products>       ]     ] )
  ] . #