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
@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:MedicationAdministration ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example-medicationadministration-otieno-iv"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://nshr-uat.sha.go.ke/StructureDefinition/ke-medication-administration"^^xsd:anyURI ;
fhir:l <https://nshr-uat.sha.go.ke/StructureDefinition/ke-medication-administration> ] )
] ; #
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: MedicationAdministration example-medicationadministration-otieno-iv</b></p><a name=\"example-medicationadministration-otieno-iv\"> </a><a name=\"hcexample-medicationadministration-otieno-iv\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ke-medication-administration.html\">Kenya eRx MedicationAdministration</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-ns-administration-identifier.html\" title=\"Administration record number used by the Medication Administration Record (MAR) system. Format: ADM-{YYYY}-{SITE}-{SEQ}.\">KenyaAdministrationIdentifier</a>/ADM-2025-IPD-00101</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medication-admin-category inpatient}\">Inpatient</span></p><p><b>medication</b>: <span title=\"Codes:{https://ilm-hie.dha.go.ke/fhir/CodeSystem/generic-products-cs GE10015}\">Azithromycin 500 mg Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-example-patient-otieno.html\">James Otieno (official) Male, DoB: 1968-09-20 ( https://ilm-hie.dha.go.ke/fhir/NamingSystem/national-id#KenyaNationalId#10293847)</a></p><p><b>context</b>: <a href=\"Encounter-example-encounter-otieno-inpatient.html\">Encounter: identifier = https://ilm-hie.dha.go.ke/fhir/NamingSystem/encounter-identifier#KenyaEncounterIdentifier#ENC-2025-IPD-00456; status = in-progress; class = inpatient encounter (ActCode#IMP); serviceType = Oncology; priority = Routine; period = 2025-06-10 08:00:00+0300 --> (ongoing)</a></p><p><b>effective</b>: 2025-06-11 09:00:00+0300</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/med-admin-perform-function performer}\">Performer</span></td><td><a href=\"Practitioner-example-practitioner-njoroge.html\">Practitioner Sarah Njoroge (official)</a></td></tr></table><p><b>request</b>: <a href=\"MedicationRequest-example-medicationrequest-amina-azithromycin.html\">MedicationRequest: identifier = https://ilm-hie.dha.go.ke/fhir/NamingSystem/prescription-identifier#KenyaPrescriptionIdentifier#RX-2025-OPD-00789; status = active; intent = order; category = Outpatient; priority = routine; medication[x] = Azithromycin 500 mg Oral Tablet; authoredOn = 2025-06-15</a></p><p><b>note</b>: </p><blockquote><div><p>Administered as pre-chemotherapy antibiotic prophylaxis. Patient tolerated infusion well with no adverse reactions.</p>\n</div></blockquote><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://ilm-hie.dha.go.ke/fhir/CodeSystem/med-admin-route-cs INTRAVENOUS-IV}\">Intravenous</span></td><td><span title=\"Codes:{https://ilm-hie.dha.go.ke/fhir/CodeSystem/route-of-administration-cs RT10036}\">Intravenous</span></td><td>500 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "https://ilm-hie.dha.go.ke/fhir/NamingSystem/administration-identifier"^^xsd:anyURI ;
fhir:l <https://ilm-hie.dha.go.ke/fhir/NamingSystem/administration-identifier> ] ;
fhir:value [ fhir:v "ADM-2025-IPD-00101" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:category [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/medication-admin-category"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/medication-admin-category> ] ;
fhir:code [ fhir:v "inpatient" ] ;
fhir:display [ fhir:v "Inpatient" ] ] )
] ; #
fhir:medication [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "https://ilm-hie.dha.go.ke/fhir/CodeSystem/generic-products-cs"^^xsd:anyURI ;
fhir:l <https://ilm-hie.dha.go.ke/fhir/CodeSystem/generic-products-cs> ] ;
fhir:code [ fhir:v "GE10015" ] ;
fhir:display [ fhir:v "Azithromycin 500 mg Oral Tablet" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/example-patient-otieno ;
fhir:reference [ fhir:v "Patient/example-patient-otieno" ]
] ; #
fhir:context [
fhir:l fhir:Encounter/example-encounter-otieno-inpatient ;
fhir:reference [ fhir:v "Encounter/example-encounter-otieno-inpatient" ]
] ; #
fhir:effective [
a fhir:DateTime ;
fhir:v "2025-06-11T09:00:00+03:00"^^xsd:dateTime
] ; #
fhir:performer ( [
fhir:function [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/med-admin-perform-function"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/med-admin-perform-function> ] ;
fhir:code [ fhir:v "performer" ] ;
fhir:display [ fhir:v "Performer" ] ] ) ] ;
fhir:actor [
fhir:l fhir:Practitioner/example-practitioner-njoroge ;
fhir:reference [ fhir:v "Practitioner/example-practitioner-njoroge" ] ]
] ) ; #
fhir:request [
fhir:l fhir:MedicationRequest/example-medicationrequest-amina-azithromycin ;
fhir:reference [ fhir:v "MedicationRequest/example-medicationrequest-amina-azithromycin" ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "Administered as pre-chemotherapy antibiotic prophylaxis. Patient tolerated infusion well with no adverse reactions." ]
] ) ; #
fhir:dosage [
fhir:route [
( fhir:coding [
fhir:system [
fhir:v "https://ilm-hie.dha.go.ke/fhir/CodeSystem/med-admin-route-cs"^^xsd:anyURI ;
fhir:l <https://ilm-hie.dha.go.ke/fhir/CodeSystem/med-admin-route-cs> ] ;
fhir:code [ fhir:v "INTRAVENOUS-IV" ] ;
fhir:display [ fhir:v "Intravenous" ] ] ) ] ;
fhir:method [
( fhir:coding [
fhir:system [
fhir:v "https://ilm-hie.dha.go.ke/fhir/CodeSystem/route-of-administration-cs"^^xsd:anyURI ;
fhir:l <https://ilm-hie.dha.go.ke/fhir/CodeSystem/route-of-administration-cs> ] ;
fhir:code [ fhir:v "RT10036" ] ;
fhir:display [ fhir:v "Intravenous" ] ] ) ] ;
fhir:dose [
fhir:value [ fhir:v "500"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "mg" ] ]
] . #
IG © 2025+ DHA, Kenya. Package fhir.eprescription.ig#0.1.0 based on FHIR 4.0.1. Generated 2026-04-24
Links: Table of Contents |
QA Report