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
: SearchParameter – MedicationRequest Medication Code - TTL Representation
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:SearchParameter ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "sp-medicationrequest-medication-code"] ; #
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: SearchParameter sp-medicationrequest-medication-code</b></p><a name=\"sp-medicationrequest-medication-code\"> </a><a name=\"hcsp-medicationrequest-medication-code\"> </a><h2>MedicationRequestMedicationCode</h2><p>Parameter <code>medication</code>:<code>token</code></p><div><p>Enables lookup of all prescriptions for a specific generic product using the PPB GenericProducts code system.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/medicationrequest.html\">MedicationRequest</a></td></tr><tr><td>Expression</td><td><code>(MedicationRequest.medication as CodeableConcept)</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://nshr-uat.sha.go.ke/SearchParameter/medicationrequest-medication-code"^^xsd:anyURI ;
fhir:l <https://nshr-uat.sha.go.ke/SearchParameter/medicationrequest-medication-code>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "MedicationRequestMedicationCode"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-06-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "DHA, Kenya"] ; #
fhir:contact ( [
fhir:name [ fhir:v "DHA, 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 "helpdesk@dha.go.ke" ] ] )
] [
fhir:name [ fhir:v "Digital Health Agency, Kenya" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "helpdesk@dha.go.ke" ] ;
fhir:use [ fhir:v "work" ] ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.dha.go.ke/" ] ] )
] ) ; #
fhir:description [ fhir:v "Enables lookup of all prescriptions for a specific generic product using the PPB GenericProducts 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:code [ fhir:v "medication"] ; #
fhir:base ( [ fhir:v "MedicationRequest"] ) ; #
fhir:type [ fhir:v "token"] ; #
fhir:expression [ fhir:v "(MedicationRequest.medication as CodeableConcept)"] ; #
fhir:xpathUsage [ fhir:v "normal"] . #